CVE-2024-47764

high

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.

References

https://github.com/jshttp/cookie/security/advisories/GHSA-pxg6-pf52-xh8x

https://github.com/jshttp/cookie/pull/167

https://github.com/jshttp/cookie/commit/e10042845354fea83bd8f34af72475eed1dadf5c

Details

Source: Mitre, NVD

Published: 2024-10-04

Updated: 2024-10-07

Risk Information

CVSS v2

Base Score: 7.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

Severity: High

CVSS v3

Base Score: 8.2

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N

Severity: High