CVE-2020-24583

Source
https://cve.org/CVERecord?id=CVE-2020-24583
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-24583.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-24583
Aliases
Downstream
Related
Published
2020-09-01T13:15:11.150Z
Modified
2026-03-10T23:15:10.943080Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILEUPLOADDIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.

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.16"
        },
        {
            "introduced": "3.0"
        },
        {
            "fixed": "3.0.10"
        },
        {
            "introduced": "3.1"
        },
        {
            "fixed": "3.1.1"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-24583.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "20.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "32"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "33"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.8"
            }
        ]
    }
]