Files
CVEs-PoC/2018/CVE-2018-17360.md
T
2024-06-18 02:51:15 +02:00

853 B

CVE-2018-17360

Description

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. a heap-based buffer over-read in bfd_getl32 in libbfd.c allows an attacker to cause a denial of service through a crafted PE file. This vulnerability can be triggered by the executable objdump.

POC

Reference

Github