Skip to content

Commit 1cf6562

Browse files
committed
Small desc update
1 parent d9107d2 commit 1cf6562

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/windows/fileformat/corelpdf_fusion_bof.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ def initialize(info = {})
2020
'Name' => 'Corel PDF Fusion Stack Buffer Overflow',
2121
'Description' => %q{
2222
This module exploits a stack-based buffer overflow vulnerability in version 1.11 of
23-
Corel PDF Fusion. The vulnerability exists while handling XPS files with long entry
23+
Corel PDF Fusion. The vulnerability exists while handling a XPS file with long entry
2424
names. In order for the payload to be executed, an attacker must convince the target
25-
user to open a specially crafted XPS file with Corel PDF Fusion. By doing so, an
25+
user to open a specially crafted XPS file with Corel PDF Fusion. By doing so, the
2626
attacker can execute arbitrary code as the target user.
2727
},
2828
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)