Fix title
parent
ef6df5bc26
commit
329e6f4633
|
@ -18,7 +18,7 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
|
||||
def initialize(info={})
|
||||
super(update_info(info, {
|
||||
'Name' => 'MS15-004 Microsoft Windows Font Driver Buffer Overflow',
|
||||
'Name' => 'MS15-078 Microsoft Windows Font Driver Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a pool based buffer overflow in the atmfd.dll driver when parsing
|
||||
a malformed font. The vulnerability was exploited by the hacking team and disclosed on
|
||||
|
|
Loading…
Reference in New Issue