Skip to content

Commit 03e4ee9

Browse files
committed
Correct Ghostscript 9.2.1 to 9.21 as per advisory
1 parent 41ef1a4 commit 03e4ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/fileformat/ghostscript_type_confusion.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def initialize(info = {})
1515
'Description' => %q{
1616
This module exploits a type confusion vulnerability in Ghostscript that can
1717
be exploited to obtain arbitrary command execution. This vulnerability affects
18-
Ghostscript version 9.2.1 and earlier and can be exploited through libraries
18+
Ghostscript version 9.21 and earlier and can be exploited through libraries
1919
such as ImageMagick and Pillow.
2020
},
2121
'Author' => [

0 commit comments

Comments
 (0)