CVE-2023-36053

Source
https://cve.org/CVERecord?id=CVE-2023-36053
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-36053.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-36053
Aliases
Downstream
Related
Published
2023-07-03T13:15:09.737Z
Modified
2026-03-15T22:47:05.652424Z
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.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.

References

Affected packages

Git / github.com/django/django

Affected ranges

Type
GIT
Repo
https://github.com/django/django
Events
Database specific
{
    "versions": [
        {
            "introduced": "3.2"
        },
        {
            "fixed": "3.2.20"
        },
        {
            "introduced": "4.0"
        },
        {
            "fixed": "4.1.10"
        },
        {
            "introduced": "4.2"
        },
        {
            "fixed": "4.2.3"
        }
    ]
}

Affected versions

4.*
4.2
4.2.1
4.2.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-36053.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "11.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "12.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "37"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "38"
            }
        ]
    }
]