CVE & Exploit Intelligence Database

Updated 3h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

338,223 CVEs tracked 53,271 with exploits 4,730 exploited in wild 1,542 CISA KEV 3,929 Nuclei templates 37,826 vendors 42,547 researchers
268 results Clear all
CVE-2019-9073 5.5 MEDIUM EPSS 0.00
GNU Binutils - Resource Allocation Without Limits
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in _bfd_elf_slurp_version_tables in elf.c.
CWE-770 Feb 24, 2019
CVE-2019-9072 5.5 MEDIUM EPSS 0.00
GNU Binutils - Resource Allocation Without Limits
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in setup_group in elf.c.
CWE-770 Feb 24, 2019
CVE-2019-9071 5.5 MEDIUM EPSS 0.00
GNU libiberty - Stack Consumption
An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a stack consumption issue in d_count_templates_scopes in cp-demangle.c after many recursive calls.
CWE-674 Feb 24, 2019
CVE-2019-9070 7.8 HIGH EPSS 0.00
GNU Binutils < 5.1.0 - Out-of-Bounds Read
An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a heap-based buffer over-read in d_expression_1 in cp-demangle.c after many recursive calls.
CWE-125 Feb 24, 2019
CVE-2018-20712 6.5 MEDIUM EPSS 0.01
GNU Binutils - Out-of-Bounds Read
A heap-based buffer over-read exists in the function d_expression_1 in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31.1. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by c++filt.
CWE-125 Jan 15, 2019
CVE-2018-20673 5.5 MEDIUM EPSS 0.00
GNU Binutils - Integer Overflow
The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, contains an integer overflow vulnerability (for "Create an array for saving the template argument values") that can trigger a heap-based buffer overflow, as demonstrated by nm.
CWE-190 Jan 04, 2019
CVE-2018-20671 5.5 MEDIUM EPSS 0.00
GNU Binutils < 2.31.1 - Integer Overflow
load_specific_debug_section in objdump.c in GNU Binutils through 2.31.1 contains an integer overflow vulnerability that can trigger a heap-based buffer overflow via a crafted section size.
CWE-190 Jan 04, 2019
CVE-2018-20657 7.5 HIGH EPSS 0.00
GNU Binutils < 5.1.0 - Resource Leak
The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, has a memory leak via a crafted string, leading to a denial of service (memory consumption), as demonstrated by cxxfilt, a related issue to CVE-2018-12698.
CWE-772 Jan 02, 2019
CVE-2018-20651 5.5 MEDIUM EPSS 0.01
GNU Binutils - NULL Pointer Dereference
A NULL pointer dereference was discovered in elf_link_add_object_symbols in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31.1. This occurs for a crafted ET_DYN with no program headers. A specially crafted ELF file allows remote attackers to cause a denial of service, as demonstrated by ld.
CWE-476 Jan 01, 2019
CVE-2018-20623 5.5 MEDIUM EPSS 0.00
GNU Binutils - Use After Free
In GNU Binutils 2.31.1, there is a use-after-free in the error function in elfcomm.c when called from the process_archive function in readelf.c via a crafted ELF file.
CWE-416 Dec 31, 2018
CVE-2018-1000876 7.8 HIGH EPSS 0.00
binutils <2.32 - RCE
binutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.
CWE-190 Dec 20, 2018
CVE-2018-20002 5.5 MEDIUM EPSS 0.00
GNU Binutils 2.31 - Memory Corruption
The _bfd_generic_read_minisymbols function in syms.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, has a memory leak via a crafted ELF file, leading to a denial of service (memory consumption), as demonstrated by nm.
CWE-772 Dec 10, 2018
CVE-2018-19932 5.5 MEDIUM EPSS 0.00
GNU Binutils - Integer Overflow
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils through 2.31. There is an integer overflow and infinite loop caused by the IS_CONTAINED_BY_LMA macro in elf.c.
CWE-190 Dec 07, 2018
CVE-2018-19931 7.8 HIGH EPSS 0.00
GNU Binutils - Buffer Overflow
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils through 2.31. There is a heap-based buffer overflow in bfd_elf32_swap_phdr_in in elfcode.h because the number of program headers is not restricted.
CWE-787 Dec 07, 2018
CVE-2018-18701 5.5 MEDIUM EPSS 0.00
GNU Binutils - Infinite Loop
An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption vulnerability resulting from infinite recursion in the functions next_is_type_qual() and cplus_demangle_type() in cp-demangle.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via an ELF file, as demonstrated by nm.
CWE-835 Oct 29, 2018
CVE-2018-18700 5.5 MEDIUM EPSS 0.01
GNU Binutils - Infinite Loop
An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption vulnerability resulting from infinite recursion in the functions d_name(), d_encoding(), and d_local_name() in cp-demangle.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via an ELF file, as demonstrated by nm.
CWE-835 Oct 29, 2018
CVE-2018-18607 5.5 MEDIUM EPSS 0.00
GNU Binutils - NULL Pointer Dereference
An issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.
CWE-476 Oct 23, 2018
CVE-2018-18606 5.5 MEDIUM EPSS 0.01
GNU Binutils - NULL Pointer Dereference
An issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.
CWE-476 Oct 23, 2018
CVE-2018-18605 5.5 MEDIUM EPSS 0.00
GNU Binutils - Out-of-Bounds Read
A heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.
CWE-125 Oct 23, 2018
CVE-2018-18484 5.5 MEDIUM EPSS 0.00
GNU libiberty <2.31 - Use After Free
An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there is a stack consumption problem caused by recursive stack frames: cplus_demangle_type, d_bare_function_type, d_function_type.
CWE-674 Oct 18, 2018