CVE-2014-0472

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

Description

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."

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-0472

vendor Authored 2026-05-27

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

OS impact

OSVersionStatusFixed in
ubuntu ubuntu10.04affected
ubuntu ubuntu12.04affected
ubuntu ubuntu12.10affected
ubuntu ubuntu13.10affected
ubuntu ubuntu14.04affected
debian debianbookwormfixed1.6.3-1
debian debianbullseyefixed1.6.3-1
debian debianforkyfixed1.6.3-1
debian debiansidfixed1.6.3-1
debian debiantrixiefixed1.6.3-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango<1.4.111.4.11
python PyPIdjango>=1.5,<1.5.61.5.6
python PyPIdjango>=1.6,<1.6.31.6.3

Application impact

VendorProductVersionsFixed
djangoprojectdjango{"endIncluding":"1.4.10"}
djangoprojectdjango1.4
djangoprojectdjango1.4.1
djangoprojectdjango1.4.2
djangoprojectdjango1.4.3
djangoprojectdjango1.4.4
djangoprojectdjango1.4.5
djangoprojectdjango1.4.6
djangoprojectdjango1.4.7
djangoprojectdjango1.4.8
djangoprojectdjango1.4.9
djangoprojectdjango1.6
djangoprojectdjango1.6.1
djangoprojectdjango1.6.2
djangoprojectdjango1.7
djangoprojectdjango1.5
djangoprojectdjango1.5.1
djangoprojectdjango1.5.2
djangoprojectdjango1.5.3
djangoprojectdjango1.5.4
djangoprojectdjango1.5.5

References

CWEs

CWE-94

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