Files
CVEs-PoC/2018/CVE-2018-3758.md
T
2024-06-18 02:51:15 +02:00

18 lines
616 B
Markdown

### [CVE-2018-3758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3758)
![](https://img.shields.io/static/v1?label=Product&message=express-cart&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Path%20Traversal%20(CWE-22)&color=brighgreen)
### Description
Unrestricted file upload (RCE) in express-cart module before 1.1.7 allows a privileged user to gain access in the hosting machine.
### POC
#### Reference
- https://hackerone.com/reports/343726
#### Github
No PoCs found on GitHub currently.