CyberRota Analysis
AI-GeneratedThe vulnerability allows authenticated users to execute the Samba daemon with arbitrary command-line arguments due to improper access control in the OpenWrt luci-app-samba4. This could lead to remote command execution on the affected system, potentially compromising sensitive data and system integrity. Organizations using OpenWrt with the luci-app-samba4 should prioritize patching this vulnerability to mitigate the risk of exploitation.
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
OpenWrt luci-app-samba4 read ACL grants file.exec permission on /usr/sbin/smbd, allowing authenticated delegated users to execute the Samba daemon with caller-controlled command-line arguments. Attackers can pass arbitrary Samba global options such as message command to a root smbd process, triggering command execution when SMB protocol messages are processed.