From 5e925f66294f301a538976c20394b0c645038c93 Mon Sep 17 00:00:00 2001 From: sinn3r Date: Tue, 14 May 2013 14:20:27 -0500 Subject: [PATCH] Description update --- modules/exploits/linux/local/kloxo_lxsuexec.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/exploits/linux/local/kloxo_lxsuexec.rb b/modules/exploits/linux/local/kloxo_lxsuexec.rb index 32e876331e..6605bc7380 100644 --- a/modules/exploits/linux/local/kloxo_lxsuexec.rb +++ b/modules/exploits/linux/local/kloxo_lxsuexec.rb @@ -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' =>