CVE-2024-7592

Sept. 4, 2024, 9:15 p.m.

7.5
High

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.

Product(s) Impacted

Vendor Product Versions
Python
  • Python
  • *, 3.13.0

Weaknesses

Common security weaknesses mapped to this vulnerability.

CWE-1333
Inefficient Regular Expression Complexity
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
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.

*CPE(s)

Affected systems and software identified for this CVE.

Type Vendor Product Version Update Edition Language Software Edition Target Software Target Hardware Other Information
a python python / / / / / / / /
a python python 3.13.0 alpha0 / / / / / /
a python python 3.13.0 alpha1 / / / / / /
a python python 3.13.0 alpha2 / / / / / /
a python python 3.13.0 alpha3 / / / / / /
a python python 3.13.0 alpha4 / / / / / /
a python python 3.13.0 alpha5 / / / / / /
a python python 3.13.0 alpha6 / / / / / /
a python python 3.13.0 beta1 / / / / / /
a python python 3.13.0 beta2 / / / / / /
a python python 3.13.0 beta3 / / / / / /
a python python 3.13.0 beta4 / / / / / /
a python python 3.13.0 rc1 / / / / / /

CVSS Score

7.5 / 10

CVSS Data - 3.1

  • Attack Vector: NETWORK
  • Attack Complexity: LOW
  • Privileges Required: NONE
  • Scope: UNCHANGED
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: HIGH
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

    View Vector String

Timeline

Published: Aug. 19, 2024, 7:15 p.m.
Last Modified: Sept. 4, 2024, 9:15 p.m.

Status : Modified

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

More info

Source

cna@python.org

*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.