CVE-2014-0483

low
Published 2014-08-26 ยท Modified 2024-04-29
CVSS v3
โ€”
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
3.5

Description

The administrative interface (contrib.admin) 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 check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1&t=password URI.

Predictions

Exploit likelihood
30%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

OS impact

suse SUSE Affected 2 releases
VersionStatusFixed in
13.1 Affected โ€”
12.3 Affected โ€”
debian Debian Fixed 5 releases
VersionStatusFixed in
trixie Fixed 1.6.6-1
sid Fixed 1.6.6-1
forky Fixed 1.6.6-1
bullseye Fixed 1.6.6-1
bookworm Fixed 1.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
python PyPIdjango>=1.7a1,<1.7c31.7c3
python PyPIdjango<2b31342cdf14fc20e07c43d258f1e7334ad664a6||>=1.6,<1.6.62b31342cdf14fc20e07c43d258f1e7334ad664a6

Application impact

VendorProductVersionsFixed
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
djangoprojectdjango1.6
djangoprojectdjango1.6.1
djangoprojectdjango1.6.2
djangoprojectdjango1.6.3
djangoprojectdjango1.6.4
djangoprojectdjango1.6.5
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
djangoprojectdjango1.7

References

CWEs

CWE-264

Community-verified mitigations for this CVE will appear above when contributors publish them.

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