### [CVE-2012-1517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1517) ![](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 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.