CVE-2014-0483
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
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 withsource_tier=community-verified.
OS impact
SUSE Affected 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 13.1 | Affected | โ |
| 12.3 | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed 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 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| djangoproject | django | 1.5 | |
| djangoproject | django | 1.5.1 | |
| djangoproject | django | 1.5.2 | |
| djangoproject | django | 1.5.3 | |
| djangoproject | django | 1.5.4 | |
| djangoproject | django | 1.5.5 | |
| djangoproject | django | 1.5.6 | |
| djangoproject | django | 1.5.7 | |
| djangoproject | django | 1.5.8 | |
| djangoproject | django | 1.6 | |
| djangoproject | django | 1.6.1 | |
| djangoproject | django | 1.6.2 | |
| djangoproject | django | 1.6.3 | |
| djangoproject | django | 1.6.4 | |
| djangoproject | django | 1.6.5 | |
| djangoproject | django | {"endIncluding":"1.4.13"} | |
| djangoproject | django | 1.4 | |
| djangoproject | django | 1.4.1 | |
| djangoproject | django | 1.4.2 | |
| djangoproject | django | 1.4.4 | |
| djangoproject | django | 1.4.5 | |
| djangoproject | django | 1.4.6 | |
| djangoproject | django | 1.4.7 | |
| djangoproject | django | 1.4.8 | |
| djangoproject | django | 1.4.9 | |
| djangoproject | django | 1.4.10 | |
| djangoproject | django | 1.4.11 | |
| djangoproject | django | 1.4.12 | |
| djangoproject | django | 1.7 | |
References
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html
- http://secunia.com/advisories/59782
- http://secunia.com/advisories/61276
- http://secunia.com/advisories/61281
- http://www.debian.org/security/2014/dsa-3010
- https://github.com/django/django/commit/2b31342cdf14fc20e07c43d258f1e7334ad664a6
- https://www.djangoproject.com/weblog/2014/aug/20/security/
- https://nvd.nist.gov/vuln/detail/CVE-2014-0483
- https://github.com/django/django/commit/027bd348642007617518379f8b02546abacaa6e0
- https://github.com/django/django/commit/2a446c896e7c814661fb9c4f212b071b2a7fa446
- https://github.com/django/django/commit/f7c494f2506250b8cb5923714360a3642ed63e0f
- https://github.com/django/django
- https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-7.yaml
- https://web.archive.org/web/20151016194735/http://secunia.com/advisories/61276
- https://web.archive.org/web/20151016202523/http://secunia.com/advisories/59782
- https://web.archive.org/web/20151023143840/http://secunia.com/advisories/61281
- https://www.djangoproject.com/weblog/2014/aug/20/security
- https://security-tracker.debian.org/tracker/CVE-2014-0483
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.