6.8
CVSSv2

CVE-2009-2255

Published: 30/06/2009 Updated: 19/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/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/record_company.php, which allows remote malicious users 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/.

Vulnerable Product Search on Vulmon Subscribe to Product

zen-cart zen cart 1.2.4d

zen-cart zen cart 1.2.1d

zen-cart zen cart 1.2.0d

zen-cart zen cart

zen-cart zen cart 1.3.8

zen-cart zen cart 1.1.3

zen-cart zen cart 1.1.0

zen-cart zen cart 1.3.7

zen-cart zen cart 1.3.6

Exploits

#!/usr/bin/php <?php # # ------- Zen Cart 138 Remote Code 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 :) # error_reporting(E_ALL ^ E_NOTICE); if($argc < 2) { echo " =___________ Zen Cart 1 ...