mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
752 B
Markdown
18 lines
752 B
Markdown
### [CVE-2012-1517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1517)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The VMX process in VMware ESXi 4.1 and ESX 4.1 does not properly handle RPC commands, which allows guest OS users to cause a denial of service (memory overwrite and process crash) or possibly execute arbitrary code on the host OS via vectors involving function pointers.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2012-0009.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|