vendor:
Nagios Plugins
by:
Stefan Schurtz
7.5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Nagios Plugins
Affected Version From: Nagios-plugins-1.4.15
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: a:nagios:nagios_plugins
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2009
Nagios Plugin ‘check_ups’ local buffer overflow
A buffer overflow vulnerability was discovered in the Nagios Plugin 'check_ups' which can be exploited by an attacker to execute arbitrary code on the vulnerable system. The vulnerability is caused due to a boundary error when handling user-supplied input. By supplying a specially crafted argument to the '-u' option, an attacker can cause a stack-based buffer overflow and gain control of the execution flow of the application.
Mitigation:
Compile the application with stack protection and randomize the virtual address space.