OESA-2025-2461

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2461
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2461.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-2461
Upstream
Published
2025-10-17T14:55:06Z
Modified
2025-10-18T09:48:22.720414Z
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: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-9.oe2203sp4

Ecosystem specific

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