### [CVE-2004-1392](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1392) ![](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 PHP 4.0 with cURL functions allows remote attackers to bypass the open_basedir setting and read arbitrary files via a file: URL argument to the curl_init function. ### POC #### Reference - http://marc.info/?l=bugtraq&m=109898213806099&w=2 - https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9279 #### Github No PoCs found on GitHub currently.