Description
The Creative Mail – Easier WordPress & WooCommerce Email Marketing plugin for WordPress is vulnerable to SQL Injection via the 'checkout_uuid' parameter in all versions up to, and including, 1.6.9. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the `has_checkout_consent()` method. 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.
Problem types
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Any version
Timeline
| 2026-05-19: | Disclosed |
Credits
Dmitrii Ignatyev
References
www.wordfence.com/...-a853-407f-a99d-3828561919e6?source=cve
plugins.trac.wordpress.org/...c/Managers/DatabaseManager.php
plugins.trac.wordpress.org/...c/Managers/DatabaseManager.php
plugins.trac.wordpress.org/...c/Managers/CheckoutManager.php