Security Advisory

CVE-2025-69633

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-13 00:00:00
Last updated 2026-02-17 15:09:45
Assigner mitre
State PUBLISHED

Description

A SQL Injection vulnerability in the Advanced Popup Creator (advancedpopupcreator) module for PrestaShop 1.1.26 through 1.2.6 (Fixed in version 1.2.7) allows remote unauthenticated attackers to execute arbitrary SQL queries via the fromController parameter in the popup controller. The parameter is passed unsanitized to SQL queries in classes/AdvancedPopup.php (getPopups() and updateVisits() functions).