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)
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.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N