cve/2021/CVE-2021-33966.md
2024-06-18 02:51:15 +02:00

18 lines
673 B
Markdown

### [CVE-2021-33966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33966)
![](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
Cross site scripting (XSS) vulnerability in spotweb 1.4.9, allows authenticated attackers to execute arbitrary code via crafted GET request to the login page.
### POC
#### Reference
- https://packetstormsecurity.com/files/162731/Spotweb-Develop-1.4.9-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.