
CVE-2024-11939 – Cost Calculator Builder PRO <= 3.2.15 - Unauthenticated SQL Injection via data
https://notcve.org/view.php?id=CVE-2024-11939
07 Jan 2025 — The Cost Calculator Builder PRO plugin for WordPress is vulnerable to blind time-based SQL Injection via the ‘data’ parameter in all 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. • https://docs.stylemixthemes.com/cost-calculator-builder/changelog-1/changelog-pro-version#id-3.2.16 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2024-6010 – Cost Calculator Builder PRO <= 3.2.1 - Unauthenticated Price Manipulation
https://notcve.org/view.php?id=CVE-2024-6010
06 Sep 2024 — The Cost Calculator Builder PRO plugin for WordPress is vulnerable to price manipulation in all versions up to, and including, 3.1.96. This is due to the plugin allowing the price field to be manipulated prior to processing via the 'create_cc_order' function, called from the Cost Calculator Builder plugin. This makes it possible for unauthenticated attackers to manipulate the price of orders submitted via the calculator. Note: this vulnerability was partially patched with the release of Cost Calculator Buil... • https://plugins.trac.wordpress.org/browser/cost-calculator-builder/trunk/frontend/dist/order.js • CWE-472: External Control of Assumed-Immutable Web Parameter •

CVE-2024-4787 – Cost Calculator Builder PRO <= 3.1.75 - Unauthenticated Arbitrary Email Sending
https://notcve.org/view.php?id=CVE-2024-4787
18 Jun 2024 — The Cost Calculator Builder PRO for WordPress is vulnerable to arbitrary email sending vulnerability in versions up to, and including, 3.1.75. This is due to insufficient limitations on the email recipient and the content in the 'send_pdf' and the 'send_pdf_front' functions which are reachable via AJAX. This makes it possible for unauthenticated attackers to send emails with any content to any recipient. Cost Calculator Builder PRO para WordPress es vulnerable a una vulnerabilidad de envío de correo electró... • https://docs.stylemixthemes.com/cost-calculator-builder/changelog-1/changelog-pro-version • CWE-20: Improper Input Validation •

CVE-2024-4789 – Cost Calculator Builder Pro <= 3.1.72 - Authenticated (Subscriber+) Server-Side Request Forgery
https://notcve.org/view.php?id=CVE-2024-4789
16 May 2024 — Cost Calculator Builder Pro plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to 3.1.72, via the send_demo_webhook() function. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. El complemento Cost Calculator Builder Pro para WordPress es vulnerable a Server-Side Request Forgery en ... • https://stylemixthemes.com/cost-calculator-plugin • CWE-918: Server-Side Request Forgery (SSRF) •