Updates references
This commit is contained in:
@@ -31,7 +31,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||
],
|
||||
'References' =>
|
||||
[
|
||||
[ 'CVE', 'CVE-2019-9848' ],
|
||||
[ 'CVE', '2019-9848' ],
|
||||
[ 'URL', 'https://insinuator.net/2019/07/libreoffice-a-python-interpreter-code-execution-vulnerability-cve-2019-9848/' ]
|
||||
],
|
||||
'Platform' => [ 'win', 'linux' ],
|
||||
@@ -58,7 +58,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||
}
|
||||
]
|
||||
],
|
||||
'DisclosureDate' => "July 16, 2019",
|
||||
'DisclosureDate' => "2019-07-16",
|
||||
'DefaultTarget' => 0
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user