cve/2023/CVE-2023-46346.md
2024-06-18 02:51:15 +02:00

18 lines
909 B
Markdown

### [CVE-2023-46346](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-46346)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the module "Product Catalog (CSV, Excel, XML) Export PRO" (exportproducts) in versions up to 4.1.1 from MyPrestaModules for PrestaShop, a guest can download personal information without restriction by performing a path traversal attack. Due to a lack of permissions control and a lack of control in the path name construction, a guest can perform a path traversal to view all files on the information system.
### POC
#### Reference
- https://security.friendsofpresta.org/modules/2023/10/24/exportproducts.html
#### Github
No PoCs found on GitHub currently.