Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Bugtraq: Re: VHCS <= 2.4.7.1 (vhcs2_daemon) Remote Root Exploit

Re: VHCS <= 2.4.7.1 (vhcs2_daemon) Remote Root Exploit

From: Maximiliano Müller <mmuller_at_sitioshispanos.com>
Date: Wed, 12 Mar 2008 01:47:29 +0000 (UTC)

Hi,

In case you didn't have this patch. Patch login.php as soon
as possible (old bug).

http://vhcs.puuhis.net/index.php?option=com_content&task=view&id=14&Itemid=1

For the new bug this is a quick solution

* to modify the php.ini and to disable shell and execute functions

disable_functions = system,system_exec,passthru,shell,shell_exec,exec

* to not permit LOAD INLINE from mysql. We can disable this feature with
the following line to the my.cnf in the section [mysqld]

local-infile=0
Received on Mar 12 2008

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]