cve/2008/CVE-2008-3909.md
2024-06-18 02:51:15 +02:00

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

Github

No PoCs found on GitHub currently.