### [CVE-2007-4776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4776) ![](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 Buffer overflow in Microsoft Visual Basic 6.0 and Enterprise Edition 6.0 SP6 allows user-assisted remote attackers to execute arbitrary code via a Visual Basic project (vbp) file containing a long Reference line, related to VBP_Open and OLE. NOTE: there are limited usage scenarios under which this would be a vulnerability. ### POC #### Reference - https://www.exploit-db.com/exploits/4361 - https://www.exploit-db.com/exploits/4431 #### Github No PoCs found on GitHub currently.