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

 

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

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


Vulnerability identifier: #VU41377
CSH Severity: Medium
CVSS v4.0: 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/E:U/U:Green
CVE-ID: CVE-2014-0480
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SUSE
Django Software Foundation
Affected software:
Opensuse
Django

Detailed vulnerability description

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.


How to mitigate CVE-2014-0480

Install update from vendor's website.

Sources