add CVE reference to Continuum exploit

This commit is contained in:
Arnout Engelen
2026-01-26 12:36:12 +01:00
parent 591b3ea398
commit 2f2fea7f6b
@@ -24,7 +24,8 @@ class MetasploitModule < Msf::Exploit::Remote
'wvu' # Metasploit module
],
'References' => [
%w{EDB 39886}
%w{CVE 2016-15057},
%w{EDB 39886},
],
'DisclosureDate' => '2016-04-06',
'License' => MSF_LICENSE,