Input validation error in Django - CVE-2010-4535

 

Input validation error in Django - CVE-2010-4535

Published: January 10, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45482
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-4535
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

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.


Affected software

Django
Fedora
Django

How to mitigate CVE-2010-4535

Install update from vendor's website.

Django - update to 1.1.3-1.el5

External References

Related Security Bulletins