CVE-2014-0483
Django data leakage via querystring manipulation in admin
5.3
MEDIUM
CVSS 3.1
EPSS 2.0%
描述
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.
如何修補 CVE-2014-0483
要修補 CVE-2014-0483,請將受影響套件升級到下列已修補版本。
- —升級至 1.6.6-1 或更新版本
- —升級至 1.4.14 或更新版本
- —升級至 2b31342cdf14fc20e07c43d258f1e7334ad664a6 或更新版本
CVE-2014-0483 正在被利用嗎?
低 — EPSS 為 2.0%,目前沒有觀察到大規模利用活動。
受影響套件(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 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |