CVE-2013-0305

medium
Published 2013-05-02 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS v2
4.0
VIR risk
4.0

Description

The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information.

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-2013-0305

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://www.djangoproject.com/weblog/2013/feb/19/security/

OS impact

OSVersionStatusFixed in
ubuntu ubuntu10.04affected
ubuntu ubuntu11.10affected
ubuntu ubuntu12.04affected
ubuntu ubuntu12.10affected
debian debianbookwormfixed1.4.4-1
debian debianbullseyefixed1.4.4-1
debian debianforkyfixed1.4.4-1
debian debiansidfixed1.4.4-1
debian debiantrixiefixed1.4.4-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango>=1.3,<1.3.61.3.6
python PyPIdjango>=1.4,<1.4.41.4.4

Application impact

VendorProductVersionsFixed
djangoprojectdjango1.3
djangoprojectdjango1.3.1
djangoprojectdjango1.3.2
djangoprojectdjango1.3.3
djangoprojectdjango1.4
djangoprojectdjango1.4.1
djangoprojectdjango1.4.2
djangoprojectdjango1.5

References

CWEs

CWE-200

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