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.
References
Configurations
Configuration 1 (hide)
|
History
04 Sep 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
03 Sep 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Aug 2024, 16:02
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-1333 | |
First Time |
Python python
Python |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CPE | cpe:2.3:a:python:python:3.13.0:beta3:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:alpha4:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:alpha6:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:beta2:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:beta4:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:rc1:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:beta1:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:alpha0:*:*:*:*:*:* cpe:2.3:a:python:python:*:*:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:alpha3:*:*:*:*:*:* cpe:2.3:a:python:python:3.13.0:alpha5:*:*:*:*:*:* |
|
References | () https://github.com/python/cpython/issues/123067 - Exploit, Issue Tracking, Patch | |
References | () https://github.com/python/cpython/pull/123075 - Issue Tracking, Patch | |
References | () https://mail.python.org/archives/list/security-announce@python.org/thread/HXJAAAALNUNGCQUS2W7WR6GFIZIHFOOK/ - Mailing List |
19 Aug 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-19 19:15
Updated : 2024-09-04 21:15
NVD link : CVE-2024-7592
Mitre link : CVE-2024-7592
CVE.ORG link : CVE-2024-7592
JSON object : View
Products Affected
python
- python