cve/2020/CVE-2020-10191.md

18 lines
757 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-10191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10191)
![](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
An issue was discovered in MunkiReport before 5.3.0. An authenticated actor can send a custom XSS payload through the /module/comment/save endpoint. The payload will be executed by any authenticated users browsing the application. This concerns app/controllers/client.php:detail.
### POC
#### Reference
- https://github.com/munkireport/munkireport-php/releases
#### Github
No PoCs found on GitHub currently.