← Back to CVE List

CVE-2024-7592

Published: 2024-08-19T19:15Z
Last Modified: 2025-02-05T21:13Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt