cve/2023/CVE-2023-2315.md

19 lines
893 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-2315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2315)
![](https://img.shields.io/static/v1?label=Product&message=Opencart&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.0.0.0%3C%3D%204.0.2.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%20Improper%20Input%20Validation&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
Path Traversal in OpenCart versions 4.0.0.0 to 4.0.2.2 allows an authenticated user with access/modify privilege on the Log component to empty out arbitrary files on the server
### POC
#### Reference
- https://starlabs.sg/advisories/23/23-2315/
#### Github
No PoCs found on GitHub currently.