Description update

unstable
sinn3r 2013-05-14 14:20:27 -05:00
parent 42cfa72f81
commit 5e925f6629
1 changed files with 4 additions and 4 deletions

View File

@ -24,10 +24,10 @@ class Metasploit4 < Msf::Exploit::Local
super(update_info(info, {
'Name' => 'Kloxo Local Privilege Escalation',
'Description' => %q{
Version 6.1.12 and earlier of Kloxo include two setuid root binaries, named
lxsuexec and lxrestart, which together allows local privilege escalation to root
from the uid 48, apache by default on CentOS 5.8, the operating system supported
by Kloxo. This module has bene tested successfully with Kloxo 6.1.12 and 6.1.6.
Version 6.1.12 and earlier of Kloxo contain two setuid root binaries such as
lxsuexec and lxrestart, allow local privilege escalation to root from uid 48,
Apache by default on CentOS 5.8, the operating system supported by Kloxo.
This module has been tested successfully with Kloxo 6.1.12 and 6.1.6.
},
'License' => MSF_LICENSE,
'Author' =>