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 7bb4f94 commit 9e7f6d6Copy full SHA for 9e7f6d6
modules/auxiliary/scanner/http/wp_mobile_pack_info_disclosure.rb
@@ -15,9 +15,9 @@ def initialize(info = {})
15
super(update_info(info,
16
'Name' => 'WordPress Mobile Pack Information Disclosure Vulnerability',
17
'Description' => %q{
18
- This module exploits a information disclosure vulnerability in WordPress Plugin
+ This module exploits an information disclosure vulnerability in WordPress Plugin
19
"WP Mobile Pack" version 2.1.2, allowing to read files with privileges
20
- informations.
+ information.
21
},
22
'References' =>
23
[
0 commit comments