CVE-2021-24235
Goto - Tour & Travel < 2.0 - Unauthenticated Reflected XSS
Record summary
CVE-2021-24235 has a selected CVSS score of 6.1 (medium); EIP currently links 2 curated repository PoCs and 1 Nuclei template.
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.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Goto | CVE List | 2.0 to < 2.0 | affected |
Proofs of concept
2Curated repository PoCs
GitHubCVE-2021-24235Curated repository PoCby 0xd3vilStars: 127Not analyzed1 file
GitHubCVE-2021-24235Curated repository PoCby yubsyStars: 112Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Goto Tour & Travel Theme <2.0 - Cross-Site ScriptingCVSS 6.1
WordPress Goto Tour & Travel theme before 2.0 contains an unauthenticated reflected cross-site scripting vulnerability. It does not sanitize the keywords and start_date GET parameters on its Tour List page.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the website, leading to potential data theft, session hijacking, or defacement.
Remediation
Update to the latest version of the WordPress Goto Tour & Travel Theme (>=2.0) to mitigate the XSS vulnerability.
Source: ProjectDiscovery