WordPress · Advance Seat Reservation Management · CVE-2024-13344
**Name of the Vulnerable Software and Affected Versions**
Advance Seat Reservation Management for WooCommerce plugin for WordPress versions up to, and including, 3.3
**Description**
The issue allows for SQL Injection via the `profileId` parameter 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 already existing queries that can be used to extract sensitive information from the database.
**Recommendations**
For versions up to, and including, 3.3, consider disabling the `profileId` parameter until a patch is available to prevent SQL Injection attacks.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.