Land #11078, add additional CVE for exploit/linux/http/php_imap_open_rce

master
Brent Cook 2018-12-06 20:14:49 -06:00
commit 7b654409f7
No known key found for this signature in database
GPG Key ID: 1FFAA0B24B708F96
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ class MetasploitModule < Msf::Exploit::Remote
[ 'URL', 'https://github.com/Bo0oM/PHP_imap_open_exploit' ],
[ 'EDB', '45865'],
[ 'URL', 'https://bugs.php.net/bug.php?id=76428'],
[ 'CVE', '2018-19518']
[ 'CVE', '2018-19518'],
[ 'CVE', '2018-1000859']
],
'Privileged' => false,
'Platform' => [ 'unix' ],