CVE-2020-13388: OS Command Injection
(updated )
An exploitable vulnerability exists in the configuration-loading functionality of the jw.util
package 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
Detect and mitigate CVE-2020-13388 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →