mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
97 lines
3.8 KiB
JSON
97 lines
3.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2021-33571",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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+..) ."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://docs.djangoproject.com/en/3.2/releases/security/",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.djangoproject.com/en/3.2/releases/security/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://groups.google.com/g/django-announce/c/sPyjSKMi8Eo",
|
|
"url": "https://groups.google.com/g/django-announce/c/sPyjSKMi8Eo"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/",
|
|
"url": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20210727-0004/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20210727-0004/"
|
|
},
|
|
{
|
|
"refsource": "FEDORA",
|
|
"name": "FEDORA-2022-e7fd530688",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/django/django/commit/f27c38ab5d90f68c9dd60cabef248a570c0be8fc",
|
|
"url": "https://github.com/django/django/commit/f27c38ab5d90f68c9dd60cabef248a570c0be8fc"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/django/django/commit/203d4ab9ebcd72fc4d6eb7398e66ed9e474e118e",
|
|
"url": "https://github.com/django/django/commit/203d4ab9ebcd72fc4d6eb7398e66ed9e474e118e"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/django/django/commit/9f75e2e562fa0c0482f3dde6fc7399a9070b4a3d",
|
|
"url": "https://github.com/django/django/commit/9f75e2e562fa0c0482f3dde6fc7399a9070b4a3d"
|
|
}
|
|
]
|
|
}
|
|
} |