Skip to content

Commit 62e6b23

Browse files
committed
Typo
1 parent d221e9d commit 62e6b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/wp_subscribe_comments_file_read.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def initialize(info = {})
1515
super(update_info(info,
1616
'Name' => 'WordPress Subscribe Comments File Read Vulnerability',
1717
'Description' => %q{
18-
This module exploits a authenticated directory traversal vulnerability
18+
This module exploits an authenticated directory traversal vulnerability
1919
in WordPress Plugin "Subscribe to Comments" version 2.1.2, allowing
2020
to read arbitrary files with the web server privileges.
2121
},

0 commit comments

Comments
 (0)