Back to list

Improper date handling in Django — CVE-2010-4535

GitHub · GitHub · CVE-2010-4535

ID
CVE-2010-4535
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
6.6
EPSS
0.04746

Summary

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.

Product

pip: django

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories