Security Advisory

CVE-2024-7592

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-19 19:06:45
Last updated 2025-11-03 22:32:52
Assigner PSF
State PUBLISHED

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.