mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
18 lines
695 B
Markdown
18 lines
695 B
Markdown
### [CVE-2020-20640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-20640)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross Site Scripting (XSS) vulnerability in ECShop 4.0 due to security filtering issues, in the user.php file, we can use the html entity encoding to bypass the security policy of the safety.php file, triggering the xss vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.jianshu.com/p/219755c047a1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|