cve/2018/CVE-2018-18856.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-18856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18856)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple local privilege escalation vulnerabilities have been identified in the LiquidVPN client through 1.37 for macOS. An attacker can communicate with an unprotected XPC service and directly execute arbitrary OS commands as root or load a potentially malicious kernel extension because com.smr.liquidvpn.OVPNHelper uses the system function to execute the "openvpncmd" parameter as a shell command.
### POC
#### Reference
- http://packetstormsecurity.com/files/150137/LiquidVPN-For-macOS-1.3.7-Privilege-Escalation.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/150137/LiquidVPN-For-macOS-1.3.7-Privilege-Escalation.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/fulldisclosure/2018/Nov/1
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2018/Nov/1
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/45782/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/45782/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.