PT-2025-6579 · WordPress · Simple Signup Form
Peter Thaleikis
·
Published
2025-02-18
·
Updated
2025-03-04
·
CVE-2024-13595
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Simple Signup Form plugin for WordPress versions up to, and including, 1.6.5
Description
The issue is related to SQL Injection via the
id attribute of the ssf shortcode. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. Authenticated attackers with Contributor-level access and above can append additional SQL queries into already existing queries to extract sensitive information from the database.Recommendations
For versions up to, and including, 1.6.5, consider disabling the
ssf shortcode until a patch is available to prevent exploitation. Restrict access to the shortcode to minimize the risk of SQL Injection attacks. Avoid using the id attribute in the ssf shortcode until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Simple Signup Form