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 e59e482 commit d221e9dCopy full SHA for d221e9d
modules/auxiliary/scanner/http/wp_subscribe_comments_file_read.rb
@@ -21,7 +21,9 @@ def initialize(info = {})
21
},
22
'References' =>
23
[
24
- ['WPVDB', '8102']
+ ['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/']
27
],
28
'Author' =>
29
0 commit comments