Lucene search
+L

7605 matches found

Snyk
Snyk
added 2026/02/03 3:49 p.m.10 views

SQL Injection

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to SQL Injection via the band index parameter bandlhs in checkraster lookups when using PostGIS. An attacker can execute arbitrary S...

8.3CVSS6.7AI score0.12976EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/03 3:49 p.m.7 views

Inefficient Algorithmic Complexity

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the django.utils.text.Truncator.chars and Truncator.words methods when html=True, as well ...

7.5CVSS5.6AI score0.00993EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/03 3:49 p.m.7 views

SQL Injection

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to SQL Injection via the FilteredRelation when control characters are used in column aliases through a crafted dictionary with...

9.8CVSS6.2AI score0.00754EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/03 3:49 p.m.6 views

SQL Injection

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to SQL Injection via the QuerySet.orderby and FilteredRelation when column aliases containing periods are used with a crafted...

9.8CVSS6.2AI score0.00802EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/03 3:49 p.m.6 views

Timing Attack

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Timing Attack via the checkpassword function in the modwsgi.py file. An attacker can determine the existence of valid usernames b...

7.5CVSS5.5AI score0.00713EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/03 3:49 p.m.5 views

Inefficient Algorithmic Complexity

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the repeated headers when using ASGI. An attacker can exhaust system resources by sending...

7.5CVSS5.6AI score0.00993EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/03 3:30 p.m.14 views

GHSA-GVG8-93H5-G6QQ Django has an SQL Injection issue

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

9.3CVSS7.1AI score0.00754EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/03 3:30 p.m.22 views

Django has an SQL Injection issue

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
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/03 3:30 p.m.14 views

Django has an SQL Injection issue

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

8.5CVSS5.6AI score0.00802EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/02/03 3:30 p.m.14 views

GHSA-6426-9FV3-65X8 Django has an SQL Injection issue

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.1AI score0.00802EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/02/03 3:30 p.m.12 views

Django has Inefficient Algorithmic Complexity

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
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/03 3:30 p.m.23 views

GHSA-MWM9-4648-F68Q Django has an SQL Injection issue

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

9.3CVSS6AI score0.12976EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/02/03 3:30 p.m.16 views

Django has Observable Timing Discrepancy

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsgi allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series such as 5.0.x,...

5.3CVSS5.5AI score0.00713EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/03 3:30 p.m.13 views

GHSA-2MCM-79HX-8FXW Django has Observable Timing Discrepancy

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsgi allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series such as 5.0.x,...

6.9CVSS5.9AI score0.00713EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/03 3:30 p.m.10 views

GHSA-4RRR-2H4V-F3J9 Django has Inefficient Algorithmic Complexity

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

6.9CVSS5.9AI score0.00993EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/03 3:30 p.m.7 views

GHSA-33MW-Q7RJ-MJWJ Django has Inefficient Algorithmic Complexity

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. ASGIRequest allows a remote attacker to cause a potential denial-of-service via a crafted request with multiple duplicate headers. Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not...

6.9CVSS7.1AI score0.00993EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/03 3:16 p.m.17 views

PYSEC-2026-44

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.4CVSS7.3AI score0.12976EPSS
SaveExploits1References4
NVD
NVD
added 2026/02/03 3:16 p.m.10 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.3CVSS0.00754EPSS
SaveExploits0References15
PyPA
PyPA
added 2026/02/03 3:16 p.m.18 views

PYSEC-2026-47

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.3AI score0.00802EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2026/02/03 3:16 p.m.17 views

PYSEC-2026-44

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

5.4CVSS7.4AI score0.12976EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder