CVE-2023-27032
Published: April 11, 2026
Official Description
Prestashop advancedpopupcreator v1.1.21 to v1.1.24 was discovered to contain a SQL injection vulnerability via the component AdvancedPopup::getPopups().
Risk Analysis
This SQL Injection vulnerability in Prestashop advancedpopupcreator allows attackers to manipulate database queries. This can lead to unauthorized access to sensitive data, data modification, or even full database compromise. This CVE is confirmed to be actively exploited, making it a high-priority concern.
This SQL Injection vulnerability is actively being exploited in the wild. Attackers can exploit this flaw via the 'AdvancedPopup::getPopups()' component.
Upgrade the Prestashop advancedpopupcreator module to a version beyond 1.1.24 to remediate this SQL injection vulnerability. Implement robust input validation and parameterized queries in web applications to prevent similar flaws.
Technical Analysis
CVE-2023-27032 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2023-27032 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Exploit & PoC Resources
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-27032 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1