Django cross-site request forgery (CSRF) vulnerability
High severity
GitHub Reviewed
Published
May 2, 2022
to the GitHub Advisory Database
•
Updated Sep 16, 2024
Package
Affected versions
>= 0.91.0, < 0.91.3
>= 0.95.0, < 0.95.4
>= 0.96.0, < 0.96.3
Patched versions
0.91.3
0.95.4
0.96.3
Description
Published by the National Vulnerability Database
Sep 4, 2008
Published to the GitHub Advisory Database
May 2, 2022
Reviewed
Sep 22, 2023
Last updated
Sep 16, 2024
The administration application in Django 0.91.x, 0.95.x, and 0.96.x 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.
References