GHSA-hpr9-3m2g-3j9p · 深刻度: high · エコシステム: pip — Django vulnerable to SQL injection in column aliases
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 は中リスク(44.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.59%、43 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.59% | +0.57% |
| 2 | 2025-11-21 | 0.05% | 0.03% | -0.03% |
| 3 | 2025-11-18 | — | 0.05% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
1.8 | 4.7 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-hpr9-3m2g-3j9p · 深刻度: high · エコシステム: pip — Django vulnerable to SQL injection in column aliases
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2025-59681: 1 source package rows (py3-django); 2 state rows across 2 repos (3.22-community, edge-community); fixed 2, open 0. | https://security.alpinelinux.org/vuln/CVE-2025-59681 |
debian
|
not yet assigned | CVE-2025-59681 not yet assigned priority: Debian including 1 source packages (python-django), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-59681 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-59681 |
suse
|
critical | CVE-2025-59681 severity critical: SUSE including 11 source package names (python3-Django-2.2.28-bp156.21.1, python311-Django-4.2.11-150600.3.33.1, …), 14 product×package rows across 6 product lines (SUSE Linux Enterprise Module for Package Hub 15 SP6, SUSE Linux Enterprise Module for Package Hub 15 SP7, … (6 product lines)): Fixed 14. | https://www.suse.com/security/cve/CVE-2025-59681/ |
ubuntu
|
medium | CVE-2025-59681 medium priority: Ubuntu including 1 source packages (python-django), 9 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): released 9. | https://ubuntu.com/security/CVE-2025-59681 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| djangoproject | django | >= 4.2, < 4.2.25 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| djangoproject | django | >= 5.1, < 5.1.13 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| djangoproject | django | >= 5.2, < 5.2.7 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://docs.djangoproject.com/en/dev/releases/security/ | Vendor Advisory |
| https://groups.google.com/g/django-announce | Release Notes Vendor Advisory |
| https://www.djangoproject.com/weblog/2025/oct/01/security-releases/ | Release Notes Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2025/10/01/3 |