Back to search
CVE-2024-47764
Published: Oct 4, 2024
Modified: Oct 4, 2024
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
jshttp | cookie | affected < 0.7.0 |
Weaknesses (CWE)
References
https://github.com/jshttp/cookie/security/advisories/GHSA-pxg6-pf52-xh8x
x_refsource_CONFIRM
https://github.com/jshttp/cookie/pull/167
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now