原始 OSV JSON{
"id": "GHSA-p99v-5w3c-jqq9",
"aliases": [
"CVE-2021-33571"
],
"details": "In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .",
"summary": "Django Access Control Bypass possibly leading to SSRF, RFI, and LFI attacks ",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2a1"
},
{
"fixed": "2.2.24"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0a1"
},
{
"fixed": "3.1.12"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.2a1"
},
{
"fixed": "3.2.4"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-20T15:46:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2021-06-10T17:21:12Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33571",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/203d4ab9ebcd72fc4d6eb7398e66ed9e474e118e",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/9f75e2e562fa0c0482f3dde6fc7399a9070b4a3d",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/f27c38ab5d90f68c9dd60cabef248a570c0be8fc",
"type": "WEB"
},
{
"url": "https://docs.djangoproject.com/en/3.2/releases/security",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-p99v-5w3c-jqq9",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-99.yaml",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/django-announce/c/sPyjSKMi8Eo",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20210727-0004",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-06-08T18:15:00Z",
"github_reviewed_at": "2021-06-10T14:42:30Z"
}
}