Name | CVE-2024-39330 |
Description | 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.) |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1076069 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
python-django (PTS) | jessie, jessie (lts) | 1.7.11-1+deb8u17 | vulnerable |
| stretch (security) | 1:1.10.7-2+deb9u17 | vulnerable |
| stretch (lts), stretch | 1:1.10.7-2+deb9u23 | vulnerable |
| buster, buster (lts) | 1:1.11.29-1+deb10u12 | vulnerable |
| buster (security) | 1:1.11.29-1+deb10u11 | vulnerable |
| bullseye (security), bullseye | 2:2.2.28-1~deb11u2 | vulnerable |
| bookworm (security), bookworm | 3:3.2.19-1+deb12u1 | vulnerable |
| sid, trixie | 3:4.2.16-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
python-django | source | (unstable) | 3:4.2.14-1 | | | 1076069 |
Notes
[bookworm] - python-django <no-dsa> (Minor issue)
[bullseye] - python-django <postponed> (Minor issue)
https://www.djangoproject.com/weblog/2024/jul/09/security-releases/
https://github.com/django/django/commit/2b00edc0151a660d1eb86da4059904a0fc4e095e (4.2.14)
[buster] - python-django <postponed> (Minor issue)
[stretch] - python-django <postponed> (Minor issue)
[jessie] - python-django <postponed> (Minor issue)
allow_relative_path not found in jessie
relates to CVE-2021-45452