Wednesday, April 23, 2025
HomeCVE/vulnerabilityLinksys Router Flaw Let Attackers Perform Command Injection, PoC Released

Linksys Router Flaw Let Attackers Perform Command Injection, PoC Released

Published on

SIEM as a Service

Follow Us on Google News

Linksys routers were discovered with two vulnerabilities: CVE-2024-33788 and CVE-2024-33789.

These vulnerabilities were associated with Command Injection on Linksys routers.

The severity of these vulnerabilities is yet to be categorized. However, a proof-of-concept has been published for these two vulnerabilities.

- Advertisement - Google News

These vulnerabilities existed in Linksys E5000 routers, which had insufficient validation of user inputs.

Threat actors can exploit this vulnerability and execute unauthorized commands on the affected devices. 

CVE-2024-33788: Command Injection Flaw

This vulnerability exists due to an insufficient validation of input, which arises when registering a device PIN number in the Configure → Wi-Fi → Wi-Fi Protect Config Setting.

Document

Integrate ANY.RUN in Your Company for Effective Malware Analysis

Are you from SOC, Threat Research, or DFIR departments? If so, you can join an online community of 400,000 independent security researchers:

  • Real-time Detection
  • Interactive Malware Analysis
  • Easy to Learn by New Security Team members
  • Get detailed reports with maximum data
  • Set Up Virtual Machine in Linux & all Windows OS Versions
  • Interact with Malware Safely

If you want to test all these features now with completely free access to the sandbox:

This value is provided as input inside the squashfs-root/usr/share/lua/runtime.lua at line number 1561.

At this line of code in the file, there is a pt[”PinCode”], which is not filtered and gets executed directly on the next line where there is a “os.execute(cmd)”.

If the PIN code is provided with a malicious command, it gets executed as output on the router leading to a command injection vulnerability.

CVE-2024-33789: Command Injection through Ping

This is also a command injection vulnerability that exists due to insufficient verification of the input value for the IP or URL address when executing the ping command.

This ping test is present in the router’s TroubleShooting → Diagnostics menu as a means of checking the connectivity.

However, this value is provided as an input to the squashfs-root/usr/share/lua/runtime.lua file at line 491.

This line of code consists of pt[“ipurl”] which is not filtered. Additionally, this value gets executed on the next line which contains the “os.execute(cmd)”.

Hence, providing a malicious value as URL or IP address for the ping command results in command injection vulnerability.

Nevertheless, to exploit these vulnerabilities, a threat actor will need a certain level of permissions on the vulnerable router.

Users of these products are recommended to upgrade to the latest versions to prevent threat actors from exploiting these vulnerabilities.

Is Your Network Under Attack? - Read CISO’s Guide to Avoiding the Next Breach - Download Free Guide

Eswar
Eswar
Eswar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

Latest articles

APT34 Hackers Use Port 8080 for Fake 404 Responses and Shared SSH Keys

Researchers have uncovered early indicators of malicious infrastructure linked to APT34, also known as...

Hackers Exploit Weaponized Word Docs to Steal Windows Login Credentials

A sophisticated phishing campaign has been uncovered by Fortinet’s FortiGuard Labs, targeting Windows users...

Cookie-Bite Attack Enables MFA Bypass and Persistent Cloud Server Access

Researchers have exposed a sophisticated cyberattack technique dubbed the "Cookie-Bite Attack," which allows adversaries...

Synology Network File System Vulnerability Allows Unauthorized File Access

A critical security vulnerability in Synology’s Network File System (NFS) service, tracked as CVE-2025-1021,...

Resilience at Scale

Why Application Security is Non-Negotiable

The resilience of your digital infrastructure directly impacts your ability to scale. And yet, application security remains a critical weak link for most organizations.

Application Security is no longer just a defensive play—it’s the cornerstone of cyber resilience and sustainable growth. In this webinar, Karthik Krishnamoorthy (CTO of Indusface) and Phani Deepak Akella (VP of Marketing – Indusface), will share how AI-powered application security can help organizations build resilience by

Discussion points


Protecting at internet scale using AI and behavioral-based DDoS & bot mitigation.
Autonomously discovering external assets and remediating vulnerabilities within 72 hours, enabling secure, confident scaling.
Ensuring 100% application availability through platforms architected for failure resilience.
Eliminating silos with real-time correlation between attack surface and active threats for rapid, accurate mitigation

More like this

APT34 Hackers Use Port 8080 for Fake 404 Responses and Shared SSH Keys

Researchers have uncovered early indicators of malicious infrastructure linked to APT34, also known as...

Hackers Exploit Weaponized Word Docs to Steal Windows Login Credentials

A sophisticated phishing campaign has been uncovered by Fortinet’s FortiGuard Labs, targeting Windows users...

Cookie-Bite Attack Enables MFA Bypass and Persistent Cloud Server Access

Researchers have exposed a sophisticated cyberattack technique dubbed the "Cookie-Bite Attack," which allows adversaries...