BIT-libpython-2024-7592

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/libpython/BIT-libpython-2024-7592.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-libpython-2024-7592
Aliases
Published
2025-08-11T13:52:56.070Z
Modified
2025-08-11T14:44:55.538365Z
Summary
Quadratic complexity parsing cookies with backslashes
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / libpython

Package

Name
libpython
Purl
pkg:bitnami/libpython

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.20
Introduced
3.9.0
Fixed
3.9.20
Introduced
3.10.0
Fixed
3.10.15
Introduced
3.11.0
Fixed
3.11.10
Introduced
3.12.0
Fixed
3.12.6