CVE-2017-18342
PyYAML insecurely deserializes YAML strings leading to arbitrary code execution
9.8
CRITICAL
CVSS 3.1
EPSS 6.0%
Description
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.
How to fix CVE-2017-18342
To remediate CVE-2017-18342, upgrade the affected package to a fixed version below.
- —upgrade to 5.1 or later
Is CVE-2017-18342 being exploited?
Moderate — EPSS is 6.0%. Track this CVE but it's not at the top of the prioritisation list.
Affected packages (1)
- from 0, < 5.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| 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 |