Vulnerability identifier: #VU25823
Vulnerability risk: High
CVSSv4.0: 8.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber]
CVE-ID:
CWE-ID:
CWE-20
Exploitation vector: Network
Exploit availability: No
Vulnerable software:
PyYAML
Web applications /
Modules and components for CMS
Vendor: The YAML Project
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insufficient validation of user-supplied input when processing untrusted YAML files passed via the "full_load" method or with the "FullLoader" loader. A remote attacker can pass specially crafted input to the application and execute arbitrary code by abusing the python/object/new constructor.
Mitigation
Install update from vendor's website.
Vulnerable software versions
PyYAML: 3.01 - 5.3
External links
https://snyk.io/vuln/SNYK-PYTHON-PYYAML-559098
https://github.com/yaml/pyyaml/pull/386
https://bugzilla.redhat.com/show_bug.cgi?id=1807367
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.