Add CVE-2018-1000999 to MailCleaner module

See PR #11148

This adds the new CVE assigned by DWF for this vulnerability.

Note that [CVE-2018-10933](https://www.cvedetails.com/cve/CVE-2018-10933/)
describes a vulnerability in libssh, but this one describes the issue as
it pertains to MailCleaner specifically.
GSoC/Meterpreter_Web_Console
Tod Beardsley 2019-01-23 09:27:12 -06:00
parent 2ae6142de7
commit daa3076d42
No known key found for this signature in database
GPG Key ID: 08B5B91DC85943FE
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ class MetasploitModule < Msf::Exploit::Remote
'References' =>
[
['URL', 'https://pentest.blog/advisory-mailcleaner-community-edition-remote-code-execution/'],
['CVE', '2018-20323']
['CVE', '2018-20323'],
['CVE', '2018-1000999']
],
'DefaultOptions' =>
{