Bug 2316549 (CVE-2024-47764) - CVE-2024-47764 cookie: cookie accepts cookie name, path, and domain with out of bounds characters
Summary: CVE-2024-47764 cookie: cookie accepts cookie name, path, and domain with out ...
Keywords:
Status: NEW
Alias: CVE-2024-47764
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-04 20:05 UTC by OSIDB Bzimport
Modified: 2025-05-06 08:29 UTC (History)
163 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-04 20:05:23 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.