Skip to content

Commit 32d4bf0

Browse files
author
Pedro Ribeiro
committed
Add OSVDB id and full disclosure URL
1 parent e81e68b commit 32d4bf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/auxiliary/admin/http/me_dc9_admin.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ def initialize(info = {})
2727
'References' =>
2828
[
2929
[ 'CVE', '2014-7862' ],
30-
[ 'OSVDB', 'TODO' ],
30+
[ 'OSVDB', '116554' ],
3131
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_dc9_admin.txt' ],
32-
[ 'URL', 'TODO_FULLDISC_URL' ]
32+
[ 'URL', 'http://seclists.org/fulldisclosure/2015/Jan/2' ]
3333
],
3434
'DisclosureDate' => 'Dec 31 2014'))
3535

0 commit comments

Comments
 (0)