Cross-site request forgery in Django - CVE-2011-0696

 

Cross-site request forgery in Django - CVE-2011-0696

Published: February 14, 2011 / Updated: February 2, 2022


Vulnerability identifier: #VU45322
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-0696
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


Affected software

Django
Fedora
Django

How to mitigate CVE-2011-0696

Install update from vendor's website.

Django - addressed in versions 1.1.4-1.el5, 1.2.5-1.el6

External References

Related Security Bulletins