CVE-2017-18342

CRITICALCVSS 9.8/10EPSS 6.08%

Last modified

CVE-2017-18342 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 6.08% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
6.08%

92.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PyyamlPyyaml< 5.1
FedoraprojectFedora28
FedoraprojectFedora29
FedoraprojectFedora30

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-18342?
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 severe is CVE-2017-18342?
CVE-2017-18342 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 6.08% probability of exploitation in the next 30 days.
How do I fix CVE-2017-18342?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-18342?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST