Skip to content

Commit cf4b187

Browse files
author
HD Moore
committed
Fix CVE reference
1 parent 6766616 commit cf4b187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/accellion_fta_statecode_file_read.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def initialize(info = {})
2929
'References' =>
3030
[
3131
['URL', 'http://r-7.co/R7-2015-08'],
32-
['CVE', '2015-2857']
32+
['CVE', '2015-2856']
3333
],
3434
'DisclosureDate' => 'Jul 10 2015'
3535
))

0 commit comments

Comments
 (0)