cve/2017/CVE-2017-16777.md

18 lines
699 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-16777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16777)
![](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
If HashiCorp Vagrant VMware Fusion plugin (aka vagrant-vmware-fusion) 5.0.3 is installed but VMware Fusion is not, a local attacker can create a fake application directory and exploit the suid sudo helper in order to escalate to root.
### POC
#### Reference
- https://www.exploit-db.com/exploits/43219/
#### Github
No PoCs found on GitHub currently.