automatic module_metadata_base.json update
parent
15f624b745
commit
5b41c7cccc
|
@ -49793,7 +49793,8 @@
|
|||
"description": "This module exploits the command injection vulnerability of MailCleaner Community Edition product. An authenticated user can execute an\n operating system command under the context of the web server user which is root.\n\n /admin/managetracing/search/search endpoint takes several user inputs and then pass them to the internal service which is responsible for executing\n operating system command. One of the user input is being passed to the service without proper validation. That cause a command injection vulnerability.",
|
||||
"references": [
|
||||
"URL-https://pentest.blog/advisory-mailcleaner-community-edition-remote-code-execution/",
|
||||
"CVE-2018-20323"
|
||||
"CVE-2018-20323",
|
||||
"CVE-2018-1000999"
|
||||
],
|
||||
"is_server": true,
|
||||
"is_client": false,
|
||||
|
@ -49819,7 +49820,7 @@
|
|||
"Python payload",
|
||||
"Command payload"
|
||||
],
|
||||
"mod_time": "2019-01-08 13:27:26 +0000",
|
||||
"mod_time": "2019-01-23 09:27:12 +0000",
|
||||
"path": "/modules/exploits/linux/http/mailcleaner_exec.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "linux/http/mailcleaner_exec",
|
||||
|
|
Loading…
Reference in New Issue