An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safe_load is not used.
References
Link | Resource |
---|---|
https://joel-malwarebenchmark.github.io | Exploit Third Party Advisory |
https://joel-malwarebenchmark.github.io/blog/2020/04/27/cve-2020-13388-jw-util-vulnerability/ | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20200528-0002/ | Third Party Advisory |
Configurations
Information
Published : 2020-05-22 10:15
Updated : 2023-03-03 06:39
NVD link : CVE-2020-13388
Mitre link : CVE-2020-13388
JSON object : View
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Products Affected
python
- jw.util