CVE-2023-45375
Published: 17 October 2023
Summary
CVE-2023-45375 is a high-severity SQL Injection (CWE-89) vulnerability in 01Generator Pireospay. Its CVSS base score is 8.8 (High).
Operationally, ranked in the top 0.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
The vulnerability is an SQL injection flaw (CWE-89) in the PireosPay payment module (pireospay) for PrestaShop, affecting all versions prior to 1.7.10 released by 01generator.com. The issue resides in the postProcess method of PireosPayValidationModuleFrontController and carries a CVSS 3.1 score of 8.8.
An attacker with low privileges, including unauthenticated guests, can supply crafted input over the network to execute arbitrary SQL queries. Successful exploitation grants full read/write access to the PrestaShop database, enabling data theft, modification of records, or further compromise of the store.
The advisory published by Friends of Presta on 12 October 2023 recommends immediate upgrade to version 1.7.10 or later; the patched release corrects the input handling in the affected controller.
EPSS scores have remained elevated since disclosure, with a current value of 0.8524 and a recorded peak of 0.8779.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-49667
Vulnerability details
In the module "PireosPay" (pireospay) before version 1.7.10 from 01generator.com for PrestaShop, a guest can perform SQL injection via `PireosPayValidationModuleFrontController::postProcess().`
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.