CVE-2024-13440 HIGH

CVE-2024-13440: Super Store Finder <= 7.0 - Unauthenticated SQL Injection to Stored Cross-Site Scripting

Vendor Super Store Finder
Product Super Store Finder
Weakness CWE-89 · SQLi
Published February 9, 2025
Last update April 8, 2026

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 9, 2025 CVE published
April 8, 2026 Record updated