vendor:
binutils
by:
A. Große
7,8
CVSS
HIGH
Heap-Based Buffer Overflow
119
CWE
Product Name: binutils
Affected Version From: binutils < 2.29.1
Affected Version To: binutils >= 2.29.1
Patch Exists: YES
Related CWE: N/A
CPE: a:gnu:binutils
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
2017
Heap-Based Buffer Overflow in read_1_byte (Dwarf2.c) of binutils
A heap-based buffer overflow vulnerability was discovered in the read_1_byte function of Dwarf2.c in binutils. The vulnerability occurs when a specially crafted ELF file is processed by the nm utility. The read_1_byte function reads a single byte from a buffer, but does not check if the requested byte is within the bounds of the buffer. This can lead to a heap-based buffer overflow, which can be exploited to execute arbitrary code.
Mitigation:
Users should upgrade to the latest version of binutils.