Arbitrary Code Execution in PyYAML Library Affecting Multiple Versions
CVE-2020-14343
Key Information:
Badges
What is CVE-2020-14343?
The PyYAML library, specifically in versions preceding 5.4, has a vulnerability allowing arbitrary code execution when handling untrusted YAML input via the full_load method or FullLoader. This weakness can be exploited by an attacker to execute malicious code on the affected system, taking advantage of the python/object/new constructor. This issue originates from an incomplete fix addressing a previous vulnerability (CVE-2020-1747), posing significant risks for applications utilizing this library to parse untrusted data.
Affected Version(s)
PyYAML PyYAML 5.4
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
5% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
