CVE-2014-0480

medium
Published 2014-08-26 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS v2
5.8
VIR risk
5.8

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.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-0480

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://www.djangoproject.com/weblog/2014/aug/20/security/

OS impact

OSVersionStatusFixed in
suse suse12.3affected
suse suse13.1affected
debian debianbookwormfixed1.6.6-1
debian debianbullseyefixed1.6.6-1
debian debianforkyfixed1.6.6-1
debian debiansidfixed1.6.6-1
debian debiantrixiefixed1.6.6-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango<1.4.141.4.14
python PyPIdjango>=1.5,<1.5.91.5.9
python PyPIdjango>=1.6,<1.6.61.6.6

Application impact

VendorProductVersionsFixed
djangoprojectdjango1.7
djangoprojectdjango1.6
djangoprojectdjango1.6.1
djangoprojectdjango1.6.2
djangoprojectdjango1.6.3
djangoprojectdjango1.6.4
djangoprojectdjango1.6.5
djangoprojectdjango1.5
djangoprojectdjango1.5.1
djangoprojectdjango1.5.2
djangoprojectdjango1.5.3
djangoprojectdjango1.5.4
djangoprojectdjango1.5.5
djangoprojectdjango1.5.6
djangoprojectdjango1.5.7
djangoprojectdjango1.5.8
djangoprojectdjango{"endIncluding":"1.4.13"}
djangoprojectdjango1.4
djangoprojectdjango1.4.1
djangoprojectdjango1.4.2
djangoprojectdjango1.4.4
djangoprojectdjango1.4.5
djangoprojectdjango1.4.6
djangoprojectdjango1.4.7
djangoprojectdjango1.4.8
djangoprojectdjango1.4.9
djangoprojectdjango1.4.10
djangoprojectdjango1.4.11
djangoprojectdjango1.4.12

References

CWEs

CWE-20

Verify integrity in audit chain (admin only). AS-IS.