mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2020-10191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10191)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|