WordPress security changelog
MEDIUM CVE-2024-2387 Deferred

Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms: SQL injection

Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms is affected by SQL injection. The vulnerable path is reachable without authentication. A successful request can alter database queries and expose or modify WordPress data.

CVE / CNA score 6.1 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms
Plugin slug
advanced-form-integration
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Mar 20, 2024
Weakness
CWE-89 — Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

This CVE was published Mar 20, 2024 and is one of 10 known issues for this plugin.

Update, patch or deactivate.

Update Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms plugin for WordPress is vulnerable to SQL Injection via the ‘integration_id’ parameter in all versions up to, and including, 1.82.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 unauthenticated attackers to append additional SQL queries into already existing queries and subsequently inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources