### [CVE-2008-6985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6985) ![](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 SQL injection vulnerabilities in includes/classes/shopping_cart.php in Zen Cart 1.2.0 through 1.3.8a, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the id parameter when (1) adding or (2) updating the shopping cart. ### POC #### Reference - http://www.zen-cart.com/forum/showthread.php?p=604473 #### Github No PoCs found on GitHub currently.