Multiple SQL injection vulnerabilities in Zen Cart 1.3.0.2 and earlier allow remote attackers to execute arbitrary SQL commands via (1) GPC data to the ipngetstoredsession function in ipnmainhandler.php, which can be leveraged to modify elements of $SESSION; and allow remote authenticated users to execute arbitrary SQL commands via (2) a session id within a cookie to whosonlinesessionrecreate, (3) the quantity field to the addcart function, (4) an id[] parameter when adding an item to a shopping cart, or (5) a redemption code when checking out (dcredeemcode parameter to includes/modules/ordertotal/otcoupon.php).
Directory traversal vulnerability in Zen Cart 1.3.0.2 and earlier allows remote attackers to include and possibly execute arbitrary local files via directory traversal sequences in the typefilter parameter.
PHP remote file inclusion vulnerability in index.php in Zen Cart 1.3.0.2 and earlier, when registerglobals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the autoLoadConfig[999][0][loadFile] parameter.
index.php in Zen Cart 1.3.0.2 allows remote attackers to obtain sensitive information via empty (1) GET[], (2) SESSION[], (3) POST[], (4) COOKIE[], or (5) SESSION[] array parameters, which reveals the installation path in an error message. NOTE: this issue might be resultant from a global overwrite vulnerability.