Land #7083, Fix description for linux/misc/mongod_native_helper.rb

bug/bundler_fix
William Webb 2016-07-09 14:25:47 -05:00
commit 92a592d303
No known key found for this signature in database
GPG Key ID: 341763D0308DA650
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ class MetasploitModule < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'MongoDB nativeHelper.apply Remote Code Execution',
'Description' => %q{
This module exploit a the nativeHelper feature from spiderMonkey which allows to
to control execution by calling it wit specially crafted arguments. This module
This module exploits the nativeHelper feature from spiderMonkey which allows
remote code execution by calling it with specially crafted arguments. This module
has been tested successfully on MongoDB 2.2.3 on Ubuntu 10.04 and Debian Squeeze.
},
'Author' =>