CVE-2023-23969

Source
https://cve.org/CVERecord?id=CVE-2023-23969
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-23969.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-23969
Aliases
Downstream
Related
Published
2023-02-01T00:00:00Z
Modified
2026-05-15T11:53:43.962046975Z
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
Summary
[none]
Details

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "3.2"
                },
                {
                    "fixed": "3.2.17"
                },
                {
                    "introduced": "4.0"
                },
                {
                    "fixed": "4.0.9"
                },
                {
                    "introduced": "4.1"
                },
                {
                    "fixed": "4.1.6"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/23xxx/CVE-2023-23969.json",
    "cna_assigner": "mitre"
}
References

Affected packages