5
CVE-2010-4535
- EPSS 4.75%
- Published 10.01.2011 20:00:16
- Last modified 11.04.2025 00:51:21
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Djangoproject ≫ Django Version <= 1.1.2
Djangoproject ≫ Django Version0.91
Djangoproject ≫ Django Version0.95
Djangoproject ≫ Django Version0.95.1
Djangoproject ≫ Django Version0.96
Djangoproject ≫ Django Version1.0
Djangoproject ≫ Django Version1.0.1
Djangoproject ≫ Django Version1.0.2
Djangoproject ≫ Django Version1.1
Djangoproject ≫ Django Version1.1.0
Djangoproject ≫ Django Version1.2
Djangoproject ≫ Django Version1.2.1
Djangoproject ≫ Django Version1.2.2
Djangoproject ≫ Django Version1.2.3
Djangoproject ≫ Django Version1.3 Updatealpha1
Djangoproject ≫ Django Version1.3 Updatealpha2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.75% | 0.884 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.