cve/2022/CVE-2022-48111.md

19 lines
783 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-48111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48111)
![](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
A cross-site scripting (XSS) vulnerability in the check_login function of SIPE s.r.l WI400 between version 8 and 11 included allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the f parameter.
### POC
#### Reference
- https://devisions.github.io/blog/cve-2022-48111
- https://labs.yarix.com/2023/02/siri-wi400-xss-on-login-page-cve-2022-48111/
#### Github
No PoCs found on GitHub currently.