vendor:
Enigma NMS
by:
Mark Cross
9.8
CVSS
CRITICAL
OS Command Injection
78
CWE
Product Name: Enigma NMS
Affected Version From: Enigma NMS 65.0.0
Affected Version To: Enigma NMS 65.0.0
Patch Exists: YES
Related CWE: CVE-2019-16072
CPE: a:netsas:enigma_nms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux
2019
Enigma NMS OS Command Injection
NETSAS Pty Ltd Enigma NMS is vulnerable to OS Command Injection. An attacker can exploit this vulnerability to execute arbitrary commands on the vulnerable system. This vulnerability exists due to insufficient sanitization of user-supplied input in the 'ip_address' parameter of the 'discover_and_manage.cgi' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable script. Successful exploitation of this vulnerability can result in arbitrary code execution on the vulnerable system.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in the application.