CVE-2021-24320
Bello < 1.6.0 - Unauthenticated Reflected XSS & XFS
Record summary
CVE-2021-24320 has a selected CVSS score of 6.1 (medium); EIP currently links 2 curated repository PoCs and 1 Nuclei template.
Description
The Bello - Directory & Listing WordPress theme before 1.6.0 did not properly sanitise and escape its listing_list_view, bt_bb_listing_field_my_lat, bt_bb_listing_field_my_lng, bt_bb_listing_field_distance_value, bt_bb_listing_field_my_lat_default, bt_bb_listing_field_keyword, bt_bb_listing_field_location_autocomplete, bt_bb_listing_field_price_range_from and bt_bb_listing_field_price_range_to parameter in ints listing page, leading to reflected Cross-Site Scripting issues.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Bello - Directory & ListingBrowse BoldThemes / Bello - Directory & Listing | CVE List | 1.6.0 to < 1.6.0 | affected |
Proofs of concept
2Curated repository PoCs
GitHubCVE-2021-24320Curated repository PoCby 0xd3vilStars: 127Not analyzed1 file
GitHubCVE-2021-24320Curated repository PoCby yubsyStars: 112Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Bello Directory & Listing Theme <1.6.0 - Cross-Site ScriptingCVSS 6.1
WordPress Bello Directory & Listing theme before 1.6.0 contains a reflected cross-site scripting vulnerability. It does not properly sanitize and escape the listing_list_view, bt_bb_listing_field_my_lat, bt_bb_listing_field_my_lng, bt_bb_listing_field_distance_value, bt_bb_listing_field_my_lat_default, bt_bb_listing_field_keyword, bt_bb_listing_field_location_autocomplete, bt_bb_listing_field_price_range_from and bt_bb_listing_field_price_range_to parameters in the ints listing 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 WordPress Bello Directory & Listing Theme to version 1.6.0 or later to mitigate the vulnerability.
Source: ProjectDiscovery