Files
CVEs-PoC/2020/CVE-2020-10192.md
T
2024-06-18 02:51:15 +02:00

18 lines
762 B
Markdown

### [CVE-2020-10192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10192)
![](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.3923. An unauthenticated actor can send a custom XSS payload through the /report/broken_client endpoint. The payload will be executed by any authenticated users browsing the application. This concerns app/views/listings/default.php.
### POC
#### Reference
- https://github.com/munkireport/munkireport-php/releases
#### Github
No PoCs found on GitHub currently.