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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2008-09-04 17:41
Updated : 2024-02-04 17:33
NVD link : CVE-2008-3909
Mitre link : CVE-2008-3909
CVE.ORG link : CVE-2008-3909
JSON object : View
Products Affected
django_project
- django
CWE
CWE-352
Cross-Site Request Forgery (CSRF)