Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Security Fix(es):
An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.(CVE-2023-43665)
{
"severity": "Medium"
}{
"src": [
"python-django-2.2.27-8.oe2203.src.rpm",
"python-django-3.2.12-7.oe2203sp1.src.rpm",
"python-django-3.2.12-7.oe2203sp2.src.rpm"
],
"noarch": [
"python3-Django-2.2.27-8.oe2203.noarch.rpm",
"python-django-help-2.2.27-8.oe2203.noarch.rpm",
"python3-Django-3.2.12-7.oe2203sp1.noarch.rpm",
"python-django-help-3.2.12-7.oe2203sp1.noarch.rpm",
"python3-Django-3.2.12-7.oe2203sp2.noarch.rpm",
"python-django-help-3.2.12-7.oe2203sp2.noarch.rpm"
]
}