CVE-2017-18342
PyYAML insecurely deserializes YAML strings leading to arbitrary code execution
9.8
CRITICAL
CVSS 3.1
EPSS 6.0%
描述
In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.
如何修補 CVE-2017-18342
要修補 CVE-2017-18342,請將受影響套件升級到下列已修補版本。
- PyPI/pyyaml—升級至 5.1 或更新版本
CVE-2017-18342 正在被利用嗎?
中等 — EPSS 為 6.0%,可持續追蹤但非最高優先。
受影響套件(1)
- from 0, < 5.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |