Skip to main content
Version: latest

CVE-2024-7592

CVE Details

CVE-2024-7592

Last Update

9/5/24

NIST CVE Summary

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.

Our Official Summary

Some problematic patterns and their application can lead to exponential time complexity under certain conditions, akin to a Regular Expression Denial of Service (ReDoS) attack. Investigating to see if there is a upstream fix available.

CVE Severity

7.5

Status

Ongoing

Affected Products & Versions

  • Palette VerteX 4.4.14

Revision History

  • 1.0 09/05/2024 Initial Publication
  • 2.0 09/05/2024 Added Palette VerteX 4.4.14 to Affected Products