CVE Details
Basic Information
| Title | Forminator Forms – Contact Form, Payment Form <= 1.45.0 - Authenticated (Administrator+) SQL Injection via `order_by` Parameter |
|---|---|
| Type | cve |
| Published | 2025-07-18T04:23:01.973Z |
| Modified | 2025-07-18T04:23:01.973Z |
Product Information
| Vendor | wpmudev |
|---|---|
| Product | Forminator Forms – Contact Form, Payment Form & Custom Form Builder |
| Version | * |
CVSS Information
| Base Score | 4.9 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
AI Analysis
| AI Description | A time-based SQL Injection vulnerability in the Forminator Forms WordPress plugin (versions up to 1.45.0) allows authenticated attackers with Administrator access to extract sensitive data by manipulating the `order_by` parameter. |
|---|---|
| AI Severity | High |
| AI Vendor | WPMU DEV |
| AI Product | Forminator Forms – Contact Form, Payment Form & Custom Form Builder |
| AI Version | <=1.45.0 |
Affected Products
- wpmudev Forminator Forms – Contact Form, Payment Form & Custom Form Builder *
Additional Information
| CWE List | CWE-89 |
|---|---|
| Source | Wordfence |
Description
The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to time-based SQL Injection via the `order_by` parameter in all versions up to, and including, 1.45.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.