OESA-2025-2462

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2462
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2462.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2462
Upstream
Published
2025-10-17T14:55:07Z
Modified
2025-10-17T15:32:53.121696Z
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 Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods on MySQL and MariaDB.(CVE-2025-59681)

A critical vulnerability was found in Django up to 4.2.24/5.1.12/5.2.6. Using CWE to declare the problem leads to CWE-22. The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. Impacted is confidentiality, integrity, and availability. Upgrading to version 4.2.25, 5.1.13 or 5.2.7 eliminates this vulnerability.(CVE-2025-59682)

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

Affected packages

openEuler:24.03-LTS-SP1 / python-django

Package

Name
python-django
Purl
pkg:rpm/openEuler/python-django&distro=openEuler-24.03-LTS-SP1

Affected ranges

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

Ecosystem specific

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