### [CVE-2007-4825](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4825) ![](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 Directory traversal vulnerability in PHP 5.2.4 and earlier allows attackers to bypass open_basedir restrictions and possibly execute arbitrary code via a .. (dot dot) in the dl function. ### POC #### Reference - http://securityreason.com/securityalert/3119 #### Github No PoCs found on GitHub currently.