Contact Form by WPForms – Drag & Drop Form Builder for WordPress <= 1.8.7.2 - Unauthenticated Price Manipulation
Strategic Overview
- Status
- Patched in 1.8.8.2
- Affected Plugin
- WPForms – AI Form Builder for WordPress – Contact Forms, Payment Forms, Survey Form, Quiz & More
- Affected Version
<= 1.8.7.2- CVSS
- 5.3Medium
- Weakness type
- CWE-472 · External Control of Assumed-Immutable Web Parameter
- CVE
CVE-2024-3649
At a glance
CVE-2024-3649 is a medium-severity External Control of Assumed-Immutable Web Parameter vulnerability in the WPForms WordPress plugin, affecting versions <= 1.8.7.2. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.8.8.2; sites on affected versions should update now. Disclosed May 2024, reported by Asaf Mozes.
Vulnerability Overview
The Contact Form by WPForms – Drag & Drop Form Builder for WordPress plugin for WordPress is vulnerable to price manipulation in versions up to, and including, 1.8.7.2. This is due to a lack of controls on several product parameters. This makes it possible for unauthenticated attackers to manipulate prices, product information, and quantities for purchases made via the Stripe payment integration.
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-472: External Control of Assumed-Immutable Web Parameter
Reaching this weakness in WPForms <= 1.8.7.2 takes no account at all. External control of an assumed-immutable parameter means the code trusts a value it believes cannot be changed by the caller, when in fact the request carries it.
Editing that field changes the outcome of the operation, which on commerce plugins means altered prices or totals and on account flows means acting as another user. For WPForms the fix is 1.8.8.2: builds <= 1.8.7.2 are affected, anything from 1.8.8.2 onward is not.
Remediation
Update to version 1.8.8.2, 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: WPForms 1.8.8.2 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in WPForms – AI Form Builder for WordPress – Contact Forms, Payment Forms, Survey Form, Quiz & More
- 8.5CVE-2024-11205: WPForms 1.8.4 - 1.9.2.1 Authenticated (Subscriber+)
CVE-2024-11205 - 7.2Contact Form by WPForms <= 1.6.0.1 Cross-Site Scripting
- 7.1Contact Form by WPForms <= 1.4.8 Reflected Cross-Site Scripting
- 6.8Contact Form by WPForms <= 1.7.5.3 Arbitrary File Access
- 6.4CVE-2024-13403: WPForms Lite <= 1.9.3.1 Stored Cross-Site Scripting
CVE-2024-13403 - 6.4CVE-2020-10385: Contact Form by WPForms <= 1.5.8.2 Stored XSS
CVE-2020-10385 - 6.4Contact Form by WPForms Stored XSS
- 6.1CVE-2023-30500: Contact Form by WPForms Reflected XSS
CVE-2023-30500
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C