cve/2022/CVE-2022-43167.md

18 lines
766 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-43167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43167)
![](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 stored cross-site scripting (XSS) vulnerability in the Users Alerts feature (/index.php?module=users_alerts/users_alerts) of Rukovoditel v3.2.1 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Title parameter after clicking "Add".
### POC
#### Reference
- https://github.com/anhdq201/rukovoditel/issues/7
#### Github
No PoCs found on GitHub currently.