CVE-2023-4476: CWE-79 Cross-Site Scripting (XSS) in Unknown Locatoraid Store Locator
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 Analysis
Technical Summary
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.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Belgium, Sweden, Poland, Austria
CVE-2023-4476: CWE-79 Cross-Site Scripting (XSS) in Unknown 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
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.
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: 1/19/2026, 10:14:10 AM
Views: 37
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-1148: Cross-Site Request Forgery in SourceCodester Patients Waiting Area Queue Management System
MediumCVE-2026-1147: Cross Site Scripting in SourceCodester Patients Waiting Area Queue Management System
Medium19th January – Threat Intelligence Report
MediumCVE-2026-1146: Cross Site Scripting in SourceCodester Patients Waiting Area Queue Management System
MediumCVE-2025-59355: CWE-532 Insertion of Sensitive Information into Log File in Apache Software Foundation Apache Linkis
UnknownActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.