Skip to content

Commit 6f02744

Browse files
committed
Land rapid7#2730 Typo in mswin_tiff_overflow
2 parents 3aebe96 + 89ef1d4 commit 6f02744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/fileformat/mswin_tiff_overflow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def initialize(info={})
8181
'Targets' =>
8282
[
8383
# XP SP3 + Office 2010 Standard (14.0.6023.1000 32-bit)
84-
['Windows XP SP3 with Office Starndard 2010', {}],
84+
['Windows XP SP3 with Office Standard 2010', {}],
8585
],
8686
'Privileged' => false,
8787
'DisclosureDate' => "Nov 5 2013", # Microsoft announcement

0 commit comments

Comments
 (0)