vendor:
GKrellMd
by:
kokanin
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: GKrellMd
Affected Version From: 2.1.10
Affected Version To: 2.1.13
Patch Exists: YES
Related CWE: N/A
CPE: a:gkrellm:gkrellm
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: FreeBSD
2003
GKrellMd Remote Buffer Overflow Vulnerability
GKrellMd has been reported prone to a remote buffer overflow vulnerability, arbitrary code execution is possible. The issue presents itself due to a lack of sufficient bounds checking performed on network-based data. If data exceeding the maximum reserved memory buffer size is received arbitrary memory may be corrupted. A remote attacker may ultimately exploit this issue remotely to seize control of the affected daemon and execute arbitrary code. This vulnerability has been reported to affect Gkrellm 2.1.13.
Mitigation:
Perform bounds checking on network-based data.