GHSA-hpr9-3m2g-3j9p

Suggest an improvement
Source
https://github.com/advisories/GHSA-hpr9-3m2g-3j9p
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/10/GHSA-hpr9-3m2g-3j9p/GHSA-hpr9-3m2g-3j9p.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-hpr9-3m2g-3j9p
Aliases
Related
Published
2025-10-01T21:31:21Z
Modified
2025-11-05T21:17:41.438979Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N CVSS Calculator
Summary
Django vulnerable to SQL injection in column aliases
Details

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).

Database specific
{
    "github_reviewed_at": "2025-10-01T21:58:51Z",
    "cwe_ids": [
        "CWE-89"
    ],
    "nvd_published_at": "2025-10-01T19:15:36Z",
    "github_reviewed": true,
    "severity": "HIGH"
}
References

Affected packages

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.2
Fixed
4.2.25

Affected versions

4.*

4.2
4.2.1
4.2.2
4.2.3
4.2.4
4.2.5
4.2.6
4.2.7
4.2.8
4.2.9
4.2.10
4.2.11
4.2.12
4.2.13
4.2.14
4.2.15
4.2.16
4.2.17
4.2.18
4.2.19
4.2.20
4.2.21
4.2.22
4.2.23
4.2.24

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.1
Fixed
5.1.13

Affected versions

5.*

5.1
5.1.1
5.1.2
5.1.3
5.1.4
5.1.5
5.1.6
5.1.7
5.1.8
5.1.9
5.1.10
5.1.11
5.1.12

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2
Fixed
5.2.7

Affected versions

5.*

5.2
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6