CVE-2014-0483
Django data leakage via querystring manipulation in admin
5.3
MEDIUM
CVSS 3.1
EPSS 0.43%
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.
How to fix CVE-2014-0483
To remediate CVE-2014-0483, upgrade the affected package to a fixed version below.
- —upgrade to 1.6.6-1 or later
- —upgrade to 1.4.14 or later
- —upgrade to 2b31342cdf14fc20e07c43d258f1e7334ad664a6 or later
Is CVE-2014-0483 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- from 0, < 1.6.6-1
- from 0, < 1.4.14
- from 0, < 2b31342cdf14fc20e07c43d258f1e7334ad664a6 | from 0, < 1.4.14, >= 1.5, < 1.5.9, >= 1.6, < 1.6.6
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |