原始 OSV JSON{
"id": "GHSA-m6gj-h9gm-gw44",
"aliases": [
"CVE-2020-24583"
],
"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). FILE_UPLOAD_DIRECTORY_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.",
"summary": "Django Incorrect Default Permissions",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2a1"
},
{
"fixed": "2.2.16"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0a1"
},
{
"fixed": "3.0.10"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1a1"
},
{
"fixed": "3.1.1"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-18T20:05:04Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2021-03-18T20:30:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24583",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/8d7271578d7b153435b40fe40236ebec43cbf1b9",
"type": "WEB"
},
{
"url": "https://docs.djangoproject.com/en/dev/releases/security",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-m6gj-h9gm-gw44",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2020-33.yaml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!topic/django-announce/Gdqn58RqIDM",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!topic/django-announce/zFCMdgUnutU",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/F2ZHO3GZCJMP3DDTXCNVFV6ED3W64NAU",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/OLGFFLMF3X6USMJD7V5F5P4K2WVUTO3T",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/ZCRPQCBTV3RZHKVZ6K6QOAANPRZQD3GI",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20200918-0004",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/4479-1",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2020/sep/01/security-releases",
"type": "WEB"
},
{
"url": "https://www.openwall.com/lists/oss-security/2020/09/01/2",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-276"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-09-01T13:15:00Z",
"github_reviewed_at": "2021-03-13T00:36:46Z"
}
}