Description update
parent
42cfa72f81
commit
5e925f6629
|
@ -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' =>
|
||||
|
|
Loading…
Reference in New Issue