CyberRota Analysis
AI-GeneratedThe vulnerability in the libshare.so library of LB-link Router AC450M V4.0.0 allows for command injection due to inadequate input validation in the bs_SetLimitCli_info function. This flaw enables attackers to execute arbitrary operating system commands by injecting malicious shell metacharacters into user-supplied input. Organizations using this router should prioritize remediation to mitigate the risk of unauthorized command execution and potential system compromise.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A Command Injection vulnerability exists in the bs_SetLimitCli_info function within the libshare.so library of LB-link Router AC450M V4.0.0. This flaw occurs due to insufficient validation and sanitization of user-supplied input before it is passed to a system-level command execution context. An attacker can exploit this vulnerability by injecting specially crafted shell metacharacters or payloads into the vulnerable parameter, resulting in the execution of arbitrary operating system commands.