### [CVE-2023-30545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30545) ![](https://img.shields.io/static/v1?label=Product&message=PrestaShop&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.7.8.9%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen) ### Description PrestaShop is an Open Source e-commerce web application. Prior to versions 8.0.4 and 1.7.8.9, it is possible for a user with access to the SQL Manager (Advanced Options -> Database) to arbitrarily read any file on the operating system when using SQL function `LOAD_FILE` in a `SELECT` request. This gives the user access to critical information. A patch is available in PrestaShop 8.0.4 and PS 1.7.8.9 ### POC #### Reference No PoCs from references. #### Github - https://github.com/drkbcn/lblfixer_cve_2023_30839