In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.
{
"cpe": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "3.2"
},
{
"fixed": "3.2.16"
},
{
"introduced": "4.0"
},
{
"fixed": "4.0.8"
},
{
"introduced": "4.1"
},
{
"fixed": "4.1.2"
}
],
"source": [
"CPE_FIELD",
"REFERENCES"
]
}