vendor:
objdump
by:
Sourceware.org
7,8
CVSS
HIGH
Stack-Buffer-Overflow
119
CWE
Product Name: objdump
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Stack-Buffer-Overflow in objdump
A stack-buffer-overflow vulnerability was discovered in objdump when fuzzing with American Fuzzy Lop and AddressSanitizer. The command used was `objdump -D <file>` and the compilation flags used were `-g -O2 -fno-omit-frame-pointer -fsanitize=address -fno-sanitize-recover=undefined` with configuration settings `--enable-targets=all --disable-shared`.
Mitigation:
Update to the latest version of objdump.