pysec-2014-1
Vulnerability from pysec
Published
2014-04-23 15:55
Modified
2021-07-05 00:01
Details
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."
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.11" }, { "introduced": "1.5" }, { "fixed": "1.5.6" }, { "introduced": "1.6" }, { "fixed": "1.6.3" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.1", "1.0.2", "1.0.3", "1.0.4", "1.1", "1.1.1", "1.1.2", "1.1.3", "1.1.4", "1.2", "1.2.1", "1.2.2", "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.7", "1.3", "1.3.1", "1.3.2", "1.3.3", "1.3.4", "1.3.5", "1.3.6", "1.3.7", "1.4", "1.4.1", "1.4.10", "1.4.2", "1.4.3", "1.4.4", "1.4.5", "1.4.6", "1.4.7", "1.4.8", "1.4.9", "1.5", "1.5.1", "1.5.2", "1.5.3", "1.5.4", "1.5.5", "1.6", "1.6.1", "1.6.2" ] } ], "aliases": [ "CVE-2014-0472" ], "details": "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.\"", "id": "PYSEC-2014-1", "modified": "2021-07-05T00:01:18.476528Z", "published": "2014-04-23T15:55:00Z", "references": [ { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2014/apr/21/security/" }, { "type": "ADVISORY", "url": "http://www.ubuntu.com/usn/USN-2169-1" }, { "type": "ADVISORY", "url": "http://rhn.redhat.com/errata/RHSA-2014-0457.html" }, { "type": "ADVISORY", "url": "http://www.debian.org/security/2014/dsa-2934" }, { "type": "ADVISORY", "url": "http://rhn.redhat.com/errata/RHSA-2014-0456.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html" }, { "type": "ADVISORY", "url": "http://secunia.com/advisories/61281" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.