Land #10776, Fix references in #10672

4.x
Shelby Pace 2018-10-08 16:08:50 -05:00 committed by Metasploit
parent 7bc018bfcc
commit 064683495e
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 9 additions and 5 deletions

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' =>
{