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.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
http://secunia.com/advisories/31837 | third party advisory |
http://www.djangoproject.com/weblog/2008/sep/02/security/ | patch |
http://www.debian.org/security/2008/dsa-1640 | vendor advisory |
https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00091.html | vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=460966 | |
http://www.vupen.com/english/advisories/2008/2533 | vdb entry |
http://secunia.com/advisories/31961 | third party advisory |
http://www.openwall.com/lists/oss-security/2008/09/03/4 | mailing list |
https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00131.html | vendor advisory |
http://osvdb.org/47906 | vdb entry |