Skip to content

Commit 04b57f8

Browse files
committed
Land rapid7#9274, Remove spaces from EOL
2 parents 69b01d2 + adba277 commit 04b57f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/windows/fileformat/office_ms17_11882.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ def initialize(info = {})
1616
super(update_info(info,
1717
'Name' => 'Microsoft Office CVE-2017-11882',
1818
'Description' => %q{
19-
Module exploits a flaw in how the Equation Editor that
20-
allows an attacker to execute arbitrary code in RTF files without
21-
interaction. The vulnerability is caused by the Equation Editor,
19+
Module exploits a flaw in how the Equation Editor that
20+
allows an attacker to execute arbitrary code in RTF files without
21+
interaction. The vulnerability is caused by the Equation Editor,
2222
to which fails to properly handle OLE objects in memory.
2323
},
2424
'Author' => ['mumbai', 'embedi'],

0 commit comments

Comments
 (0)