Yes, clearly it is.

bug/bundler_fix
sinn3r 2013-09-12 14:16:34 -05:00
parent bf40dc02ce
commit 8db66aeb98
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class Metasploit4 < Msf::Exploit::Local
def initialize(info={})
super( update_info( info, {
'Name' => 'Sophos Web Protection Appliance clear_keys.pl Local Privilege Escalation Exploit',
'Name' => 'Sophos Web Protection Appliance clear_keys.pl Local Privilege Escalation',
'Description' => %q{
This module abuses a command injection on the clear_keys.pl perl script, installed with the
Sophos Web Protection Appliance, to escalate privileges from the "superman" user to "root".