7.5
CVSSv2

CVE-2009-2254

Published: 30/06/2009 Updated: 19/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Zen Cart 1.3.8a, 1.3.8, and previous versions does not require administrative authentication for admin/sqlpatch.php, which allows remote malicious users to execute arbitrary SQL commands via the query_string parameter in an execute action, in conjunction with a PATH_INFO of password_forgotten.php, related to a "SQL Execution" issue.

Vulnerable Product Search on Vulmon Subscribe to Product

zen-cart zen cart 1.3.6

zen-cart zen cart 1.2.4d

zen-cart zen cart 1.1.3

zen-cart zen cart 1.1.0

zen-cart zen cart 1.2.1d

zen-cart zen cart 1.2.0d

zen-cart zen cart 1.3.7

zen-cart zen cart

zen-cart zen cart 1.3.8

Exploits

#!/usr/bin/python # # ------- Zen Cart 138 Remote SQL Execution # wwwzen-cartcom/ # Zen Cart Ecommerce - putting the dream of server rooting within reach of anyone! # A new version (138a) is avaible on wwwzen-cartcom/ # # BlackH :) # # # Notes: must have admin/sqlpatchphp enabled # # clean the database : # DELETE FROM `reco ...