Files
CVEs-PoC/2020/CVE-2020-15883.md
T
2024-05-25 21:48:12 +02:00

18 lines
751 B
Markdown

### [CVE-2020-15883](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15883)
![](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
A Cross-Site Scripting (XSS) vulnerability in the managedinstalls module before 2.6 for MunkiReport allows remote attackers to inject arbitrary web script or HTML via the last two URL parameters (through which installed packages names and versions are reported).
### POC
#### Reference
- https://github.com/munkireport/munkireport-php/releases/tag/v5.6.3
#### Github
No PoCs found on GitHub currently.