PT-2007-6792 · Django · Django
J. Carlos Nieto
·
Published
2007-11-05
·
Updated
2024-08-07
·
CVE-2007-5828
CVSS v2.0
6.8
Medium
| Vector | AV:N/AC:M/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
Django version 0.96
Description
A cross-site request forgery (CSRF) issue exists in the admin panel, allowing remote attackers to change passwords of arbitrary users via a request to "admin/auth/user/1/password/". This issue is disputed by Debian due to the product documentation recommending a CSRF protection module. However, the default configuration does not include this module, making it a concern.
Recommendations
For Django version 0.96, consider using the recommended CSRF protection module to mitigate the risk of exploitation. As a temporary workaround, restrict access to the admin panel to minimize the risk of arbitrary password changes.
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django