Article Details
Scrape Timestamp (UTC): 2024-11-08 19:22:35.762
Original Article Text
Click to Toggle View
D-Link won’t fix critical flaw affecting 60,000 older NAS devices. More than 60,000 D-Link network-attached storage devices that have reached end-of-life are vulnerable to a command injection vulnerability with a publicly available exploit. The flaw, tracked as CVE-2024-10914, has a critical 9.2 severity score and is present in the ‘cgi_user_add’ command where the name parameter is insufficiently sanitized. An unauthenticated attacker could exploit it to inject arbitrary shell commands by sending specially crafted HTTP GET requests to the devices. The flaw impacts multiple models of D-Link network-attached storage (NAS) devices that are commonly used by small businesses: In a technical write-up that provides exploit details, security researcher Netsecfish says that leveraging the vulnerability requires sending "a crafted HTTP GET request to the NAS device with malicious input in the name parameter.” curl "http://[Target-IP]/cgi-bin/account_mgr.cgi cmd=cgi_user_add&name=%27;<INJECTED_SHELL_COMMAND>;%27" “This curl request constructs a URL that triggers the cgi_user_add command with a name parameter that includes an injected shell command,” the researcher explains. A search that Netsecfish conducted on the FOFA platform returned 61,147 results at 41,097 unique IP addresses for D-Link devices vulnerable to CVE-2024-10914. In a security bulletin today, D-Link has confirmed that a fix for CVE-2024-10914 is not coming and the vendor recommends that users retire vulnerable products. If that is not possible at the moment, users should at least isolate them from the public internet or place them under stricter access conditions. The same researcher discovered in April this year an arbitrary command injection and hardcoded backdoor flaw, tracked as CVE-2024-3273, impacting mostly the same D-Link NAS models as the latest flaw. Back then, FOFA internet scans returned 92,589 results. Responding to the situation at the time, a D-Link spokesperson told BleepingComputer that the networking firm no longer makes NAS devices, and the impacted products had reached EoL and will not be receiving security updates.
Daily Brief Summary
D-Link has announced it will not fix a critical vulnerability, CVE-2024-10914, affecting about 60,000 end-of-life NAS devices.
The vulnerability involves a command injection flaw that can be exploited unauthenticated via specially crafted HTTP GET requests.
Exploitation allows attackers to inject arbitrary shell commands, potentially gaining unauthorized access to the device.
Affected NAS models are widely used by small businesses, significantly increasing the risk of cyber attacks on these entities.
Security researcher Netsecfish revealed that an Internet scan identified over 41,000 unique IPs linked to these vulnerable devices.
D-Link advises users to retire the vulnerable devices or, if not possible, to isolate them from the public internet and enforce strict access controls.
This is the second major flaw found in these devices this year, following a previous command injection and hardcoded backdoor vulnerability, CVE-2024-3273.