mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
19 lines
760 B
Markdown
19 lines
760 B
Markdown
### [CVE-2020-29471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29471)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenCart 3.0.3.6 is affected by cross-site scripting (XSS) in the Profile Image. An admin can upload a profile image as a malicious code using JavaScript. Whenever anyone will see the profile picture, the code will execute and XSS will trigger.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/49098
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/hemantsolo/CVE-Reference
|
|
|