Lucene search
+L

290 matches found

CVE
CVE
added 2017/03/29 3:0 p.m.103 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:0 p.m.93 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:0 p.m.83 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
Cvelist
Cvelist
added 2017/03/29 3:0 p.m.32 views

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...

6.1AI score0.02396EPSS
SaveExploits0References2
CVE
CVE
added 2017/03/22 4:0 p.m.80 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
Tenable Nessus
Tenable Nessus
added 2015/12/15 12:0 a.m.36 views

Amazon Linux AMI : binutils (ALAS-2015-620)

A directory traversal flaw was found in the strip and objcopy utilities. A specially crafted file could cause strip or objdump to overwrite an arbitrary file writable by the user running either of these utilities. A buffer overflow flaw was found in the way various binutils utilities processed...

7.5CVSS8.4AI score0.07486EPSS
SaveExploits7References9
RedHat Linux
RedHat Linux
added 2015/11/19 2:41 a.m.10 views

binutils: stack overflow in the SREC parser

A stack-based buffer overflow flaw was found in the SREC parser of the libbfd library. A specially crafted file could cause an application using the libbfd library to crash or, potentially, execute arbitrary code with the privileges of the user running that application...

7.5CVSS8AI score0.06202EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2015/02/10 12:0 a.m.33 views

Ubuntu 14.04 LTS : GNU binutils vulnerabilities (USN-2496-1)

"The remote Ubuntu 14.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-2496-1 advisory. Michal Zalewski discovered that the setupgroup function in libbfd in GNU binutils did not properly check group headers in ELF files. An attacker could u...

7.5CVSS8.5AI score0.07486EPSS
SaveExploits7References10
OSV
OSV
added 2015/02/09 9:39 p.m.3 views

USN-2496-1 binutils vulnerabilities

Michal Zalewski discovered that the setupgroup function in libbfd in GNU binutils did not properly check group headers in ELF files. An attacker could use this to craft input that could cause a denial of service application crash or possibly execute arbitrary code. CVE-2014-8485 Hanno Böck...

7.5CVSS7.6AI score0.07486EPSS
SaveExploits7References10
OSV
OSV
added 2014/12/09 11:59 p.m.5 views

DEBIAN-CVE-2014-8485

The setupgroup 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...

7.5CVSS8.1AI score0.07486EPSS
SaveExploits1References1
NVD
NVD
added 2014/12/09 11:59 p.m.18 views

CVE-2014-8485

The setupgroup 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...

7.5CVSS8.3AI score0.07486EPSS
SaveExploits1References15
CVE
CVE
added 2014/12/09 10:52 p.m.115 views

CVE-2014-8485

CVE-2014-8485 concerns GNU Binutils’ libbfd (setup_group in bfd/elf.c). Affected: Binutils 2.24 and earlier. Issue: missing range checks in the ELF section group headers allow a remote attacker to crash the process or potentially execute arbitrary code. Impact: denial of service and possible code...

7.5CVSS8.7AI score0.07486EPSS
SaveExploits1References15Affected Software1
Cvelist
Cvelist
added 2014/12/09 10:52 p.m.30 views

CVE-2014-8485

The setupgroup 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...

8.8AI score0.07486EPSS
SaveExploits1References15
Debian CVE
Debian CVE
added 2014/12/09 10:52 p.m.43 views

CVE-2014-8485

The setupgroup 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...

7.5CVSS8.3AI score0.07486EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2014/12/09 12:0 a.m.42 views

CVE-2014-8501

The bfdXXiswapaouthdrin function in bfd/peXXigen.c in GNU binutils 2.24 and earlier allows remote attackers to cause a denial of service out-of-bounds write and possibly have other unspecified impact via a crafted NumberOfRvaAndSizes field in the AOUT header in a PE executable...

7.5CVSS7AI score0.0516EPSS
SaveExploits1References4
ArchLinux
ArchLinux
added 2014/11/19 12:0 a.m.49 views

mingw-w64-binutils: multiple issues

CVE-2014-8484 invalid read Invalid read flaw leads to denial of service while parsing specially crafted files in programs using libbfd. - CVE-2014-8485 out-of-bounds write Lack of range checking leading to controlled write in bfdelfsetupsections which results in denial of service or possible code...

7.5CVSS4.6AI score0.07486EPSS
SaveExploits7References11
ArchLinux
ArchLinux
added 2014/11/19 12:0 a.m.40 views

binutils: multiple issues

CVE-2014-8484 invalid read Invalid read flaw leads to denial of service while parsing specially crafted files in programs using libbfd. - CVE-2014-8485 out-of-bounds write Lack of range checking leading to controlled write in bfdelfsetupsections which results in denial of service or possible code...

7.5CVSS4.5AI score0.07486EPSS
SaveExploits7References11
ArchLinux
ArchLinux
added 2014/11/19 12:0 a.m.45 views

arm-none-eabi-binutils: multiple issues

CVE-2014-8484 invalid read Invalid read flaw leads to denial of service while parsing specially crafted files in programs using libbfd. - CVE-2014-8485 out-of-bounds write Lack of range checking leading to controlled write in bfdelfsetupsections which results in denial of service or possible code...

7.5CVSS4.6AI score0.07486EPSS
SaveExploits7References11
seebug.org
seebug.org
added 2014/11/13 12:0 a.m.198 views

Binary File Descriptor Library (libbfd) - Out-of-Bounds Crash

No description provided by source. Many shell users, and certainly a lot of the people working in computer forensics or other fields of information security, have a habit of running /usr/bin/strings on binary files originating from the Internet. Their understanding is that the tool simply scans t...

10CVSS7.8AI score0.64326EPSS
SaveExploits16
securityvulns
securityvulns
added 2014/11/03 12:0 a.m.26 views

libbfd memory corruptions

Memory corruptions on ELF parsing...

4.1AI score
SaveExploits0References1
Rows per page
Query Builder