cve/2019/CVE-2019-14250.md
2024-06-18 02:51:15 +02:00

761 B

CVE-2019-14250

Description

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. simple_object_elf_match in simple-object-elf.c does not check for a zero shstrndx value, leading to an integer overflow and resultant heap-based buffer overflow.

POC

Reference

Github