Vulnerability Description
Cross-site request forgery (CSRF) vulnerability in the admin panel in Django 0.96 allows remote attackers to change passwords of arbitrary users via a request to admin/auth/user/1/password/. NOTE: this issue has been disputed by Debian, since product documentation includes a recommendation for a CSRF protection module that is included with the product. However, CVE considers this an issue because the default configuration does not use this module
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Django Project | Django | 0.96 |
Related Weaknesses (CWE)
References
- http://osvdb.org/45285
- http://securityreason.com/securityalert/3338
- http://www.securityfocus.com/archive/1/482983/100/0/threaded
- http://osvdb.org/45285
- http://securityreason.com/securityalert/3338
- http://www.securityfocus.com/archive/1/482983/100/0/threaded
FAQ
What is CVE-2007-5828?
CVE-2007-5828 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Cross-site request forgery (CSRF) vulnerability in the admin panel in Django 0.96 allows remote attackers to change passwords of arbitrary users via a request to admin/auth/user/1/password/. NOTE: th...
How severe is CVE-2007-5828?
CVE-2007-5828 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2007-5828?
Check the references section above for vendor advisories and patch information. Affected products include: Django Project Django.