Skip to content

Commit 4d49f71

Browse files
author
Pedro Ribeiro
authored
update links and CVE on webnms_file_download
1 parent 41bdae4 commit 4d49f71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/auxiliary/admin/http/webnms_file_download.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ def initialize(info = {})
3131
'License' => MSF_LICENSE,
3232
'References' =>
3333
[
34-
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ]
34+
[ 'CVE', '2016-6601'],
35+
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ],
36+
[ 'URL', 'http://seclists.org/fulldisclosure/2016/Aug/54' ]
3537
],
3638
'DisclosureDate' => 'Jul 4 2016'
3739
)

0 commit comments

Comments
 (0)