### [CVE-2004-0959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0959) ![](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 rfc1867.c in PHP before 5.0.2 allows local users to upload files to arbitrary locations via a PHP script with a certain MIME header that causes the "$_FILES" array to be modified. ### POC #### Reference - http://marc.info/?l=bugtraq&m=109534848430404&w=2 #### Github No PoCs found on GitHub currently.