Cost Calculator Builder PRO <= 3.1.75 - Unauthenticated Arbitrary Email Sending
Strategic Overview
- Status
- Patched in 3.1.76
- Affected Plugin
- Cost Calculator Builder PRO
- Affected Version
<= 3.1.75- CVSS
- 5.8Medium
- Weakness type
- CWE-20 · Improper Input Validation
- CVE
CVE-2024-4787
At a glance
CVE-2024-4787 is a medium-severity Improper Input Validation vulnerability in the Cost Calculator Builder PRO WordPress plugin, affecting versions <= 3.1.75. It carries a CVSS score of 5.8 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.1.76; sites on affected versions should update now. Disclosed June 2024, reported by István Márton.
Vulnerability Overview
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.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-20: Improper Input Validation
Cost Calculator Builder PRO <= 3.1.75 carries this weakness at send_pdf, and reaching it takes no account at all. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.
The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For Cost Calculator Builder PRO the fix is 3.1.76: builds <= 3.1.75 are affected, anything from 3.1.76 onward is not.
Remediation
Update to version 3.1.76, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Cost Calculator Builder PRO 3.1.76 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Cost Calculator Builder PRO
- 9.8CVE-2026-14900: Cost Calculator Builder PRO <= 4.0.3 RCE
CVE-2026-14900 - 7.5CVE-2024-11939: Cost Calculator Builder PRO <= 3.2.15 SQL Injection
CVE-2024-11939 - 7.2CVE-2024-4097: Cost Calculator Builder Pro <= 3.1.67 XSS
CVE-2024-4097 - 6.4CVE-2024-4789: Cost Calculator Builder Pro <= 3.1.72 SSRF
CVE-2024-4789 - 5.3CVE-2024-6010: Cost Calculator Builder PRO <= 3.2.1 Price Manipulation
CVE-2024-6010
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C