#VU28458 OS Command Injection in jw.util - CVE-2020-13388
Published: June 1, 2020
jw.util
Johnny Wezel
Description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the configuration loading functionality. When loading a configuration with FromString or FromStream with YAML, a remote unauthenticated attacker can execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.