cve/2018/CVE-2018-11136.md

18 lines
748 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-11136](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11136)
![](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
The 'orgID' parameter received by the '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is not sanitized, leading to SQL injection (in particular, a blind time-based type).
### POC
#### Reference
- https://www.coresecurity.com/advisories/quest-kace-system-management-appliance-multiple-vulnerabilities
#### Github
No PoCs found on GitHub currently.