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
Configurations
Information
Published : 2020-05-22 17:15
Updated : 2020-05-28 13:15
NVD link : CVE-2020-13388
Mitre link : CVE-2020-13388
JSON object : View
Products Affected
python
- jw.util
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
