In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validateipv4address, and validateipv46address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validateipv4address and validateipv46address are unaffected with Python 3.9.5+..) .
{
"unresolved_ranges": [
{
"cpe": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"extracted_events": [
{
"last_affected": "35"
}
],
"source": "CPE_FIELD"
}
]
}{
"cpe": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "2.2"
},
{
"fixed": "2.2.24"
},
{
"introduced": "3.0"
},
{
"fixed": "3.1.12"
},
{
"introduced": "3.2"
},
{
"fixed": "3.2.4"
}
],
"source": [
"CPE_FIELD",
"REFERENCES"
]
}