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

19 lines
702 B
Markdown

### [CVE-2020-10596](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10596)
![](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
OpenCart 3.0.3.2 allows remote authenticated users to conduct XSS attacks via a crafted filename in the users' image upload section.
### POC
#### Reference
- http://packetstormsecurity.com/files/157908/OpenCart-3.0.3.2-Cross-Site-Scripting.html
#### Github
- https://github.com/miguelc49/CVE-2020-10596-1
- https://github.com/miguelc49/CVE-2020-10596-2