CVE-2024-7592
Public on 2024-08-19
Modified on 2024-08-21
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.
'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.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 2 - Core | python | Pending Fix | ||
Amazon Linux 1 | python27 | No Fix Planned | ||
Amazon Linux 2 - Core | python3 | Pending Fix | ||
Amazon Linux 2023 | python3.11 | Pending Fix | ||
Amazon Linux 2023 | python3.9 | Pending Fix | ||
Amazon Linux 1 | python38 | No Fix Planned | ||
Amazon Linux 2 - Python3.8 Extra | python38 | Pending Fix |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 2.6 | CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L |
NVD | CVSSv3 | 7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |