Skip to content

Commit d221e9d

Browse files
committed
Added more references.
1 parent e59e482 commit d221e9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/auxiliary/scanner/http/wp_subscribe_comments_file_read.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ def initialize(info = {})
2121
},
2222
'References' =>
2323
[
24-
['WPVDB', '8102']
24+
['WPVDB', '8102'],
25+
['URL', 'http://packetstormsecurity.com/files/132694/'],
26+
['URL', 'https://security.dxw.com/advisories/admin-only-local-file-inclusion-and-arbitrary-code-execution-in-subscribe-to-comments-2-1-2/']
2527
],
2628
'Author' =>
2729
[

0 commit comments

Comments
 (0)