### [CVE-2002-0717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0717) ![](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.2.0 and 4.2.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via an HTTP POST request with certain arguments in a multipart/form-data form, which generates an error condition that is not properly handled and causes improper memory to be freed. ### POC #### Reference - http://marc.info/?l=bugtraq&m=102734516023281&w=2 #### Github No PoCs found on GitHub currently.