Command Injection in Supervisor - CVE-2017-11610

 

Command Injection in Supervisor - CVE-2017-11610

Published: January 15, 2019 / Updated: January 15, 2019


Vulnerability identifier: #VU16974
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Clear
CVE-ID: CVE-2017-11610
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Supervisor
Affected software:
Supervisor

Detailed vulnerability description

The vulnerability allows a remote authenticated attacker to execute arbitrary commands on the target system.

The vulnerability exists in the XML-RPC server due to insufficient validation of user-supplied input. A remote attacker can execute arbitrary commands via a crafted XML-RPC request, related to nested supervisord namespace lookups.


How to mitigate CVE-2017-11610

Install updates from vendor's website.

Sources