CVE-2020-7071
FILTER_VALIDATE_URL accepts URLs with invalid userinfo
5.3
MEDIUM
CVSS 3.1
EPSS 3.0%
描述
In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.
如何修補 CVE-2020-7071
要修補 CVE-2020-7071,請將受影響套件升級到下列已修補版本。
- —升級至 7.3.26 或更新版本
- —升級至 7.3.26 或更新版本
- —升級至 7.3.26 或更新版本
- —升級至 7.4.14-1 或更新版本
CVE-2020-7071 正在被利用嗎?
低 — EPSS 為 3.0%,目前沒有觀察到大規模利用活動。
受影響套件(4)
- >= 7.3.0, < 7.3.26, >= 7.4.0, < 7.4.14, >= 8.0.0, < 8.0.1
- >= 7.3.0, < 7.3.26, >= 7.4.0, < 7.4.14, >= 8.0.0, < 8.0.1
- >= 7.3.0, < 7.3.26, >= 7.4.0, < 7.4.14, >= 8.0.0, < 8.0.1
- from 0, < 7.4.14-1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |