CVE-2024-47764
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-47764
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-04T19:09:46.640Z
- Last Modified Date
- 2024-10-04T20:14:56.059Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/jshttp/cookie/security/advisories/GHSA-pxg6-pf52-xh8x | x_refsource_CONFIRM |
https://github.com/jshttp/cookie/pull/167 | x_refsource_MISC |
https://github.com/jshttp/cookie/commit/e10042845354fea83bd8f34af72475eed1dadf5c | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-47764 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47764 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-07 03:37:24 | Added to TrackCVE |