CVE-2008-3909
Published Sep 4, 2008
Last updated 14 years ago
Overview
- 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
Social media
- Hype score
- Not currently trending
Risk scores
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
Weaknesses
- nvd@nist.gov
- CWE-352
Configurations
[ { "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" } ] } ]