Blind SQL Injection Vulnerability in PrestaShop's StripeJS Module
CVE-2023-23315
9.8CRITICAL
What is CVE-2023-23315?
The StripeJS module within the PrestaShop e-commerce platform is susceptible to a Blind SQL injection vulnerability. This issue arises from the stripejsValidationModuleFrontController::initContent()
method, which executes sensitive SQL commands in response to basic HTTP requests. An attacker can leverage this flaw to manipulate the database, potentially leading to unauthorized access to sensitive data or corruption of the information stored in the system.