Input validation error in Django - CVE-2015-0219

 

Input validation error in Django - CVE-2015-0219

Published: January 16, 2015 / Updated: August 9, 2020


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

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to manipulate data.

Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X-Auth_User header.


Affected software

Django

How to mitigate CVE-2015-0219

Install update from vendor's website.


External References

Related Security Bulletins