WordPress · The Small Package Quotes – Ups Edition · CVE-2024-13533
**Name of the Vulnerable Software and Affected Versions**
Small Package Quotes – USPS Edition plugin for WordPress versions up to, and including, 1.3.5
**Description**
The issue concerns SQL Injection via the `edit id` parameter due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This allows unauthenticated attackers to append additional SQL queries into already existing queries, which can be used to extract sensitive information from the database.
**Recommendations**
For versions up to, and including, 1.3.5, consider disabling the `edit id` parameter until a patch is available to prevent SQL Injection attacks. Restrict access to sensitive database information to minimize the risk of exploitation. As a temporary workaround, avoid using the `edit id` parameter in existing queries until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.