mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
828 B
828 B
CVE-2008-3909
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.
POC
Reference
- http://www.djangoproject.com/weblog/2008/sep/02/security/
- https://bugzilla.redhat.com/show_bug.cgi?id=460966
Github
No PoCs found on GitHub currently.