We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ef1a4 commit 03e4ee9Copy full SHA for 03e4ee9
modules/exploits/unix/fileformat/ghostscript_type_confusion.rb
@@ -15,7 +15,7 @@ def initialize(info = {})
15
'Description' => %q{
16
This module exploits a type confusion vulnerability in Ghostscript that can
17
be exploited to obtain arbitrary command execution. This vulnerability affects
18
- Ghostscript version 9.2.1 and earlier and can be exploited through libraries
+ Ghostscript version 9.21 and earlier and can be exploited through libraries
19
such as ImageMagick and Pillow.
20
},
21
'Author' => [
0 commit comments