Lucene search
+L

8007 matches found

EUVD
EUVD
added 2015/01/16 4:59 p.m.6 views

EUVD-2015-0015

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

5CVSS6AI score0.04334EPSS
SaveExploits1References28
PyPA
PyPA
added 2015/01/16 4:59 p.m.7 views

PYSEC-2015-6

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

5CVSS6.8AI score0.04334EPSS
SaveExploits1References14Affected Software1
OSV
OSV
added 2015/01/16 4:59 p.m.35 views

PYSEC-2015-5

The django.util.http.issafeurl function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted URL, related to redirect URLs, as demonstrated by a...

4.3CVSS5AI score0.03028EPSS
SaveExploits1References13
OSV
OSV
added 2015/01/16 4:59 p.m.34 views

PYSEC-2015-4

Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an underscore character instead of a - dash character in an HTTP header, as demonstrated by an X-AuthUser header...

5CVSS3.7AI score0.06783EPSS
SaveExploits1References14
OSV
OSV
added 2015/01/16 4:59 p.m.38 views

PYSEC-2015-6

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

5CVSS4.9AI score0.04334EPSS
SaveExploits1References14
Prion
Prion
added 2015/01/16 4:59 p.m.18 views

Sql injection

ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when showhiddeninitial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries...

5CVSS7.5AI score0.0269EPSS
SaveExploits0References11Affected Software2
Prion
Prion
added 2015/01/16 4:59 p.m.25 views

Cross site scripting

The django.util.http.issafeurl function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted URL, related to redirect URLs, as demonstrated by a...

4.3CVSS5.9AI score0.03028EPSS
SaveExploits1References12Affected Software2
OSV
OSV
added 2015/01/16 4:59 p.m.29 views

PYSEC-2015-7

ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when showhiddeninitial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries...

5CVSS5.2AI score0.0269EPSS
SaveExploits0References12
CVE
CVE
added 2015/01/16 4:0 p.m.100 views

CVE-2015-0220

CVE-2015-0220 affects Django’s django.util.http.is_safe_url() where leading whitespace in user-supplied redirect URLs is not properly handled, enabling cross-site scripting via crafted redirects (e.g., a line feed followed by javascript:). Affected versions include Django 1.7.x before 1.7.3, 1.6....

4.3CVSS5.3AI score0.03028EPSS
SaveExploits1References12Affected Software1
Cvelist
Cvelist
added 2015/01/16 4:0 p.m.40 views

CVE-2015-0221

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

6.1AI score0.04334EPSS
SaveExploits1References13
Cvelist
Cvelist
added 2015/01/16 4:0 p.m.39 views

CVE-2015-0220

The django.util.http.issafeurl function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted URL, related to redirect URLs, as demonstrated by a...

5.3AI score0.03028EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2015/01/16 4:0 p.m.34 views

CVE-2015-0222

ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when showhiddeninitial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries...

6.7AI score0.0269EPSS
SaveExploits0References11
CVE
CVE
added 2015/01/16 4:0 p.m.118 views

CVE-2015-0219

CVE-2015-0219 affects Django: WSGI headers can be spoofed when an underscore is used instead of a dash in HTTP header names (e.g., X-Auth_User). Affected versions are Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3. The root cause is unclear from the provided initial document, b...

5CVSS6.3AI score0.06783EPSS
SaveExploits1References13Affected Software1
Cvelist
Cvelist
added 2015/01/16 4:0 p.m.47 views

CVE-2015-0219

Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an underscore character instead of a - dash character in an HTTP header, as demonstrated by an X-AuthUser header...

6.2AI score0.06783EPSS
SaveExploits1References13
CVE
CVE
added 2015/01/16 4:0 p.m.98 views

CVE-2015-0222

CVE-2015-0222 affects Django 1.6.x (before 1.6.10) and 1.7.x (before 1.7.3). When ModelMultipleChoiceField is used with show_hidden_initial set to True, a remote attacker can trigger a denial-of-service by submitting duplicate values, causing a large number of SQL queries. The raised risk is a da...

5CVSS6.9AI score0.0269EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2015/01/16 4:0 p.m.57 views

CVE-2015-0221

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

5CVSS6.1AI score0.04334EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2015/01/16 4:0 p.m.48 views

CVE-2015-0222

ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when showhiddeninitial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries...

5CVSS6.7AI score0.0269EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2015/01/16 4:0 p.m.46 views

CVE-2015-0220

The django.util.http.issafeurl function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted URL, related to redirect URLs, as demonstrated by a...

4.3CVSS5.4AI score0.03028EPSS
SaveExploits1
CVE
CVE
added 2015/01/16 4:0 p.m.103 views

CVE-2015-0221

The CVE-2015-0221 issue affects Django’s django.views.static.serve: reading served files one line at a time can cause memory exhaustion (DoS) when a file contains long lines. Publicly documented in GHSA-jhjg-w2cp-5j44 and echoed by Debian/Ubuntu/openSUSE advisories; Django fixed by reading files ...

5CVSS6.2AI score0.04334EPSS
SaveExploits1References13Affected Software1
Debian CVE
Debian CVE
added 2015/01/16 4:0 p.m.85 views

CVE-2015-0219

Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an underscore character instead of a - dash character in an HTTP header, as demonstrated by an X-AuthUser header...

5CVSS6.3AI score0.06783EPSS
SaveExploits1
Rows per page
Query Builder