6.4
CVSSv2

CVE-2006-2331

Published: 12/05/2006 Updated: 18/10/2018
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 645
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

Multiple directory traversal vulnerabilities in PHP-Fusion 6.00.306 allow remote malicious users to include and execute arbitrary local files via (1) a .. (dot dot) in the settings[locale] parameter in infusions/last_seen_users_panel/last_seen_users_panel.php, and (2) a .. (dot dot) in the localeset parameter in setup.php. NOTE: the vendor states that this issue might exist due to problems in third party local files.

Vulnerable Product Search on Vulmon Subscribe to Product

php fusion php fusion 6.00.106

php fusion php fusion 6.00.107

php fusion php fusion 6.00.304

php fusion php fusion 6.00.306

php fusion php fusion 6.00.105

php fusion php fusion 6.00.3

php fusion php fusion 6.00.303

php fusion php fusion 6.00.109

php fusion php fusion 6.00.110

php fusion php fusion 6.00.204

php fusion php fusion 6.00.206

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "PHPFusion <= v600306 avatar mod_mime arbitrary file upload &\r\n"; echo "local inclusion vulnerabilities\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n\r\n"; if ($argc<6) { echo "Usage: php "$argv[0]" host path user pass cmd OPTIONS\r\n"; ...