CSRF in Django Project

CVE-2007-5828

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

Vulnerability class: CSRF (Cross-Site Request Forgery)

EPSS: 0.007 (51.2th percentile) — read the EPSS interpretation.

Affected products

Weakness classification (CWE)

References