28 lines
987 B
JSON
Raw Normal View History

{
"id": "CVE-2023-46695",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-02T06:15:08.000",
"lastModified": "2023-11-02T12:54:30.570",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters."
}
],
"metrics": {},
"references": [
{
"url": "https://docs.djangoproject.com/en/4.2/releases/security/",
"source": "cve@mitre.org"
},
{
"url": "https://groups.google.com/forum/#!forum/django-announce",
"source": "cve@mitre.org"
},
{
"url": "https://www.djangoproject.com/weblog/2023/nov/01/security-releases/",
"source": "cve@mitre.org"
}
]
}