Skip to content

Commit ace316a

Browse files
committed
Added WPVDB and EDB references.
1 parent 10c2183 commit ace316a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/unix/webapp/wp_worktheflow_upload.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ def initialize(info = {})
2626
'License' => MSF_LICENSE,
2727
'References' =>
2828
[
29+
['WPVDB', '7883'],
30+
['EDB', '36640'],
2931
['URL', 'http://packetstormsecurity.com/files/131294/WordPress-Work-The-Flow-2.5.2-Shell-Upload.html']
3032
],
3133
'Privileged' => false,

0 commit comments

Comments
 (0)