cve/2023/CVE-2023-1124.md

18 lines
817 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1124)
![](https://img.shields.io/static/v1?label=Product&message=Shopping%20Cart%20%26%20eCommerce%20Store&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
The Shopping Cart & eCommerce Store WordPress plugin before 5.4.3 does not validate HTTP requests, allowing authenticated users with admin privileges to perform LFI attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/229b93cd-544b-4877-8d9f-e6debda9511c
#### Github
No PoCs found on GitHub currently.