Fixup description

bug/bundler_fix
Meatballs 2013-07-06 09:29:32 +01:00
parent 3d1646d18e
commit 6916f7c5d2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ class Metasploit3 < Msf::Exploit::Local
super(update_info(info, {
'Name' => 'Nvidia (nvsvc) Display Driver Service Local Privilege Escalation',
'Description' => %q{
The named pipe, \pipe\nsvr, has a NULL DACL allowing any authenticated to
The named pipe, \pipe\nsvr, has a NULL DACL allowing any authenticated user to
interact with the service. It contains a stacked based buffer overflow as a result
of a memmove operation.