Sonatype · Nexus Repository Manager · CVE-2019-15588
**Name of the Vulnerable Software and Affected Versions**
Nexus Repository Manager versions <= 2.14.14
**Description**
The issue is related to an OS Command Injection that could allow an attacker to achieve Remote Code Execution (RCE). This is due to the lack of input data sanitization. All instances using CommandLineExecutor.java with user-supplied data are affected, such as the Yum Configuration Capability. The exploitation of this issue may enable a remote attacker to execute arbitrary code.
**Recommendations**
For Nexus Repository Manager versions <= 2.14.14, consider restricting the use of CommandLineExecutor.java with user-supplied data until a fix is available. As a temporary workaround, avoid using the Yum Configuration Capability with untrusted input to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.