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

18 lines
684 B
Markdown

### [CVE-2021-23673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23673)
![](https://img.shields.io/static/v1?label=Product&message=pekeupload&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
This affects all versions of package pekeupload. If an attacker induces a user to upload a file whose name contains javascript code, the javascript code will be executed.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-PEKEUPLOAD-1584360
#### Github
No PoCs found on GitHub currently.