### [CVE-2014-8485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8485) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The setup_group function in bfd/elf.c in libbfd in GNU binutils 2.24 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via crafted section group headers in an ELF file. ### POC #### Reference - http://lcamtuf.blogspot.co.uk/2014/10/psa-dont-run-strings-on-untrusted-files.html - http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html #### Github - https://github.com/mallinusm/ctfs