cve/2022/CVE-2022-36266.md

18 lines
953 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-36266](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36266)
![](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
In Airspan AirSpot 5410 version 0.3.4.1-4 and under there exists a stored XSS vulnerability. As the binary file /home/www/cgi-bin/login.cgi does not check if the user is authenticated, a malicious actor can craft a specific request on the login.cgi endpoint that contains a base32 encoded XSS payload that will be accepted and stored. A successful attack will results in the injection of malicious scripts into the user settings page.
### POC
#### Reference
- http://packetstormsecurity.com/files/168114/FLIX-AX8-1.46.16-Remote-Command-Execution.html
#### Github
- https://github.com/ARPSyndicate/cvemon