VYPR
High severity7.3NVD Advisory· Published Jun 24, 2024· Updated Apr 15, 2026

CVE-2024-36683

CVE-2024-36683

Description

SQL injection vulnerability in the module "Products Alert" (productsalert) before 1.7.4 from Smart Modules for PrestaShop allows attackers to obtain sensitive information and cause other impacts via the ProductsAlertAjaxProcessModuleFrontController::initContent method.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SQL injection in Smart Modules' Products Alert module for PrestaShop allows unauthenticated attackers to obtain sensitive data and compromise the shop.

Vulnerability

Description CVE-2024-36683 is a SQL injection vulnerability in the Products Alert module (productsalert) from Smart Modules for PrestaShop, affecting versions prior to 1.7.4. The flaw resides in the ProductsAlertAjaxProcessModuleFrontController::initContent method, which fails to properly neutralize SQL parameters, allowing an attacker to inject arbitrary SQL commands [1].

Exploitation

An unauthenticated attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable front controller. No privileges or user interaction are required, and the attack vector is network-based with low complexity. Because the exploit uses a PrestaShop front controller, it may be concealed in standard access logs, appearing only as a POST to "/", making detection difficult without specialized audit tools like mod_security [1].

Impact

Successful exploitation can lead to severe consequences, including unauthorized access to sensitive data, modification or deletion of data, email hijacking through SMTP setting changes, and ultimately full compromise of the PrestaShop installation. The CVSS v3.1 base score is 9.8 (Critical) based on network attack vector, low complexity, and no required privileges [1].

Mitigation

The vulnerability is fixed in version 1.7.4 of the Products Alert module. Users are strongly recommended to upgrade to the latest version. Additionally, enabling the AuditEngine of mod_security (or similar WAF) can help detect and block exploitation attempts [1].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.