Lucene search
+L

8007 matches found

Cvelist
Cvelist
added 2014/04/23 2:0 p.m.51 views

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

6.8AI score0.0565EPSS
SaveExploits0References7
CVE
CVE
added 2014/04/23 2:0 p.m.102 views

CVE-2014-0473

Summary (CVE-2014-0473) Django’s caching framework could reuse a single CSRF token for all anonymous users, allowing remote attackers to bypass CSRF protections by reading the CSRF cookie. Affected versions: 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...

5CVSS6.4AI score0.0199EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2014/04/23 2:0 p.m.89 views

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.1CVSS6.9AI score0.0565EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2014/04/23 2:0 p.m.73 views

CVE-2014-0474

The 1 FilePathField, 2 GenericIPAddressField, and 3 IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, relate...

10CVSS6.7AI score0.04753EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2014/04/23 2:0 p.m.54 views

CVE-2014-0473

The caching framework 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 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users...

5CVSS6.4AI score0.0199EPSS
SaveExploits0
Fedora
Fedora
added 2014/04/23 4:34 a.m.39 views

[SECURITY] Fedora 20 Update: python-django-horizon-2013.2.3-1.fc20

Horizon is a Django application for providing Openstack UI components. It allows performing site administrator viewing account resource usage, configuring users, accounts, quotas, flavors, etc. and end user operations start/stop/delete instances, create/restore snapshots, view instance VNC consol...

4.3CVSS3.6AI score0.01216EPSS
SaveExploits1
OSV
OSV
added 2014/04/23 4:14 a.m.5 views

USN-2169-2 python-django regression

USN-2169-1 fixed vulnerabilities in Django. The upstream security patch for CVE-2014-0472 introduced a regression for certain applications. This update fixes the problem. Original advisory details: Benjamin Bach discovered that Django incorrectly handled dotted Python paths when using the reverse...

5.1CVSS6AI score0.0565EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2014/04/23 4:14 a.m.74 views

USN-2169-2: Django regression

USN-2169-1 fixed vulnerabilities in Django. The upstream security patch for CVE-2014-0472 introduced a regression for certain applications. This update fixes the problem. Original advisory details: Benjamin Bach discovered that Django incorrectly handled dotted Python paths when using the reverse...

5.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2014/04/23 12:0 a.m.33 views

Ubuntu 14.04 LTS : Django regression (USN-2169-2)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-2169-2 advisory. USN-2169-1 fixed vulnerabilities in Django. The upstream security patch for CVE-2014-0472 introduced a regression for certain applications. This update fixes the...

5.1CVSS5.5AI score0.0565EPSS
SaveExploits0References1
GitLab Advisory Database
GitLab Advisory Database
added 2014/04/23 12:0 a.m.41 views

Unexpected code execution using reverse()

Django incorrectly handle dotted Python paths when using the django.core.urlresolvers.reverse function. An attacker can use this issue to cause Django to import arbitrary modules from the Python path, resulting in possible code execution...

5.1CVSS6.7AI score0.0565EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2014/04/23 12:0 a.m.27 views

Caching of anonymous pages could reveal CSRF token

Django incorrectly cache certain pages that contain CSRF cookies. An attacker can possibly use this flaw to obtain a valid cookie and perform attacks which bypass the CSRF restrictions...

5CVSS6.2AI score0.0199EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2014/04/23 12:0 a.m.33 views

MySQL typecasting

When using a MySQL database, Django don't perform explicit conversion of the fields: FilePathField GenericIPAddressField IPAddressField If a query is performed without first converting values to the appropriate type, this can produce unexpected results, similar to what would occur if the query...

10CVSS6.1AI score0.04753EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2014/04/23 12:0 a.m.30 views

Fedora 20 : python-django-horizon-2013.2.3-1.fc20 (2014-5002)

rebase to 2013.2.3, fix CVE-2014-0157 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. %NASLMINLEVEL...

4.3CVSS5.3AI score0.01216EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2014/04/23 12:0 a.m.29 views

Ubuntu 14.04 LTS : Django vulnerabilities (USN-2169-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-2169-1 advisory. Benjamin Bach discovered that Django incorrectly handled dotted Python paths when using the reverse function. An attacker could use this issue to cause...

10CVSS6.2AI score0.0565EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2014/04/22 11:58 a.m.52 views

USN-2169-1: Django vulnerabilities

Benjamin Bach discovered that Django incorrectly handled dotted Python paths when using the reverse function. An attacker could use this issue to cause Django to import arbitrary modules from the Python path, resulting in possible code execution. CVE-2014-0472 Paul McMillan discovered that Django...

10CVSS5.8AI score0.0565EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2014/04/22 12:0 a.m.33 views

CVE-2014-0474

The 1 FilePathField, 2 GenericIPAddressField, and 3 IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, relate...

10CVSS5.9AI score0.04753EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2014/04/22 12:0 a.m.26 views

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.1CVSS6.1AI score0.0565EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2014/04/22 12:0 a.m.27 views

CVE-2014-0473

The caching framework 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 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users...

5CVSS5.9AI score0.0199EPSS
SaveExploits0References3
OSV
OSV
added 2014/04/22 12:0 a.m.13 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 2014/04/22 12:0 a.m.11 views

UBUNTU-CVE-2014-0473

The caching framework 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 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users...

5CVSS5.8AI score0.0199EPSS
SaveExploits0References4
Rows per page
Query Builder