Get the disclosure date right.
parent
52f33128cd
commit
96276aa6fa
|
@ -34,7 +34,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Marius Mlynski', # discovery and pwn2own exploit
|
||||
'joev' # metasploit module
|
||||
],
|
||||
'DisclosureDate' => "May 14 2013",
|
||||
'DisclosureDate' => "Mar 17 2014",
|
||||
'References' => [
|
||||
['CVE', '2014-1510'], # open chrome:// url in iframe
|
||||
['CVE', '2014-1511'] # bypass popup blocker to load bare ChromeWindow
|
||||
|
|
Loading…
Reference in New Issue