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 d221e9d commit 62e6b23Copy full SHA for 62e6b23
modules/auxiliary/scanner/http/wp_subscribe_comments_file_read.rb
@@ -15,7 +15,7 @@ def initialize(info = {})
15
super(update_info(info,
16
'Name' => 'WordPress Subscribe Comments File Read Vulnerability',
17
'Description' => %q{
18
- This module exploits a authenticated directory traversal vulnerability
+ This module exploits an authenticated directory traversal vulnerability
19
in WordPress Plugin "Subscribe to Comments" version 2.1.2, allowing
20
to read arbitrary files with the web server privileges.
21
},
0 commit comments