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

19 lines
760 B
Markdown

### [CVE-2018-13457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13457)
![](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
qh_echo in Nagios Core 4.4.1 and earlier is prone to a NULL pointer dereference vulnerability, which allows attackers to cause a local denial-of-service condition by sending a crafted payload to the listening UNIX socket.
### POC
#### Reference
- https://gist.github.com/fakhrizulkifli/87cf1c1ad403b4d40a86d90c9c9bf7ab
- https://www.exploit-db.com/exploits/45082/
#### Github
No PoCs found on GitHub currently.