CVE-2024-7592

Aug. 19, 2024, 7:26 p.m.

Awaiting Analysis
CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.

Products

CPython

Source

cna@python.org

Tags

CVE-2024-7592 details

Published : Aug. 19, 2024, 7:15 p.m.
Last Modified : Aug. 19, 2024, 7:26 p.m.

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.

CVSS Score

1 2 3 4 5 6 7 8 9 10

Weakness

Weakness Name Description
CWE-400 Uncontrolled Resource Consumption The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
This website uses the NVD API, but is not approved or certified by it.