📦 Pyyaml

by Pyyaml

🔍 What is Pyyaml?

Description coming soon...

🛡️ Security Overview

Click on a severity to filter vulnerabilities

⚠️ Known Vulnerabilities

CVE-2020-1747

CRITICAL CVSS 9.8 Mar 24, 2020

This vulnerability allows arbitrary code execution when PyYAML processes untrusted YAML files using the full_load method or FullLoader loader. Applications using PyYAML versions before 5.3.1 to parse ...

CVE-2019-20477

CRITICAL CVSS 9.8 Feb 19, 2020

This vulnerability in PyYAML allows remote code execution through unsafe YAML deserialization. Attackers can exploit the load() and load_all() functions to execute arbitrary commands via the subproces...