CVE-2024-7592

HIGHCVSS 7.5/10EPSS 2.30%

Last modified

CVE-2024-7592 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 2.30% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
2.30%

81.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
PythonPython< 3.8.20
PythonPython>= 3.9.0, < 3.9.20
PythonPython>= 3.10.0, < 3.10.15
PythonPython>= 3.11.0, < 3.11.10
PythonPython>= 3.12.0, < 3.12.6
PythonPython3.13.0Alpha0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2024-7592?
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.
How severe is CVE-2024-7592?
CVE-2024-7592 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.30% probability of exploitation in the next 30 days.
How do I fix CVE-2024-7592?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-7592?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST