### [CVE-2011-4403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4403) ![](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 Multiple cross-site request forgery (CSRF) vulnerabilities in Zen Cart 1.3.9h allow remote attackers to hijack the authentication of administrators for requests that (1) delete a product via a delete_product_confirm action to product.php or (2) disable a product via a setflag action to categories.php. ### POC #### Reference - http://seclists.org/fulldisclosure/2012/Feb/171 #### Github No PoCs found on GitHub currently.