cve/2007/CVE-2007-1337.md

18 lines
749 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-1337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1337)
![](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
The virtual machine process (VMX) in VMware Workstation before 5.5.4 does not properly read state information when moving from the ACPI sleep state to the run state, which allows attackers to cause a denial of service (virtual machine reboot) via unknown vectors.
### POC
#### Reference
- http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html#554
#### Github
No PoCs found on GitHub currently.