Lucene search
+L

1179 matches found

NVD
NVD
added 2017/03/29 3:59 p.m.22 views

CVE-2017-7302

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, has a swapstdrelocout function in bfd/aoutx.h that is vulnerable to an invalid read of size 4 because of missing checks for relocs that could not be recognised. This vulnerability causes Binutils utilities lik...

7.5CVSS7.3AI score0.02376EPSS
SaveExploits0References2
Prion
Prion
added 2017/03/29 3:59 p.m.19 views

Design/Logic Flaw

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 8 because of missing a check in the copyspecialsectionfields function for an invalid shlink field before attempting to follow it. This vulnerability causes Binutils...

5CVSS7.6AI score0.02095EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2017/03/29 3:59 p.m.8 views

DEBIAN-CVE-2017-7301

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, has an aoutlinkaddsymbols function in bfd/aoutx.h that has an off-by-one vulnerability because it does not carefully check the string offset. The vulnerability could lead to a GNU linker ld program crash...

7.5CVSS6.8AI score0.02396EPSS
SaveExploits0References1
OSV
OSV
added 2017/03/29 3:59 p.m.26 views

CVE-2017-7302

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, has a swapstdrelocout function in bfd/aoutx.h that is vulnerable to an invalid read of size 4 because of missing checks for relocs that could not be recognised. This vulnerability causes Binutils utilities lik...

7.5CVSS6.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2017/03/29 3:00 p.m.35 views

CVE-2017-7299

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, has an invalid read of size 8 because the code to emit relocs bfdelffinallink function in bfd/elflink.c does not check the format of the input file before trying to read the ELF reloc section header. The...

6.2AI score0.01126EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2017/03/29 3:00 p.m.38 views

CVE-2017-7302

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, has a swapstdrelocout function in bfd/aoutx.h that is vulnerable to an invalid read of size 4 because of missing checks for relocs that could not be recognised. This vulnerability causes Binutils utilities lik...

6.2AI score0.02376EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2017/03/29 3:00 p.m.46 views

CVE-2017-7300

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, has an aoutlinkaddsymbols function in bfd/aoutx.h that is vulnerable to a heap-based buffer over-read off-by-one because of an incomplete check for invalid string offsets while loading symbols, leading to a GN...

7.5CVSS7.7AI score0.02366EPSS
SaveExploits0
CVE
CVE
added 2017/03/29 3:00 p.m.105 views

CVE-2017-7299

CVE-2017-7299 affects GNU Binutils 2.28’s Binary File Descriptor library (libbfd). The vulnerability arises when emitting relocations: bfd_elf_final_link in bfd/elflink.c reads the ELF reloc section header without validating the input file format, leading to an invalid read of size 8 and causing ...

5.5CVSS6.5AI score0.01126EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2017/03/29 3:00 p.m.94 views

CVE-2017-7301

CVE-2017-7301 is a concrete vulnerability in GNU Binutils (libbfd). The aout_link_add_symbols function in bfd/aoutx.h has an off-by-one error in checking string offsets, which can cause the GNU linker (ld) to crash. Connected Nessus/Red Hat entries reference unpatched Binutils in various RHEL rel...

7.5CVSS6.8AI score0.02396EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2017/03/29 3:00 p.m.90 views

CVE-2017-7303

CVE-2017-7303 : The Binary File Descriptor (BFD) library (libbfd) in GNU Binutils 2.28 contains an invalid read of size 4 caused by a missing null-header check in find_link, which can cause Binutils utilities like strip to crash. The connected documents corroborate Binutils/BFD-related issues and...

7.5CVSS6.9AI score0.02217EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2017/03/29 3:00 p.m.101 views

CVE-2017-7302

CVE-2017-7302 affects the Binary File Descriptor (BFD) library (libbfd) bundled with GNU Binutils 2.28. It describes an invalid read (size 4) in swap_std_reloc_out due to missing checks for unrecognised relocs, which can cause Binutils utilities like strip to crash. The provided documents do not ...

7.5CVSS6.9AI score0.02376EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2017/03/29 3:00 p.m.85 views

CVE-2017-7304

CVE-2017-7304 affects the GNU Binutils BFD library (libbfd) as distributed in Binutils 2.28. The vulnerability is an invalid read (size 8) caused by a missing check for an invalid sh_link in copy_special_section_fields before following it, which can crash Binutils utilities such as strip. The pro...

7.5CVSS6.9AI score0.02095EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2017/03/29 3:00 p.m.43 views

CVE-2017-7304

The Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 8 because of missing a check in the copyspecialsectionfields function for an invalid shlink field before attempting to follow it. This vulnerability causes Binutils...

7.5CVSS7.5AI score0.02095EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2017/03/23 2:18 p.m.19 views

CVE-2017-7226

The peILFobjectp function in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2lin...

9.1CVSS1.5AI score0.02456EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/03/23 12:00 a.m.8 views

GNU Binutils 'pe_ILF_object_p' Function Buffer Overflow Vulnerability

GNU Binutils is a set of programming language utility programs developed by the GNU Project to work with target files in a variety of formats, with connectors, assemblers and other tools for target files and archives. A stack buffer overflow vulnerability exists in the 'peILFobjectp' function in...

9.1CVSS8AI score0.02456EPSS
SaveExploits0References1
OSV
OSV
added 2017/03/22 4:59 p.m.29 views

CVE-2017-7226

The peILFobjectp function in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2lin...

9.1CVSS6.4AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/03/22 4:59 p.m.21 views

CVE-2017-7226

The peILFobjectp function in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2lin...

9.1CVSS7AI score0.02456EPSS
SaveExploits0References2
Prion
Prion
added 2017/03/22 4:59 p.m.19 views

Heap overflow

The peILFobjectp function in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2lin...

6.4CVSS8.8AI score0.02456EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2017/03/22 4:00 p.m.82 views

CVE-2017-7226

CVE-2017-7226 concerns the Binary File Descriptor (BFD) library (GNU Binutils) as distributed in Binutils 2.28. The vulnerability arises in the pe_ILF_object_p function, where a heap-based buffer over-read of size 4049 can occur because strlen is used instead of strnlen. This can cause program cr...

9.1CVSS6.8AI score0.02456EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2017/03/17 10:59 p.m.25 views

CVE-2017-3867

A vulnerability in the Border Gateway Protocol BGP Bidirectional Forwarding Detection BFD implementation of Cisco Adaptive Security Appliance ASA Software could allow an unauthenticated, remote attacker to bypass the access control list ACL for specific TCP and UDP traffic. More Information:...

5.3CVSS5.5AI score0.021EPSS
SaveExploits0References3
Rows per page
Query Builder