7.5
CVSSv2

CVE-2007-3587

Published: 05/07/2007 Updated: 15/10/2018
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

MyCMS 0.9.8 and previous versions allows remote malicious users to gain privileges via the admin cookie parameter, as demonstrated by a post to admin/settings.php that injects PHP code into settings.inc, which can then be executed via a direct request to index.php.

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 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 (ip/hostname ...