automatic module_metadata_base.json update

master
Metasploit 2019-04-10 10:38:37 -07:00
parent d72672feed
commit 7b3682ed77
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 48 additions and 0 deletions

View File

@ -51543,6 +51543,54 @@
"notes": {
}
},
"exploit_linux/http/zimbra_xxe_rce": {
"name": "Zimbra Collaboration Autodiscover Servlet XXE and ProxyServlet SSRF",
"full_name": "exploit/linux/http/zimbra_xxe_rce",
"rank": 600,
"disclosure_date": "2019-03-13",
"type": "exploit",
"author": [
"An Trinh",
"Khanh Viet Pham",
"Jacob Robles"
],
"description": "This module exploits an XML external entity vulnerability and a\n server side request forgery to get unauthenticated code execution\n on Zimbra Collaboration Suite. The XML external entity vulnerability\n in the Autodiscover Servlet is used to read a Zimbra configuration\n file that contains an LDAP password for the 'zimbra' account. The\n zimbra credentials are then used to get a user authentication cookie\n with an AuthRequest message. Using the user cookie, a server side request\n forgery in the Proxy Servlet is used to proxy an AuthRequest with\n the 'zimbra' credentials to the admin port to retrieve an admin\n cookie. After gaining an admin cookie the Client Upload servlet is\n used to upload a JSP webshell that can be triggered from the web\n server to get command execution on the host. The issues reportedly\n affect Zimbra Collaboration Suite v8.5 to v8.7.11.\n\n This module was tested with Zimbra Release 8.7.1.GA.1670.UBUNTU16.64\n UBUNTU16_64 FOSS edition.",
"references": [
"CVE-2019-9670",
"CVE-2019-9621",
"URL-https://blog.tint0.com/2019/03/a-saga-of-code-executions-on-zimbra.html"
],
"platform": "Linux",
"arch": "java",
"rport": 8443,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Automatic"
],
"mod_time": "2019-04-01 17:21:23 +0000",
"path": "/modules/exploits/linux/http/zimbra_xxe_rce.rb",
"is_install_path": true,
"ref_name": "linux/http/zimbra_xxe_rce",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
}
},
"exploit_linux/ids/alienvault_centerd_soap_exec": {
"name": "AlienVault OSSIM av-centerd Command Injection",
"full_name": "exploit/linux/ids/alienvault_centerd_soap_exec",