CVE-2021-45452

Source
https://cve.org/CVERecord?id=CVE-2021-45452
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-45452.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-45452
Aliases
Downstream
Related
Published
2022-01-05T00:15:07.997Z
Modified
2026-03-20T11:45:17.282900Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.

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.26"
        },
        {
            "introduced": "3.2"
        },
        {
            "fixed": "3.2.11"
        },
        {
            "introduced": "4.0"
        },
        {
            "fixed": "4.0.1"
        }
    ]
}

Database specific

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