We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81e68b commit 32d4bf0Copy full SHA for 32d4bf0
modules/auxiliary/admin/http/me_dc9_admin.rb
@@ -27,9 +27,9 @@ def initialize(info = {})
27
'References' =>
28
[
29
[ 'CVE', '2014-7862' ],
30
- [ 'OSVDB', 'TODO' ],
+ [ 'OSVDB', '116554' ],
31
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_dc9_admin.txt' ],
32
- [ 'URL', 'TODO_FULLDISC_URL' ]
+ [ 'URL', 'http://seclists.org/fulldisclosure/2015/Jan/2' ]
33
],
34
'DisclosureDate' => 'Dec 31 2014'))
35
0 commit comments