CVE-2024-39330High· 7.5▾ TwilightDjango Path Traversal vulnerability
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 41.3 · likelihood 0.2 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Sep 12.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
1.0%
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (Built-in Storage sub-classes are unaffected.)
django >= 5.0, < 5.0.7django >= 4.2, < 4.2.14Upgrade to a patched release:
django 5.0.7django 4.2.14Connected by shared product, vendor, weakness, or advisory.
CVE-2024-38875High· 7.5Django vulnerable to Denial of Service
CVE-2024-39614High· 7.5Django vulnerable to Denial of Service
CVE-2024-45231Low· 3.7Django allows enumeration of user e-mail addresses
CVE-2026-5766Medium· 5.3Django has an Improper Handling of Length Parameter Inconsistency
CVE-2024-27351Medium· 5.3Regular expression denial-of-service in Django
CVE-2025-64460MediumDjango is vulnerable to DoS via XML serializer text extraction