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

19 lines
720 B
Markdown

### [CVE-2019-9166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9166)
![](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
Privilege escalation in Nagios XI before 5.5.11 allows local attackers to elevate privileges to root via write access to config.inc.php and import_xiconfig.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/152496/Nagios-XI-5.5.10-XSS-Remote-Code-Execution.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/polict/CVE-2019-9202