Beveiligingsadvies

CVE-2017-18342

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2018-06-27 12:00:00
Laatst bijgewerkt 2024-08-05 21:20:50
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.