mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2020-10192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10192)
|
|

|
|

|
|

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