CVE-2024-53907

Source
https://cve.org/CVERecord?id=CVE-2024-53907
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53907.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-53907
Aliases
Downstream
Related
Published
2024-12-06T00:00:00Z
Modified
2026-05-15T04:12:09.531679309Z
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 Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "5.1"
                },
                {
                    "fixed": "5.1.4"
                },
                {
                    "introduced": "5.0"
                },
                {
                    "fixed": "5.0.10"
                },
                {
                    "introduced": "4.2"
                },
                {
                    "fixed": "4.2.17"
                }
            ]
        }
    ],
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53907.json"
}
References

Affected packages