Add CVE/URL references to manageengine_eventlog_analyzer_rce

bug/bundler_fix
xistence 2015-10-16 10:41:39 +07:00
parent dcf7b5c95a
commit 018b515150
1 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,9 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'References' => 'References' =>
[ [
['EDB', '38173'] ['EDB', '38173'],
['CVE', '2015-7387'],
['URL', 'http://seclists.org/fulldisclosure/2015/Sep/59']
], ],
'Platform' => ['win'], 'Platform' => ['win'],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,