Lucene search
+L

7606 matches found

Cvelist
Cvelist
added 2026/02/03 2:36 p.m.44 views

CVE-2026-1312 Potential SQL injection via QuerySet.order_by and FilteredRelation

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

0.00802EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/03 2:36 p.m.10 views

CVE-2026-1312 Potential SQL injection via QuerySet.order_by and FilteredRelation

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

5.6AI score0.00802EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/02/03 2:36 p.m.8 views

EUVD-2026-5236

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

5.4CVSS5.6AI score0.00802EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/03 2:36 p.m.55 views

CVE-2026-1312

CVE-2026-1312 affects Django: 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The issue is a SQL injection in QuerySet.order_by() when using column aliases that contain periods in a FilteredRelation, where the same alias is passed via a crafted dictionary using dictionary expansion. T...

8.5CVSS5.6AI score0.00802EPSS
SaveExploits1References15Affected Software1
OSV
OSV
added 2026/02/03 2:36 p.m.7 views

CVE-2026-1312 Potential SQL injection via QuerySet.order_by and FilteredRelation

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

5.4CVSS7.2AI score
SaveExploits0References19
EUVD
EUVD
added 2026/02/03 2:36 p.m.10 views

EUVD-2026-5249

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

5.4CVSS5.6AI score0.00754EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/03 2:36 p.m.9 views

CVE-2026-1287 Potential SQL injection in column aliases via control characters

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

5.4CVSS6.9AI score
SaveExploits0References19
Cvelist
Cvelist
added 2026/02/03 2:36 p.m.63 views

CVE-2026-1287 Potential SQL injection in column aliases via control characters

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

0.00754EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/03 2:36 p.m.8 views

CVE-2026-1287

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

5.6AI score0.00754EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/02/03 2:36 p.m.123 views

CVE-2026-1287

CVE-2026-1287 affects Django: SQL injection in FilteredRelation via column aliases and control characters in dictionary kwargs passed to QuerySet methods (annotate/aggregate/extra/values/values_list/alias). Affected versions: 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. Several con...

8.3CVSS5.6AI score0.00754EPSS
SaveExploits0References15Affected Software1
AlpineLinux
AlpineLinux
added 2026/02/03 2:36 p.m.91 views

CVE-2026-1287

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

8.3CVSS5.6AI score0.00754EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/03 2:35 p.m.63 views

CVE-2026-1285 Potential denial-of-service vulnerability in django.utils.text.Truncator HTML methods

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

0.00993EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/03 2:35 p.m.10 views

CVE-2026-1285

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

5.5AI score0.00993EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/02/03 2:35 p.m.71 views

CVE-2026-1285

CVE-2026-1285 affects Django 6.0.x before 6.0.2, 5.2.x before 5.2.11, and 4.2.x before 4.2.28. The issue concerns django.utils.text.Truncator.chars() and Truncator.words() with html=True, and truncatechars_html / truncatewords_html filters, which can allow a remote attacker to trigger a denial-of...

7.5CVSS5.5AI score0.00993EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/02/03 2:35 p.m.10 views

CVE-2026-1285

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

7.5CVSS7.2AI score0.00993EPSS
SaveExploits0
EUVD
EUVD
added 2026/02/03 2:35 p.m.8 views

EUVD-2026-5251

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

7.5CVSS5.5AI score0.00993EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/03 2:35 p.m.4 views

CVE-2026-1285 Potential denial-of-service vulnerability in django.utils.text.Truncator HTML methods

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

5.5AI score0.00993EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/02/03 2:35 p.m.84 views

CVE-2026-1285

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

7.5CVSS5.5AI score0.00993EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/03 2:35 p.m.11 views

CVE-2026-1207

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. Raster lookups on RasterField only implemented on PostGIS allows remote attackers to inject SQL via the band index parameter. Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not evaluate...

5.7AI score0.12976EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/03 2:35 p.m.224 views

CVE-2026-1207

CVE-2026-1207 affects Django: vulnerable in Django 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The issue is in raster lookups on RasterField (PostGIS only) that allows remote SQL injection via the band index parameter. Older unsupported Django series (5.0.x, 4.1.x, 3.2.x) were not...

8.3CVSS5.7AI score0.12976EPSS
SaveIn wildExploits1References15Affected Software1
Rows per page
Query Builder