CVE-2023-24580

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

An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.

Database specific
{
    "cna_assigner": "mitre",
    "unresolved_ranges": [
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "3.2"
                },
                {
                    "fixed": "3.2.18"
                },
                {
                    "introduced": "4.0"
                },
                {
                    "fixed": "4.0.10"
                },
                {
                    "introduced": "4.1"
                },
                {
                    "fixed": "4.1.7"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/24xxx/CVE-2023-24580.json"
}
References

Affected packages