Skip to content

Commit 40c92f5

Browse files
committed
Add URL reference
1 parent 4dce589 commit 40c92f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/unix/webapp/wp_holding_pattern_file_upload.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ def initialize(info = {})
3232
'References' =>
3333
[
3434
['CVE', '2015-1172'],
35-
['WPVDB', '7784']
35+
['WPVDB', '7784'],
36+
['URL', 'http://packetstormsecurity.com/files/130282/WordPress-Holding-Pattern-0.6-Shell-Upload.html']
3637
],
3738
'DisclosureDate' => 'Feb 11 2015',
3839
'Platform' => 'php',

0 commit comments

Comments
 (0)