Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Agile Logix Store Locator WordPress allows SQL Injection. This issue affects Store Locator WordPress: from n/a through 1.5.1.
AnalysisAI
SQL injection vulnerability in Agile Logix Store Locator WordPress plugin (versions up to 1.5.1) that allows authenticated attackers with high privileges to execute arbitrary SQL commands. The vulnerability has a CVSS score of 7.6 with high confidentiality impact and limited availability impact, though it requires administrative-level privileges to exploit. The scope is changed, indicating potential impact beyond the vulnerable component itself.
Technical ContextAI
This vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command - SQL Injection), a fundamental input validation flaw in database query construction. The Agile Logix Store Locator WordPress plugin fails to properly sanitize and parameterize user-supplied input before incorporating it into SQL queries. The affected technology is WordPress plugin architecture running on PHP with WordPress database abstraction layers. The vulnerability exists in the Store Locator plugin specifically designed for location-based search functionality, likely in database query handling for store filtering, searching, or location queries. The lack of prepared statements or proper input escaping allows attackers to break out of intended SQL syntax and inject arbitrary commands.
RemediationAI
Immediate actions: (1) Update the Store Locator plugin to version 1.5.2 or later once released by Agile Logix (monitor official plugin repository); (2) Restrict WordPress administrator account access to trusted users only, implementing principle of least privilege; (3) Implement WordPress user role management to limit database query capability; (4) Disable the Store Locator plugin if not actively used until patching is available. Long-term mitigations: (1) Apply prepared statements/parameterized queries in plugin code using WordPress $wpdb->prepare(); (2) Implement input validation and sanitization using WordPress sanitization functions (sanitize_text_field, sanitize_sql_orderby); (3) Add Web Application Firewall (WAF) rules to detect SQL injection patterns in Store Locator queries; (4) Enable WordPress security audit logging to monitor database queries from administrative functions.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17244