Skip to content

Commit b622aae

Browse files
committed
Update wordpress_contus_video_gallery_sqli.rb
1 parent c393f7c commit b622aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/wordpress_contus_video_gallery_sqli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def initialize(info = {})
3131
[ 'CVE', '2015-2065'],
3232
[ 'WPVDB', '7793' ]
3333
],
34-
'DisclosureDate' => 'Mar 03 2015'))
34+
'DisclosureDate' => 'Feb 24 2015'))
3535

3636
register_options([
3737
OptString.new('TARGETURI', [true, 'Target URI of the Wordpress instance', '/'])

0 commit comments

Comments
 (0)