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

18 lines
673 B
Markdown

### [CVE-2020-10190](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10190)
![](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. An authenticated user could achieve SQL Injection in app/models/tablequery.php by crafting a special payload on the /datatables/data endpoint.
### POC
#### Reference
- https://github.com/munkireport/munkireport-php/releases
#### Github
No PoCs found on GitHub currently.