### [CVE-2009-2255](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2255) ![](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 Zen Cart 1.3.8a, 1.3.8, and earlier does not require administrative authentication for admin/record_company.php, which allows remote attackers to execute arbitrary code by uploading a .php file via the record_company_image parameter in conjunction with a PATH_INFO of password_forgotten.php, then accessing this file via a direct request to the file in images/. ### POC #### Reference - http://www.zen-cart.com/forum/attachment.php?attachmentid=5965 #### Github No PoCs found on GitHub currently.