CVE-2024-7592
CVSS V2 None
CVSS V3 None
Description
There is a LOW severity vulnerability affecting CPython, specifically the
'http.cookies' standard library module.
When parsing cookies that contained backslashes for quoted characters in
the cookie value, the parser would use an algorithm with quadratic
complexity, resulting in excess CPU resources being used while parsing the
value.
Overview
- CVE ID
- CVE-2024-7592
- Assigner
- PSF
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-08-19T19:06:45.311Z
- Last Modified Date
- 2024-08-19T19:06:45.311Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/python/cpython/pull/123075 | patch |
https://github.com/python/cpython/issues/123067 | issue-tracking |
https://mail.python.org/archives/list/security-announce@python.org/thread/HXJAAAALNUNGCQUS2W7WR6GFIZIHFOOK/ | vendor-advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-7592 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7592 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-08-20 13:02:50 | Added to TrackCVE |