Skip to content

Commit b1a6b28

Browse files
author
Michael Messner
committed
fixed disclosure date
1 parent 003310f commit b1a6b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/fritzbox_echo_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def initialize(info = {})
3939
[ 'BID', '65520' ],
4040
[ 'OSVDB', '103289' ]
4141
],
42-
'DisclosureDate' => 'Mar 07 2014',
42+
'DisclosureDate' => 'Feb 11 2014',
4343
'Privileged' => true,
4444
'Platform' => %w{ linux },
4545
'Payload' =>

0 commit comments

Comments
 (0)