CVE-2020-1747
Improper Input Validation in PyYAML
9.8
CRITICAL
CVSS 3.1
EPSS 5.3%
描述
A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to execute arbitrary code on the system by abusing the python/object/new constructor.
如何修補 CVE-2020-1747
要修補 CVE-2020-1747,請將受影響套件升級到下列已修補版本。
- —升級至 5.3.1-r0 或更新版本
- —升級至 5.3-2 或更新版本
- —升級至 5.3.1 或更新版本
- —升級至 5.3.1 或更新版本
CVE-2020-1747 正在被利用嗎?
中等 — EPSS 為 5.3%,可持續追蹤但非最高優先。
受影響套件(4)
- from 0, < 5.3.1-r0
- from 0, < 5.3-2
- >= 5.1b7, < 5.3.1
- >= 5.1, < 5.3.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |