- Description
- The Admin media handler in core/servers/basehttp.py in Django 1.0 and 0.96 does not properly map URL requests to expected "static media files," which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a crafted URL.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- nvd@nist.gov
- CWE-22
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:django_project:django:0.96:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "3F54F75F-B2BC-4A44-B93B-DB75856BEC45"
},
{
"criteria": "cpe:2.3:a:django_project:django:1.0:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "AFAF388C-FD25-48AB-A957-807BE5AF2ABC"
}
],
"operator": "OR"
}
]
}
]