CVE-2017-7233
python-django - security update
6.1
MEDIUM
CVSS 3.1
EPSS 2.4%
描述
Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.
如何修補 CVE-2017-7233
要修補 CVE-2017-7233,請將受影響套件升級到下列已修補版本。
- —升級至 1.10.7-r0 或更新版本
- —升級至 1.10.7-r0 或更新版本
- —升級至 1:1.10.7-1 或更新版本
- —升級至 1.4.22-1+deb7u3 或更新版本
- —升級至 1.10.7 或更新版本
- —升級至 1.10.7 或更新版本
CVE-2017-7233 正在被利用嗎?
低 — EPSS 為 2.4%,目前沒有觀察到大規模利用活動。
受影響套件(6)
- from 0, < 1.10.7-r0
- from 0, < 1.10.7-r0
- from 0, < 1:1.10.7-1
- from 0, < 1.4.22-1+deb7u3
- >= 1.10a1, < 1.10.7
- >= 1.10, < 1.10.7, >= 1.9, < 1.9.13, >= 1.8, < 1.8.18
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |