CVE-2023-45375
PrestaShop PireosPay - SQL Injection
Record summary
CVE-2023-45375 has a selected CVSS score of 8.8 (high); EIP currently links 1 Nuclei template.
Description
In the module "PireosPay" (pireospay) before version 1.7.10 from 01generator.com for PrestaShop, a guest can perform SQL injection via `PireosPayValidationModuleFrontController::postProcess().`
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Sep 16, 2024 · Source: CVE List
Nuclei templates
1ProjectDiscoveryHIGHPrestaShop PireosPay - SQL InjectionCVSS 8.8
In the module “PireosPay” (pireospay) up to version 1.7.9 from 01generator.com for PrestaShop, a guest can perform SQL injection in affected versions.
Impact
Authenticated attackers can execute time-based SQL injection through the MerchantReference parameter in the validation endpoint to extract PrestaShop database information including customer and payment data.
Remediation
Update PireosPay module to a version newer than 1.7.9 that properly sanitizes SQL parameters in the validation endpoint.
Source: ProjectDiscovery