vendor:
N/A
by:
Anonymous
7,8
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
Global Buffer Overflow in decode_pseudodbg_assert_0
A global buffer overflow vulnerability was discovered in decode_pseudodbg_assert_0 at opcodes/bfin-dis.c:4604 when fuzzing objdump with American Fuzzy Lop and AddressSanitizer. The command used was `objdump -D <file>`.
Mitigation:
Ensure that the input is properly validated and sanitized before being used in the decode_pseudodbg_assert_0 function.