pysec-2011-9
Vulnerability from pysec
Published
2011-01-10 20:00
Modified
2021-07-15 02:22
Details
The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.3" }, { "introduced": "1.2" }, { "fixed": "1.2.4" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.1", "1.0.2", "1.0.3", "1.0.4", "1.1", "1.1.1", "1.1.2", "1.2", "1.2.1", "1.2.2", "1.2.3" ] } ], "aliases": [ "CVE-2010-4535", "GHSA-7wph-fc4w-wqp2" ], "details": "The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.", "id": "PYSEC-2011-9", "modified": "2021-07-15T02:22:08.187235Z", "published": "2011-01-10T20:00:00Z", "references": [ { "type": "ARTICLE", "url": "http://www.djangoproject.com/weblog/2010/dec/22/security/" }, { "type": "REPORT", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=665373" }, { "type": "ADVISORY", "url": "http://secunia.com/advisories/42715" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/12/23/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/01/03/5" }, { "type": "WEB", "url": "http://code.djangoproject.com/changeset/15032" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/45563" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html" }, { "type": "ADVISORY", "url": "http://www.vupen.com/english/advisories/2011/0048" }, { "type": "ADVISORY", "url": "http://secunia.com/advisories/42827" }, { "type": "ADVISORY", "url": "http://www.ubuntu.com/usn/USN-1040-1" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html" }, { "type": "ADVISORY", "url": "http://www.vupen.com/english/advisories/2011/0098" }, { "type": "ADVISORY", "url": "http://secunia.com/advisories/42913" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7wph-fc4w-wqp2" } ] }
Loading...
Loading...
- 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.