1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-09-11 17:08:02 +02:00

Land #10776, Fix references in #10672

This commit is contained in:
Shelby Pace 2018-10-08 16:08:50 -05:00
commit 96681b03d1
No known key found for this signature in database
GPG Key ID: B2F3A8B476406857

View File

@ -22,14 +22,18 @@ class MetasploitModule < Msf::Exploit::Remote
},
'Author' =>
[
't4rkd3vilz', # PoC
'hubertwslin' # Metasploit module
'ZDI', # Initial discovery
't4rkd3vilz', # PoC
'hubertwslin' # Metasploit module
],
'References' =>
[
[ 'EDB', '44965'],
[ 'CVE', '2018-10594'],
[ 'ZDI', '18-588']
[ 'CVE', '2018-10594' ],
[ 'BID', '104529' ],
[ 'ZDI', '18-586' ],
[ 'ZDI', '18-588' ],
[ 'EDB', '44965' ],
[ 'URL', 'https://ics-cert.us-cert.gov/advisories/ICSA-18-172-01' ]
],
'Payload' =>
{