CVE-2021-33571

Source
https://cve.org/CVERecord?id=CVE-2021-33571
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-33571.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-33571
Aliases
Downstream
Related
Published
2021-06-08T18:15:08.517Z
Modified
2026-03-23T05:02:03.252857370Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validateipv4address, and validateipv46address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validateipv4address and validateipv46address are unaffected with Python 3.9.5+..) .

References

Affected packages

Git / github.com/django/django

Affected ranges

Type
GIT
Repo
https://github.com/django/django
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.2"
        },
        {
            "fixed": "2.2.24"
        },
        {
            "introduced": "3.0"
        },
        {
            "fixed": "3.1.12"
        },
        {
            "introduced": "3.2"
        },
        {
            "fixed": "3.2.4"
        }
    ]
}

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "35"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-33571.json"