Skip to content

Commit 8c0bcd2

Browse files
committed
Update wordpress_cp_calendar_sqli.rb
Use the new WPVDB
1 parent 75b88f1 commit 8c0bcd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/scanner/http/wordpress_cp_calendar_sqli.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ def initialize(info = {})
2727
'License' => MSF_LICENSE,
2828
'References' =>
2929
[
30-
[ 'EDB', '36243']
30+
[ 'EDB', '36243'],
31+
[ 'WPVDB', '7910' ]
3132
],
3233
'DisclosureDate' => 'Mar 03 2015'))
3334

0 commit comments

Comments
 (0)