Files
CVEs-PoC/2020/CVE-2020-28457.md
T
2024-05-25 21:48:12 +02:00

18 lines
694 B
Markdown

### [CVE-2020-28457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28457)
![](https://img.shields.io/static/v1?label=Product&message=s-cart%2Fcore&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%204.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
This affects the package s-cart/core before 4.4. The search functionality of the admin dashboard in core/src/Admin/Controllers/AdminOrderController.phpindex is vulnerable to XSS.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-PHP-SCARTCORE-1047342
#### Github
No PoCs found on GitHub currently.