WordPress · 3Dprint Lite · CVE-2025-3429
Name of the Vulnerable Software and Affected Versions:
3DPrint Lite plugin for WordPress versions up to, and including, 2.1.3.6
Description:
The issue arises from insufficient escaping on the user-supplied `material text` parameter and lack of sufficient preparation on the existing SQL query, making it possible for unauthenticated attackers to append additional SQL queries into already existing queries. This can be used to extract sensitive information from the database.
Recommendations:
For versions up to, and including, 2.1.3.6, avoid using the `material text` parameter in SQL queries until a patch is available. As a temporary workaround, consider restricting access to the SQL query functionality to minimize the risk of exploitation.