VYPR
Medium severity6.3NVD Advisory· Published Jun 19, 2024· Updated Apr 15, 2026

CVE-2024-34993

CVE-2024-34993

Description

In the module "Bulk Export products to Google Merchant-Google Shopping" (bagoogleshopping) up to version 1.0.26 from Buy Addons for PrestaShop, a guest can perform SQL injection via`GenerateCategories::renderCategories().

AI Insight

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

A guest can exploit an SQL injection in the PrestaShop module Bagoogleshopping up to v1.0.26 via GenerateCategories::renderCategories().

The module "Bulk Export products to Google Merchant-Google Shopping" (bagoogleshopping) from Buy Addons for PrestaShop, in versions up to 1.0.26, contains an SQL injection vulnerability in the method GenerateCategories::renderCategories(). The vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) [1].

The attack vector is network-based, requires low complexity, and no privileges or user interaction. An unauthenticated guest can forge a malicious HTTP call to trigger the SQL injection. The vulnerability is present because the module does not properly sanitize input before constructing SQL queries [1].

Successful exploitation can lead to severe impacts: obtaining admin access, copying or stealing sensitive data from database tables (such as tokens that can unlock admin AJAX scripts), redirecting emails by rewriting SMTP settings, or full compromise of the associated PrestaShop instance. The CVSS v3.1 base score is 9.8 (Critical), reflecting high impact on confidentiality, integrity, and availability [1].

The module author released version 1.0.26 to fix the vulnerability. Upgrading to the latest version is strongly recommended. Additionally, upgrading the PrestaShop platform itself can disable multiquery executions, reducing the risk of certain SQL injection attacks, though UNION-based attacks may still be possible. Users should ensure the module is updated and consider general hardening measures [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.