Lucene search
+L

7612 matches found

OSV
OSV
added 2026/02/04 12:00 a.m.10 views

OPENSUSE-SU-2026:10145-1 python312-Django6-6.0.2-1.1 on GA media

These are all security issues fixed in the python312-Django6-6.0.2-1.1 package on the GA media of openSUSE Tumbleweed...

8.5CVSS5.8AI score0.12976EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2026/02/03 8:12 p.m.8 views

CVE-2025-13473

A flaw was found in Django. A remote attacker can exploit a timing attack vulnerability in the django.contrib.auth.handlers.modwsgi.checkpassword function, which is used for authentication via the Apache modwsgi module. This allows the attacker to determine valid usernames on the system, leading ...

5.3CVSS5.3AI score0.00713EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/02/03 8:02 p.m.8 views

CVE-2026-1285

A flaw was found in Django. A remote attacker can exploit this vulnerability by providing crafted inputs containing a large number of unmatched HTML end tags to the django.utils.text.Truncator.chars and Truncator.words methods when html=True, or through the truncatecharshtml and truncatewordshtml...

7.5CVSS5.5AI score0.00993EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/02/03 8:01 p.m.9 views

CVE-2025-14550

A flaw was found in Django. A remote attacker can exploit this vulnerability by sending a crafted request containing multiple duplicate headers to the ASGIRequest component. This can lead to a potential Denial of Service DoS, making the affected system unavailable to legitimate users. Mitigation...

7.5CVSS5.1AI score0.00993EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/02/03 4:07 p.m.11 views

CVE-2026-1312

A flaw was found in Django. A remote attacker could exploit a SQL injection vulnerability in the .QuerySet.orderby method. This occurs when column aliases containing periods are used, and the same alias is also present in FilteredRelation via a specially crafted dictionary. Successful exploitatio...

8.5CVSS6.2AI score0.00802EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/02/03 4:07 p.m.10 views

CVE-2026-1287

A flaw was found in Django. This vulnerability allows a remote attacker to perform SQL injection by using specially crafted control characters within column aliases. When these crafted aliases are passed through dictionary expansion to QuerySet methods like annotate or values, it can lead to the...

8.3CVSS5.8AI score0.00754EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/02/03 4:07 p.m.11 views

CVE-2026-1207

A flaw was found in Django. A remote attacker could inject SQL commands by manipulating the band index parameter during raster lookups on RasterField only implemented on PostGIS. This SQL injection vulnerability could lead to unauthorized information disclosure, data alteration, or denial of...

8.3CVSS5.5AI score0.12976EPSS
SaveExploits1References6
OSV
OSV
added 2026/02/03 4:06 p.m.11 views

USN-8009-1 python-django vulnerabilities

It was discovered that Django exposed timing information when checking passwords. An attacker could possibly use this issue to obtain sensitive information. CVE-2025-13473 Jiyong Yang discovered that Django incorrectly handled malformed requests with duplicate headers. An attacker could possibly...

8.5CVSS7.2AI score0.12976EPSS
SaveExploits2References7
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
Rows per page
Query Builder