Land #11033, update refs for imap_open vulnerability

GSoC/Meterpreter_Web_Console
Brent Cook 2018-11-27 20:23:46 -06:00
commit b3ad4a0358
No known key found for this signature in database
GPG Key ID: 1FFAA0B24B708F96
1 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,9 @@ class MetasploitModule < Msf::Exploit::Remote
[
[ 'URL', 'https://web.archive.org/web/20181118213536/https://antichat.com/threads/463395' ],
[ 'URL', 'https://github.com/Bo0oM/PHP_imap_open_exploit' ],
[ 'EDB', '45865']
[ 'EDB', '45865'],
[ 'URL', 'https://bugs.php.net/bug.php?id=76428'],
[ 'CVE', '2018-19518']
],
'Privileged' => false,
'Platform' => [ 'unix' ],