CVE-2024-12157

HIGH

MailChimp, GetResponse & ActiveCampaign Integrations <= 3.2.6 - Unauthenticated SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

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

AI-analyzed exploit summary The repository provides a detailed technical description of CVE-2024-12157, an unauthenticated SQL injection vulnerability in the 'Popup – MailChimp, GetResponse and ActiveCampaign Intergrations' WordPress plugin. It includes a SQLMap proof-of-concept demonstrating the exploitation of the 'id' parameter in the 'upc_delete_db_record' AJAX action.

Description

The Popup – MailChimp, GetResponse and ActiveCampaign Intergrations plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter of the 'upc_delete_db_record' AJAX action in all versions up to, and including, 3.2.6 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 that can be used to extract sensitive information from the database.

Exploits (1)

nomisec WRITEUP
by RandomRobbieBF · poc
https://github.com/RandomRobbieBF/CVE-2024-12157

The repository provides a detailed technical description of CVE-2024-12157, an unauthenticated SQL injection vulnerability in the 'Popup – MailChimp, GetResponse and ActiveCampaign Intergrations' WordPress plugin. It includes a SQLMap proof-of-concept demonstrating the exploitation of the 'id' parameter in the 'upc_delete_db_record' AJAX action.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Popup – MailChimp, GetResponse and ActiveCampaign Intergrations WordPress plugin <= 3.2.6
No auth needed
Prerequisites: Access to the target WordPress site · SQLMap or similar SQL injection tool
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0096
EPSS Percentile 56.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (1)
arrowplugins/Popup – MailChimp, GetResponse and ActiveCampaign Intergrations < 3.2.6
Published Jan 07, 2025
Tracked Since Feb 18, 2026