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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/munkireport/munkireport-php/releases | third party advisory |
https://github.com/munkireport/munkireport-php/wiki/20200309-Authenticated-Comment-XSS | third party advisory exploit |