- Description
- The administration application in Django 0.91, 0.95, and 0.96 stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and delete or modify data via unspecified requests.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 5.8
- Impact score
- 4.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:P
- nvd@nist.gov
- CWE-352
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:django_project:django:0.91:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "B1CE5394-8883-47DB-9214-CCDD05811179"
},
{
"criteria": "cpe:2.3:a:django_project:django:0.95:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "1D617048-648D-4EA1-A779-F6B157AB641E"
},
{
"criteria": "cpe:2.3:a:django_project:django:0.96:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "3F54F75F-B2BC-4A44-B93B-DB75856BEC45"
}
],
"operator": "OR"
}
]
}
]