########################## 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