Input validation error in Django and Opensuse - CVE-2014-0480

 

Input validation error in Django and Opensuse - CVE-2014-0480

Published: August 26, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41377
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:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-0480
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 read and manipulate data.

The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.


Affected software

Django
Opensuse
Gentoo Linux
Fedora
Django14

How to mitigate CVE-2014-0480

Install update from vendor's website.

Django14 - update to 1.4.14-1.el6

External References

Related Security Bulletins