### [CVE-2002-0081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0081) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Buffer overflows in (1) php_mime_split in PHP 4.1.0, 4.1.1, and 4.0.6 and earlier, and (2) php3_mime_split in PHP 3.0.x allows remote attackers to execute arbitrary code via a multipart/form-data HTTP POST request when file_uploads is enabled. ### POC #### Reference - http://marc.info/?l=bugtraq&m=101484705523351&w=2 - http://marc.info/?l=bugtraq&m=101537076619812&w=2 - http://marc.info/?l=ntbugtraq&m=101484975231922&w=2 - http://security.e-matters.de/advisories/012002.html #### Github No PoCs found on GitHub currently.