7.5

CVE-2024-7592

Exploit

Quadratic complexity parsing cookies with backslashes

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PythonPython Version < 3.8.20
PythonPython Version >= 3.9.0 < 3.9.20
PythonPython Version >= 3.10.0 < 3.10.15
PythonPython Version >= 3.11.0 < 3.11.10
PythonPython Version >= 3.12.0 < 3.12.6
PythonPython Version3.13.0 Updatealpha0
PythonPython Version3.13.0 Updatealpha1
PythonPython Version3.13.0 Updatealpha2
PythonPython Version3.13.0 Updatealpha3
PythonPython Version3.13.0 Updatealpha4
PythonPython Version3.13.0 Updatealpha5
PythonPython Version3.13.0 Updatealpha6
PythonPython Version3.13.0 Updatebeta1
PythonPython Version3.13.0 Updatebeta2
PythonPython Version3.13.0 Updatebeta3
PythonPython Version3.13.0 Updatebeta4
PythonPython Version3.13.0 Updaterc1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.3% 0.811
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
134c704f-9b21-4f2e-91b3-4a467353bcc0 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-1333 Inefficient Regular Expression Complexity

The product uses a regular expression with a worst-case computational complexity that is inefficient and possibly exponential.

CWE-400 Uncontrolled Resource Consumption

The product does not properly control the allocation and maintenance of a limited resource.

https://github.com/python/cpython/commit/391e5626e3ee5af267b97e37abc7475732e67621
Patch
https://github.com/python/cpython/commit/44e458357fca05ca0ae2658d62c8c595b048b5ef
Patch
https://github.com/python/cpython/commit/a77ab24427a18bff817025adb03ca920dc3f1a06
Patch
https://github.com/python/cpython/commit/b2f11ca7667e4d57c71c1c88b255115f16042d9a
Patch
https://github.com/python/cpython/commit/d4ac921a4b081f7f996a5d2b101684b67ba0ed7f
Patch
https://github.com/python/cpython/commit/d662e2db2605515a767f88ad48096b8ac623c774
Patch
https://github.com/python/cpython/commit/dcc3eaef98cd94d6cb6cb0f44bd1c903d04f33b1
Patch
https://github.com/python/cpython/issues/123067
Patch
Exploit
Issue Tracking
https://github.com/python/cpython/pull/123075
Patch
Issue Tracking
https://mail.python.org/archives/list/security-announce@python.org/thread/HXJAAAALNUNGCQUS2W7WR6GFIZIHFOOK/
Mailing List
https://security.netapp.com/advisory/ntap-20241018-0006/
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html