axe errant spaces at EOL
parent
69b01d26bb
commit
adba277be0
|
@ -16,9 +16,9 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
super(update_info(info,
|
||||
'Name' => 'Microsoft Office CVE-2017-11882',
|
||||
'Description' => %q{
|
||||
Module exploits a flaw in how the Equation Editor that
|
||||
allows an attacker to execute arbitrary code in RTF files without
|
||||
interaction. The vulnerability is caused by the Equation Editor,
|
||||
Module exploits a flaw in how the Equation Editor that
|
||||
allows an attacker to execute arbitrary code in RTF files without
|
||||
interaction. The vulnerability is caused by the Equation Editor,
|
||||
to which fails to properly handle OLE objects in memory.
|
||||
},
|
||||
'Author' => ['mumbai', 'embedi'],
|
||||
|
|
Loading…
Reference in New Issue