CVE-2024-43144: Cost Calculator Builder <= 3.2.15 - SQL Injection
漏洞描述
The Cost Calculator Builder plugin for WordPress is vulnerable to SQL Injection via discount codes in versions up to, and including, 3.2.15 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. [已公开] id: CVE-2024-43144 info: name: Cost Calculator Builder <= 3.2.15 - SQL Injection author: Shivam Kamboj severity: critical description: | The Cost Calculator Builder plugin for WordPress is vulnerable to SQL Injection via discount codes in versions up to, and including, 3.2.15 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. impact: | Attackers can execute arbitrary SQL commands, potentially leading to data theft, data tampering, or database compromise. remediation: Update to version 3
FOFA 语句
暂无
影响范围
Cost Calculator Builder
漏洞详情
POC:
已公开
修复建议
暂无