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