cve/2019/CVE-2019-5515.md

19 lines
1019 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-5515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5515)
![](https://img.shields.io/static/v1?label=Product&message=VMware%20Workstation%20and%20Fusion&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Out-of-bounds%20write%20vulnerability&color=brighgreen)
### Description
VMware Workstation (15.x before 15.0.3, 14.x before 14.1.6) and Fusion (11.x before 11.0.3, 10.x before 10.1.6) updates address an out-of-bounds write vulnerability in the e1000 and e1000e virtual network adapters. Exploitation of this issue may lead to code execution on the host from the guest but it is more likely to result in a denial of service of the guest.
### POC
#### Reference
- https://packetstormsecurity.com/files/152290/VMware-Security-Advisory-2019-0005.html
2024-06-09 00:33:16 +00:00
- https://packetstormsecurity.com/files/152290/VMware-Security-Advisory-2019-0005.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.