CVE-2024-13440 Details
Description
The Super Store Finder plugin for WordPress is vulnerable to SQL Injection via the ‘ssf_wp_user_name’ parameter in all versions up to, and including, 7.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into an already existing query to store cross-site scripting in store reviews.
A SQL injection vulnerability has been identified in the Super Store Finder plugin for WordPress, affecting all versions through 7.0. The issue arises from inadequate escaping of user-supplied data in the 'ssf_wp_user_name' parameter, coupled with a lack of proper preparation in the SQL query. This vulnerability enables unauthenticated attackers to inject additional SQL commands into existing queries, potentially leading to the storage of cross-site scripting payloads in store reviews.
Users are advised to update the Super Store Finder WordPress plugin to version 7.1 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 10, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| superstorefinder super store finder | < 7.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 13, 2025 | CVE Modified | [email protected] |
| Feb 11, 2025 | Initial Analysis | [email protected] |
| Feb 9, 2025 | New CVE Received | [email protected] |