CVE-2024-2387

MEDIUM

Advanced Form Integration - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-2387. PoCs published by RandomRobbieBF.

AI-analyzed exploit summary The repository provides a functional SQL injection PoC for CVE-2024-2387, targeting the 'integration_id' parameter in the Advanced Form Integration WordPress plugin. The PoC uses sqlmap to demonstrate exploitation, confirming vulnerability via error-based, time-based, and UNION query techniques.

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.

Exploits (1)

nomisec WORKING POC 1 stars
by RandomRobbieBF · poc
https://github.com/RandomRobbieBF/CVE-2024-2387

The repository provides a functional SQL injection PoC for CVE-2024-2387, targeting the 'integration_id' parameter in the Advanced Form Integration WordPress plugin. The PoC uses sqlmap to demonstrate exploitation, confirming vulnerability via error-based, time-based, and UNION query techniques.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms <= 1.82.0
Auth required
Prerequisites: Valid WordPress admin session cookies · Access to the vulnerable plugin endpoint
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Scores

CVSS v3 6.1
EPSS 0.0165
EPSS Percentile 73.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-89
Status published
Products (2)
nasirahmed/Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms < 1.82.0
nasirahmed/AFI – The Easiest Integration Plugin < 1.82.0
Published Mar 20, 2024
Tracked Since Feb 18, 2026