Security Advisory

CVE-2024-47764

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-04 19:09:46
Last updated 2024-10-04 20:14:56
Assigner GitHub_M
State 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.