Land #11078, add additional CVE for exploit/linux/http/php_imap_open_rce
commit
7b654409f7
|
@ -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' ],
|
||||
|
|
Loading…
Reference in New Issue