2021-05-25 22:00:42 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2021-06-08 18:01:00 +00:00
"ID" : "CVE-2021-33571" ,
"STATE" : "PUBLIC"
2021-05-25 22:00:42 +00:00
} ,
2021-06-08 18:01:00 +00:00
"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" ,
2021-05-25 22:00:42 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-08 18:01:00 +00:00
"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/"
2021-07-30 14:10:20 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20210727-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20210727-0004/"
2021-05-25 22:00:42 +00:00
}
]
}
}