CVE-2022-50920
8.4David Xanatos · Sandboxie-Plus
Sandboxie-Plus 5.50.2 contains an unquoted service path vulnerability in the SbieSvc Windows service, allowing local attackers to execute arbitrary code with LocalSystem privileges.
Executive summary
An unquoted service path vulnerability in the Sandboxie-Plus SbieSvc service allows local attackers to escalate privileges to LocalSystem.
Vulnerability
The application utilizes an unquoted service path for the SbieSvc Windows service. This flaw allows a local, low-privileged attacker to place a malicious executable in a parent directory of the service path, which the system will then execute with elevated LocalSystem privileges upon service startup.
Business impact
The ability for a local user to gain LocalSystem privileges represents a critical security failure, as it allows for complete control over the affected host. This vulnerability could be leveraged to bypass security controls, exfiltrate sensitive data, or install persistent malware. With a CVSS score of 8.4, this issue presents a high risk to the confidentiality, integrity, and availability of any system running the vulnerable software.
Remediation
Immediate Action: Update Sandboxie-Plus to the latest available version provided by the vendor to resolve the service path configuration.
Proactive Monitoring: Monitor system logs for the execution of unexpected binaries originating from the Sandboxie-Plus installation directories, particularly those occurring during service startup.
Compensating Controls: Ensure that standard users lack write permissions to the C:\Program Files directory and its subdirectories, as this prevents the placement of malicious executables required to exploit this specific vulnerability.
Exploitation status
Public Exploit Available: Yes, a public exploit exists as documented by the Exploit Database (EDB-ID 50819).
Analyst recommendation
Given the availability of a public exploit and the high potential for privilege escalation, organizations should treat this vulnerability with urgency. Administrators must verify the installation path of the SbieSvc service and apply the vendor-provided security updates immediately to mitigate the risk of local system compromise.
More David Xanatos CVEs
Sources
Originally found and disclosed by Antonio Cuomo (arkantolo), per the CVE Program record.
- ExploitDB-50819 Exploit / PoC
- Official Sandboxie-Plus Product Homepage
- VulnCheck Advisory: Sandboxie-Plus 5.50.2 - 'Service SbieSvc' Unquoted Service Path Third-party advisory