Files
CVEs-PoC/2014/CVE-2014-0480.md
2025-09-29 21:09:30 +02:00

779 B

CVE-2014-0480

Description

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.

POC

Reference

No PoCs from references.

Github