Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-9750. PoCs published by Alexandre Adamski.
AI-analyzed exploit summary This exploit demonstrates a global-buffer-overflow vulnerability in the `rx_decode_opcode` function of GNU Binutils' objdump utility. The PoC includes a minimized input file that triggers the overflow when processed with `objdump -D`, leading to a crash detected by AddressSanitizer.
Description
opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds checks for certain scale arrays, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.
Exploits (1)
This exploit demonstrates a global-buffer-overflow vulnerability in the `rx_decode_opcode` function of GNU Binutils' objdump utility. The PoC includes a minimized input file that triggers the overflow when processed with `objdump -D`, leading to a crash detected by AddressSanitizer.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H