CVE-2023-24180
https://notcve.org/view.php?id=CVE-2023-24180
Libelfin v0.3 was discovered to contain an integer overflow in the load function at elf/mmap_loader.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted elf file. • https://github.com/aclements/libelfin/issues/75 • CWE-190: Integer Overflow or Wraparound •
CVE-2020-24827
https://notcve.org/view.php?id=CVE-2020-24827
A vulnerability in the dwarf::cursor::skip_form function of Libelfin v0.3 allows attackers to cause a denial of service (DOS) through a segmentation fault via a crafted ELF file. Una vulnerabilidad en la función dwarf::cursor::skip_form de Libelfin versión v0.3, permite a atacantes causar una denegación de servicio (DOS) a través de un fallo de segmentación por medio de un archivo ELF diseñado • https://github.com/aclements/libelfin/issues/47 https://github.com/xiaoxiongwang/function_bugs/tree/master/libelfin#segv-in-function-dwarfcursorskip_form-at-dwarfcursorcc181 •
CVE-2020-24826
https://notcve.org/view.php?id=CVE-2020-24826
A vulnerability in the elf::section::as_strtab function of Libelfin v0.3 allows attackers to cause a denial of service (DOS) through a segmentation fault via a crafted ELF file. Una vulnerabilidad en la función elf::section::as_strtab de Libelfin versión v0.3, permite a atacantes causar una denegación de servicio (DOS) mediante un fallo de segmentación por medio de un archivo ELF diseñado • https://github.com/aclements/libelfin/issues/49 https://github.com/xiaoxiongwang/function_bugs/tree/master/libelfin#segv-in-function-elfsectionas_strtab-at-elfelfcc284 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') •
CVE-2020-24825
https://notcve.org/view.php?id=CVE-2020-24825
A vulnerability in the line_table::line_table function of Libelfin v0.3 allows attackers to cause a denial of service (DOS) through a segmentation fault via a crafted ELF file. Una vulnerabilidad en la función line_table::line_table de Libelfin versión v0.3, permite a atacantes causar una denegación de servicio (DOS) mediante un fallo de segmentación por medio de un archivo ELF diseñado • https://github.com/aclements/libelfin/issues/46 https://github.com/xiaoxiongwang/function_bugs/tree/master/libelfin#segv-in-function-line_tableline_table-at-dwarflinecc104 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') •
CVE-2020-24824
https://notcve.org/view.php?id=CVE-2020-24824
A global buffer overflow issue in the dwarf::line_table::line_table function of Libelfin v0.3 allows attackers to cause a denial of service (DOS). Un problema de desbordamiento de búfer global en la función dwarf::line_table::line_table de Libelfin versión v0.3, permite a atacantes causar una denegación de servicio (DOS) • https://github.com/aclements/libelfin/issues/48 https://github.com/xiaoxiongwang/function_bugs/tree/master/libelfin#global-buffer-overflow-in-function-dwarfline_tableline_table-at-dwarflinecc107 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •