S4E just found a high top 10 tcp port service scan
critical·Product Based Web Vulnerabilities·Updated Oct 23, 2025

CVE-2019-16072 Scanner

CVE-2019-16072 Scanner - OS Command Injection vulnerability in Enigma NMS

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.2k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2019-16072
9.8
CVSS

An OS command injection vulnerability in the discover_and_manage CGI script in NETSAS Enigma NMS 65.0.0 and prior allows an attacker to execute arbitrary code because of improper neutralization of shell metacharacters in the ip_address variable within an snmp_browser action.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 21, 2026View on NVD →
Detail

Enigma NMS is a network management system used by organizations to monitor, manage, and optimize their network resources. It is commonly deployed in enterprise environments for comprehensive network performance analysis. The product is utilized mainly by IT professionals and network administrators for its robust monitoring capabilities. Enigma NMS includes features for alerting, reporting, and real-time diagnostics to enhance network oversight. It offers integration capabilities with various network protocols and devices, increasing its applicability across diverse infrastructures. Its primary goal is to ensure network health and performance through effective resource management.

The OS Command Injection vulnerability in Enigma NMS allows attackers to execute arbitrary code on the server. This type of vulnerability arises due to improper input validation, letting attackers manipulate shell metacharacters. In this specific case, the vulnerability is in the `discover_and_manage` CGI script. An attacker can exploit this flaw by crafting a malicious input to the `ip_address` parameter, leading to unauthorized command execution. Such vulnerabilities are critical as they enable remote code execution, significantly escalating an organization's risk profile. Attackers could exploit this to pivot deeper into the network, accessing sensitive data or services.

Technically, the vulnerability exists because the application does not properly neutralize special characters in the `ip_address` field during a specific action within the SNMP browser. Attackers can insert shell commands that get executed with the same privileges as the application. They leverage this by sending crafted HTTP requests to the vulnerable endpoint, `discover_and_manage.cgi`. This vulnerability is triggered by combining shell metacharacters with commands within unsanitized inputs. The issue is specifically tied to how the application concatenates these inputs directly into shell commands. As a result, any injected commands will run on the server if successfully executed.

If exploited, the OS Command Injection vulnerability can lead to severe consequences, including unauthorized system access. Attackers might execute arbitrary commands, install malware, or exfiltrate sensitive information. It poses a high risk of network compromise, allowing the attacker to gain a foothold in the system. Once inside, attackers can escalate privileges, disrupt services, or even pivot to other vulnerable devices within the network. Exploitation greatly undermines network confidentiality, integrity, and availability, potentially leading to operational disruptions and data breaches.

REFERENCES

Solution Advice
  • Update to the latest version of NETSAS Enigma NMS to mitigate the risk of exploitation.
  • Apply any available security patches to address this specific input sanitization issue.
  • Implement input validation and sanitation measures to prevent injection of shell metacharacters.
  • Limit access to the application based on network policies to reduce exposure surface.
  • Regularly audit and review logs for any abnormal activity that may indicate exploitation attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2019-16072 Scanner - OS Command Injection vulnerability in Enigma NMS S4E