An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safe_load should have been used. An attacker can insert Python into loaded YAML to trigger this vulnerability.
References
Link | Resource |
---|---|
https://github.com/Stranger6667/pyanyapi/issues/41 | Issue Tracking |
https://github.com/Stranger6667/pyanyapi/releases/tag/0.6.1 | Release Notes |
https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16616-yamlparser-in-pyanyapi/ | Third Party Advisory |
https://pypi.python.org/pypi/pyanyapi/0.6.1 | Product |
https://github.com/Stranger6667/pyanyapi/issues/41 | Issue Tracking |
https://github.com/Stranger6667/pyanyapi/releases/tag/0.6.1 | Release Notes |
https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16616-yamlparser-in-pyanyapi/ | Third Party Advisory |
https://pypi.python.org/pypi/pyanyapi/0.6.1 | Product |
Configurations
History
21 Nov 2024, 03:16
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Stranger6667/pyanyapi/issues/41 - Issue Tracking | |
References | () https://github.com/Stranger6667/pyanyapi/releases/tag/0.6.1 - Release Notes | |
References | () https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16616-yamlparser-in-pyanyapi/ - Third Party Advisory | |
References | () https://pypi.python.org/pypi/pyanyapi/0.6.1 - Product |
Information
Published : 2017-11-08 03:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-16616
Mitre link : CVE-2017-16616
CVE.ORG link : CVE-2017-16616
JSON object : View
Products Affected
pyanyapi_project
- pyanyapi
CWE