Lucene search
+L

483 matches found

OSV
OSV
added 2014/04/23 3:55 p.m.30 views

PYSEC-2014-1

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

5.1CVSS7.2AI score0.0565EPSS
SaveExploits0References8
OSV
OSV
added 2014/04/22 12:00 a.m.21 views

UBUNTU-CVE-2014-0472

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

5.1CVSS6AI score0.0565EPSS
SaveExploits0References5
OSV
OSV
added 2013/10/04 5:55 p.m.8 views

CVE-2013-6044

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

5.6AI score
SaveExploits0References14
OSV
OSV
added 2013/10/04 5:55 p.m.16 views

CVE-2013-4249

Cross-site scripting XSS vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField...

5.4AI score
SaveExploits0References10
NVD
NVD
added 2013/09/16 7:14 p.m.24 views

CVE-2013-4315

Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWEDINCLUDEROOTS setting followed by a .. dot dot in a ssi template tag...

5CVSS6.5AI score0.03208EPSS
SaveExploits2References6
CVE
CVE
added 2013/09/16 7:00 p.m.110 views

CVE-2013-4315

Django Directory Traversal (CVE-2013-4315) affects Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3. A remote attacker can read arbitrary files via an ALLOWED_INCLUDE_ROOTS path ending in .. in an SSI template tag. Root cause: improper sanitization of file paths in SSI h...

5CVSS6.3AI score0.03208EPSS
SaveExploits2References6Affected Software1
OSV
OSV
added 2013/05/02 2:55 p.m.15 views

CVE-2013-0306

The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service memory consumption or trigger server errors via a modified maxnum parameter...

6.4AI score
SaveExploits0References4
OSV
OSV
added 2012/11/18 11:55 p.m.13 views

CVE-2012-4520

The django.http.HttpRequest.gethost function in Django 1.3.x before 1.3.4 and 1.4.x before 1.4.2 allows remote attackers to generate and display arbitrary URLs via crafted username and password Host header values...

6.6AI score
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2012/11/16 12:00 a.m.25 views

Ubuntu 10.04 LTS / 11.10 / 12.04 LTS / 12.10 : python-django vulnerability (USN-1632-1)

James Kettle discovered Django did not properly filter the Host HTTP header when processing certain requests. An attacker could exploit this to generate and display arbitrary URLs to users. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu...

6.4CVSS5.6AI score0.03665EPSS
SaveExploits1References2
OSV
OSV
added 2012/07/31 5:55 p.m.10 views

CVE-2012-3444

The getimagedimensions function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows remote attackers to cause a denial of service process or thread consumption via a large TIFF image...

6.3AI score
SaveExploits0References7
OSV
OSV
added 2012/07/31 5:55 p.m.13 views

CVE-2012-3442

The 1 django.http.HttpResponseRedirect and 2 django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting XSS attacks via a data: URL...

5.5AI score
SaveExploits0References7
OSV
OSV
added 2011/10/19 10:55 a.m.12 views

CVE-2011-4139

Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request...

6.3AI score
SaveExploits0References9
OSV
OSV
added 2011/10/19 10:55 a.m.6 views

DEBIAN-CVE-2011-4140

The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page...

6.8CVSS7.2AI score0.01093EPSS
SaveExploits0References1
OSV
OSV
added 2011/10/19 10:55 a.m.13 views

CVE-2011-4137

The verifyexists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service resource consumption via a URL associated with...

9.2AI score
SaveExploits0References10
OSV
OSV
added 2011/02/14 9:00 p.m.9 views

CVE-2011-0697

Cross-site scripting XSS vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload...

5.4AI score
SaveExploits0References19
OSV
OSV
added 2011/02/14 9:00 p.m.16 views

CVE-2011-0696

Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery CSRF attacks via forged AJAX requests that leverage a "combination of browser plugins...

6.5AI score
SaveExploits0References19
CVE
CVE
added 2011/02/14 8:00 p.m.144 views

CVE-2011-0698

CVE-2011-0698 affects Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows, where a session cookie key containing a slash could allow directory traversal to read/execute files via session replays. The issue is triggered by a specific character in a session cookie and is documented across m...

7.5CVSS6.7AI score0.02856EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2011/01/10 8:00 p.m.13 views

CVE-2010-4534

The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series...

5.5AI score
SaveExploits0References19
OSV
OSV
added 2010/09/14 7:00 p.m.11 views

CVE-2010-3082

Cross-site scripting XSS vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken aka csrftoken cookie...

5.4AI score
SaveExploits0References7
OSV
OSV
added 2010/09/14 7:00 p.m.4 views

DEBIAN-CVE-2010-3082

Cross-site scripting XSS vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken aka csrftoken cookie...

4.3CVSS5.6AI score0.01917EPSS
SaveExploits0References1
Rows per page
Query Builder