mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
895 B
895 B
CVE-2011-0696
Description
Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a "combination of browser plugins and redirects," a related issue to CVE-2011-0447.
POC
Reference
- http://www.djangoproject.com/weblog/2011/feb/08/security/
- https://bugzilla.redhat.com/show_bug.cgi?id=676357
Github
No PoCs found on GitHub currently.