Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Security Fix(es):
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.(CVE-2023-46695)
{
"severity": "High"
}{
"src": [
"python-django-2.2.27-9.oe2203.src.rpm",
"python-django-3.2.12-8.oe2203sp1.src.rpm",
"python-django-3.2.12-8.oe2203sp2.src.rpm"
],
"noarch": [
"python3-Django-2.2.27-9.oe2203.noarch.rpm",
"python-django-help-2.2.27-9.oe2203.noarch.rpm",
"python3-Django-3.2.12-8.oe2203sp1.noarch.rpm",
"python-django-help-3.2.12-8.oe2203sp1.noarch.rpm",
"python-django-help-3.2.12-8.oe2203sp2.noarch.rpm",
"python3-Django-3.2.12-8.oe2203sp2.noarch.rpm"
]
}