Files
CVEs-PoC/2020/CVE-2020-3959.md
T
2024-05-25 21:48:12 +02:00

20 lines
1.1 KiB
Markdown

### [CVE-2020-3959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3959)
![](https://img.shields.io/static/v1?label=Product&message=VMware%20ESXi&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=VMware%20Fusion&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=VMware%20Workstation&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial-of-service%20vulnerability&color=brighgreen)
### Description
VMware ESXi (6.7 before ESXi670-202004101-SG and 6.5 before ESXi650-202005401-SG), VMware Workstation (15.x before 15.1.0) and VMware Fusion (11.x before 11.1.0) contain a memory leak vulnerability in the VMCI module. A malicious actor with local non-administrative access to a virtual machine may be able to crash the virtual machine's vmx process leading to a partial denial of service.
### POC
#### Reference
- https://www.vmware.com/security/advisories/VMSA-2020-0011.html
#### Github
No PoCs found on GitHub currently.