CVE-2021-24237
Realteo < 1.2.4 - Unauthenticated Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24237 has a selected CVSS score of 6.1 (medium); EIP currently links 2 curated repository PoCs and 1 Nuclei template.
Description
The Realteo WordPress plugin before 1.2.4, used by the Findeo Theme, did not properly sanitise the keyword_search, search_radius. _bedrooms and _bathrooms GET parameters before outputting them in its properties page, leading to an unauthenticated reflected Cross-Site Scripting issue.
Exploitation context
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
| CVE List | 1.3.1 to < 1.3.1 | affected | |
RealteoBrowse PureThemes / Realteo | CVE List | 1.2.4 to < 1.2.4 | affected |
Proofs of concept
2Curated repository PoCs
GitHubCVE-2021-24237Curated repository PoCby yubsyStars: 112Not analyzed1 file
GitHubCVE-2021-24237Curated repository PoCby 0xd3vilStars: 127Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Realteo <=1.2.3 - Cross-Site ScriptingCVSS 6.1
WordPress Realteo plugin 1.2.3 and prior contains an unauthenticated reflected cross-site scripting vulnerability due to improper sanitization of keyword_search, search_radius. _bedrooms and _bathrooms GET parameters before outputting them in its properties page.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
Remediation
Update to the latest version of the WordPress Realteo plugin (>=1.2.4) which includes a fix for the Cross-Site Scripting vulnerability.
Source: ProjectDiscovery