Skip to main content

CVE-2023-4476: CWE-79 Cross-Site Scripting (XSS) in Unknown Locatoraid Store Locator

Medium
Published: Mon Sep 25 2023 (09/25/2023, 15:56:56 UTC)
Source: CVE
Vendor/Project: Unknown
Product: Locatoraid Store Locator

Description

The Locatoraid Store Locator WordPress plugin before 3.9.24 does not sanitise and escape the lpr-search parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.

AI-Powered Analysis

AILast updated: 06/22/2025, 09:50:21 UTC

Technical Analysis

CVE-2023-4476 is a reflected Cross-Site Scripting (XSS) vulnerability affecting the Locatoraid Store Locator WordPress plugin versions prior to 3.9.24. The vulnerability arises because the plugin fails to properly sanitize and escape the 'lpr-search' parameter before reflecting it back in the web page output. This improper handling allows an attacker to inject malicious JavaScript code into the parameter, which is then executed in the context of the victim's browser when they visit the crafted URL. Since the plugin is typically used on WordPress sites to provide store locator functionality, the vulnerability can be exploited by sending a specially crafted link to users, including high-privilege users such as administrators. Successful exploitation could lead to theft of session cookies, defacement, or execution of arbitrary actions with the privileges of the victim user. The CVSS v3.1 base score is 6.1 (medium severity), reflecting that the attack vector is network-based (remote), requires no privileges, but does require user interaction (clicking the malicious link). The scope is changed, meaning the vulnerability affects components beyond the vulnerable plugin itself, potentially impacting the entire WordPress site session. The impact on confidentiality and integrity is low, with no direct impact on availability. No known exploits are currently reported in the wild, and no official patches or updates have been linked yet. The vulnerability was publicly disclosed on September 25, 2023, and was assigned by WPScan and enriched by CISA. This vulnerability falls under CWE-79, a common and well-understood class of web application security issues related to improper input validation and output encoding.

Potential Impact

For European organizations using WordPress sites with the Locatoraid Store Locator plugin, this vulnerability poses a moderate risk. Attackers could target administrative users by sending crafted URLs that execute malicious scripts in their browsers, potentially leading to session hijacking, unauthorized actions, or data leakage. This is particularly concerning for e-commerce, retail, or service organizations that rely on store locator functionality to provide customer-facing services. Compromise of admin accounts could lead to further site defacement, insertion of backdoors, or pivoting to other internal systems. While the vulnerability does not directly affect availability, the integrity and confidentiality of site data and user sessions are at risk. Given the plugin’s niche functionality, the overall impact depends on the prevalence of this plugin in European WordPress deployments. However, organizations with high-value data or regulatory obligations (e.g., GDPR) must consider the risk of data exposure or unauthorized access. The requirement for user interaction limits mass exploitation but targeted phishing campaigns against administrators remain a realistic threat vector.

Mitigation Recommendations

1. Immediate mitigation involves updating the Locatoraid Store Locator plugin to version 3.9.24 or later once available, as this will include proper sanitization and escaping of the vulnerable parameter. 2. Until an official patch is released, implement Web Application Firewall (WAF) rules to detect and block suspicious requests containing script tags or typical XSS payloads in the 'lpr-search' parameter. 3. Employ Content Security Policy (CSP) headers to restrict the execution of inline scripts and reduce the impact of reflected XSS. 4. Educate administrative users to be cautious about clicking on unsolicited or suspicious links, especially those containing query parameters related to store locator searches. 5. Regularly audit WordPress plugins for updates and vulnerabilities, and consider alternative plugins with better security track records if the vendor is unresponsive. 6. Monitor logs for unusual access patterns or repeated requests containing suspicious payloads targeting the vulnerable parameter. 7. Harden WordPress admin access by enforcing multi-factor authentication (MFA) to reduce the risk of session hijacking leading to full compromise.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
WPScan
Date Reserved
2023-08-22T08:34:57.048Z
Cisa Enriched
true

Threat ID: 682d9846c4522896dcbf5298

Added to database: 5/21/2025, 9:09:26 AM

Last enriched: 6/22/2025, 9:50:21 AM

Last updated: 7/29/2025, 11:24:11 PM

Views: 13

Actions

PRO

Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats