CVE-2024-7592

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:alpha0:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:alpha3:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:alpha4:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:alpha5:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:alpha6:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:beta1:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:beta2:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:beta3:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:beta4:*:*:*:*:*:*
cpe:2.3:a:python:python:3.13.0:rc1:*:*:*:*:*:*

History

05 Feb 2025, 21:13

Type Values Removed Values Added
References () https://github.com/python/cpython/commit/391e5626e3ee5af267b97e37abc7475732e67621 - () https://github.com/python/cpython/commit/391e5626e3ee5af267b97e37abc7475732e67621 - Patch
References () https://github.com/python/cpython/commit/44e458357fca05ca0ae2658d62c8c595b048b5ef - () https://github.com/python/cpython/commit/44e458357fca05ca0ae2658d62c8c595b048b5ef - Patch
References () https://github.com/python/cpython/commit/a77ab24427a18bff817025adb03ca920dc3f1a06 - () https://github.com/python/cpython/commit/a77ab24427a18bff817025adb03ca920dc3f1a06 - Patch
References () https://github.com/python/cpython/commit/b2f11ca7667e4d57c71c1c88b255115f16042d9a - () https://github.com/python/cpython/commit/b2f11ca7667e4d57c71c1c88b255115f16042d9a - Patch
References () https://github.com/python/cpython/commit/d4ac921a4b081f7f996a5d2b101684b67ba0ed7f - () https://github.com/python/cpython/commit/d4ac921a4b081f7f996a5d2b101684b67ba0ed7f - Patch
References () https://github.com/python/cpython/commit/d662e2db2605515a767f88ad48096b8ac623c774 - () https://github.com/python/cpython/commit/d662e2db2605515a767f88ad48096b8ac623c774 - Patch
References () https://github.com/python/cpython/commit/dcc3eaef98cd94d6cb6cb0f44bd1c903d04f33b1 - () https://github.com/python/cpython/commit/dcc3eaef98cd94d6cb6cb0f44bd1c903d04f33b1 - Patch
References () https://security.netapp.com/advisory/ntap-20241018-0006/ - () https://security.netapp.com/advisory/ntap-20241018-0006/ - Third Party Advisory

31 Jan 2025, 20:15

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/44e458357fca05ca0ae2658d62c8c595b048b5ef -

Information

Published : 2024-08-19 19:15

Updated : 2025-02-05 21:13


NVD link : CVE-2024-7592

Mitre link : CVE-2024-7592

CVE.ORG link : CVE-2024-7592


JSON object : View

Products Affected

python

  • python
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-1333

Inefficient Regular Expression Complexity