OESA-2025-2680

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2680
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2680.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-2680
Upstream
Published
2025-11-14T12:39:10Z
Modified
2025-11-17T04:50:02.960500Z
Summary
python-django security update
Details

A high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Security Fix(es):

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. NFKC normalization in Python is slow on Windows. As a consequence, django.http.HttpResponseRedirect, django.http.HttpResponsePermanentRedirect, and the shortcut django.shortcuts.redirect were subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.(CVE-2025-64458)

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods QuerySet.filter(), QuerySet.exclude(), and QuerySet.get(), and the class Q(), are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the _connector argument. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank cyberstan for reporting this issue.(CVE-2025-64459)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:22.03-LTS-SP4 / python-django

Package

Name
python-django
Purl
pkg:rpm/openEuler/python-django&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.2.15-10.oe2203sp4

Ecosystem specific

{
    "noarch": [
        "python-django-help-4.2.15-10.oe2203sp4.noarch.rpm",
        "python3-Django-4.2.15-10.oe2203sp4.noarch.rpm"
    ],
    "src": [
        "python-django-4.2.15-10.oe2203sp4.src.rpm"
    ]
}