Arbitrary Code Execution Affecting pyyaml package, versions [5.1b1,5.4)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    Exploit Maturity Mature
    EPSS 0.27% (68th percentile)
Expand this section
NVD
9.8 critical
Expand this section
SUSE
8.8 high
Expand this section
Red Hat
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-PYYAML-590151
  • published 26 Jul 2020
  • disclosed 22 Jul 2020
  • credit Unknown

How to fix?

Upgrade PyYAML to version 5.4 or higher.

Overview

Affected versions of this package are vulnerable to Arbitrary Code Execution. It processes untrusted YAML files through the full_load method or with the FullLoader loader. This is due to an incomplete fix for CVE-2020-1747.