Skip to content

Commit fe907df

Browse files
author
HD Moore
committed
Fix the disclosure date
1 parent 706e304 commit fe907df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/wp_revslider_upload_execute.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def initialize(info = {})
3636
'Platform' => 'php',
3737
'Arch' => ARCH_PHP,
3838
'Targets' => [['ThemePunch Revolution Slider (revslider) 3.0.95', {}]],
39-
'DisclosureDate' => 'Nov 26 2015',
39+
'DisclosureDate' => 'Nov 26 2014',
4040
'DefaultTarget' => 0)
4141
)
4242
end

0 commit comments

Comments
 (0)