### [CVE-2007-4441](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4441) ![](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 php_win32std.dll in the win32std extension for PHP 5.2.0 and earlier allows context-dependent attackers to execute arbitrary code via a long string in the filename argument to the win_browse_file function. ### POC #### Reference - https://www.exploit-db.com/exploits/4293 #### Github No PoCs found on GitHub currently.