← Back to CVE List

CVE-2017-18342

Published: 2018-06-27T12:29Z
Last Modified: 2024-11-21T03:19Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt