### [CVE-2007-4155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4155) ![](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 Absolute path traversal vulnerability in a certain ActiveX control in vielib.dll in EMC VMware 6.0.0 allows remote attackers to execute arbitrary local programs via a full pathname in the first two arguments to the (1) CreateProcess or (2) CreateProcessEx method. ### POC #### Reference - http://www.vmware.com/support/ace/doc/releasenotes_ace.html - http://www.vmware.com/support/player/doc/releasenotes_player.html - http://www.vmware.com/support/player2/doc/releasenotes_player2.html - http://www.vmware.com/support/server/doc/releasenotes_server.html - http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html - http://www.vmware.com/support/ws6/doc/releasenotes_ws6.html - https://www.exploit-db.com/exploits/4245 #### Github No PoCs found on GitHub currently.