PT-2009-5055 · Django · Django
Josh Bressers
·
Published
2009-08-04
·
Updated
2022-05-02
·
CVE-2009-2659
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Django versions 0.96 through 1.0
Description
The issue arises from the Admin media handler in core/servers/basehttp.py, which fails to properly map URL requests to expected static media files. This allows remote attackers to conduct directory traversal attacks, enabling them to read arbitrary files via a crafted URL.
Recommendations
For Django versions 0.96 through 1.0, consider restricting access to the Admin media handler until a proper fix is applied, focusing on securing the
core/servers/basehttp.py module to prevent directory traversal attacks.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django