CVE-2021-24389
FoodBakery < 2.2 - Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24389 has a selected CVSS score of 6.1 (medium); EIP currently links 1 curated repository PoC and 1 Nuclei template.
Description
The WP Foodbakery WordPress plugin before 2.2, used in the FoodBakery WordPress theme before 2.2 did not properly sanitize the foodbakery_radius parameter before outputting it back in the response, leading to an unauthenticated Reflected Cross-Site Scripting (XSS) vulnerability.
Exploitation context
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
FoodBakeryBrowse Chimpstudio / FoodBakery | CVE List | 2.2 to < 2.2 | affected |
WP FoodbakeryBrowse Chimpstudio / WP Foodbakery | CVE List | 2.2 to < 2.2 | affected |
Proofs of concept
1Curated repository PoCs
GitHubCVE-2021-24389Curated repository PoCby yubsyStars: 112Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress FoodBakery <2.2 - Cross-Site ScriptingCVSS 6.1
WordPress FoodBakery before 2.2 contains an unauthenticated reflected cross-site scripting vulnerability. It does not properly sanitize the foodbakery_radius parameter before outputting it back in the response.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential data theft, session hijacking, or defacement.
Remediation
Update the WordPress FoodBakery plugin to version 2.2 or later to mitigate this vulnerability.
Source: ProjectDiscovery