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 96b1cb3 commit f58cc6aCopy full SHA for f58cc6a
modules/exploits/windows/browser/foxit_reader_plugin_url_bof.rb
@@ -54,7 +54,7 @@ def initialize(info={})
54
[
55
# npFoxitReaderPlugin.dll version 2.2.1.530
56
[ 'Automatic', {} ],
57
- [ 'Windows 7 SP1 / Firefox 18 / Foxit Reader 5.44.11281',
+ [ 'Windows 7 SP1 / Firefox 18 / Foxit Reader 5.4.4.11281',
58
{
59
'Offset' => 272,
60
'Ret' => 0x1000c57d, # pop # ret # from npFoxitReaderPlugin
0 commit comments