Vulnerability record · CVE-2023-44450 · published 3 May 2024
CVE-2023-44450: NETGEAR ProSAFE NMS SQL Injection in getNodesByTopologyMapSearch
Netgear · Prosafe Network Management System
The NETGEAR ProSAFE Network Management System fails to validate user-supplied input in the getNodesByTopologyMapSearch function before building SQL queries, allowing SQL injection that can lead to remote code execution. An authenticated attacker can run arbitrary code as SYSTEM on the affected NMS300 installation, making this a serious post-authentication compromise path for a management platform.
Description
NETGEAR ProSAFE Network Management System getNodesByTopologyMapSearch SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NETGEAR ProSAFE Network Management System. Authentication is required to exploit this vulnerability. The specific flaw exists within the getNodesByTopologyMapSearch function. The issue results from the lack of proper validation of a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-21858.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityAuthenticated remote code execution as SYSTEM on a network management server with a high EPSS score, though no confirmed in-the-wild exploitation or KEV listing.
What it is
The NETGEAR ProSAFE Network Management System fails to validate user-supplied input in the getNodesByTopologyMapSearch function before building SQL queries, allowing SQL injection that can lead to remote code execution. An authenticated attacker can run arbitrary code as SYSTEM on the affected NMS300 installation, making this a serious post-authentication compromise path for a management platform.
Impact
An attacker with valid credentials gains arbitrary code execution in the SYSTEM context on the NMS host, effectively full control of the management server. From there they could pivot to managed network devices and data.
Attack surface
Reachable over the network via the NMS web interface (AV:N, AC:L, PR:L, UI:N); authentication is required, but no user interaction beyond that is needed. The vulnerable entry point is the getNodesByTopologyMapSearch function.
Exploitation
Not listed in CISA KEV and no ransomware usage documented; EPSS is high at roughly 0.536 (98.9th percentile), and references are only vendor and third-party advisories with no public exploit tag.
What to do
- Apply the NETGEAR security advisory fix for NMS300 (PSV-2023-0114/PSV-2023-0115) as the first action.
- Restrict network access to the NMS300 management interface to trusted admin networks only.
- Enforce least privilege and strong unique credentials for NMS accounts, and audit for shared or default logins.
- If patching is delayed, isolate the NMS host on a segmented management VLAN with monitoring.
- Review NMS logs for unexpected queries or process activity on the host.
Detection
- Monitor NMS300 web logs for anomalous requests to the topology map search endpoint, especially SQL metacharacters or UNION/stacked query patterns.
- Alert on unexpected child processes or command shells spawned by the NMS service account or SYSTEM on the NMS host.
- Baseline and alert on outbound connections from the NMS server to unusual destinations.
- Audit authentication logs for logins from new or unusual source addresses to the NMS interface.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2023-44450 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-44450), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.