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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 01:21
Type | Values Removed | Values Added |
---|---|---|
References | () http://code.djangoproject.com/changeset/15032 - Patch | |
References | () http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html - | |
References | () http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html - | |
References | () http://secunia.com/advisories/42715 - Vendor Advisory | |
References | () http://secunia.com/advisories/42827 - | |
References | () http://secunia.com/advisories/42913 - | |
References | () http://www.djangoproject.com/weblog/2010/dec/22/security/ - Patch, Vendor Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/12/23/4 - Patch | |
References | () http://www.openwall.com/lists/oss-security/2011/01/03/5 - Patch | |
References | () http://www.securityfocus.com/bid/45563 - | |
References | () http://www.ubuntu.com/usn/USN-1040-1 - | |
References | () http://www.vupen.com/english/advisories/2011/0048 - | |
References | () http://www.vupen.com/english/advisories/2011/0098 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=665373 - Patch |
Information
Published : 2011-01-10 20:00
Updated : 2024-11-21 01:21
NVD link : CVE-2010-4535
Mitre link : CVE-2010-4535
CVE.ORG link : CVE-2010-4535
JSON object : View
Products Affected
djangoproject
- django
CWE
CWE-20
Improper Input Validation