CVE-2024-47764

MEDIUM EPSS 50.3%
Published Oct 4, 20241y ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Medium
Find Similar
Published Oct 4, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

cookie is a basic HTTP cookie parser and serializer for HTTP servers. The cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. A similar escape can be used for path and domain, which could be abused to alter other fields of the cookie. Upgrade to 0.7.0, which updates the validation for name, path, and domain.

CVSS Details

Base Score
6.9
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
50.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-74

References 3

  • github.com https://github.com/jshttp/cookie/commit/e10042845354fea83bd8f34af72475eed1dadf5c
  • github.com https://github.com/jshttp/cookie/pull/167
  • github.com https://github.com/jshttp/cookie/security/advisories/GHSA-pxg6-pf52-xh8x

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.