Input validation error in Django and Opensuse - CVE-2014-0480
Published: August 26, 2014 / Updated: August 10, 2020
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
Opensuse
Gentoo Linux
Fedora
Django14
How to mitigate CVE-2014-0480
External References
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html
- http://secunia.com/advisories/59782
- http://secunia.com/advisories/61276
- http://secunia.com/advisories/61281
- http://www.debian.org/security/2014/dsa-3010
- http://www.securityfocus.com/bid/69425
- https://www.djangoproject.com/weblog/2014/aug/20/security/