ID CVE-2017-7300
Summary The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols 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 GNU linker (ld) program crash.
References
Vulnerable Configurations
  • cpe:2.3:a:gnu:binutils:2.28:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:binutils:2.28:*:*:*:*:*:*:*
CVSS
Base: 5.0 (as of 31-03-2017 - 17:00)
Impact:
Exploitability:
CWE CWE-125
CAPEC
  • Infiltration of Hardware Development Environment
    An attacker, leveraging the ability to manipulate components of primary support systems and tools within the development and production environments, inserts malicious software within the hardware and/or firmware development environment. The infiltration purpose is to alter developed hardware components in a system destined for deployment at the victim's organization, for the purpose of disruption or further compromise.
  • Overread Buffers
    An adversary attacks a target by providing input that causes an application to read beyond the boundary of a defined buffer. This typically occurs when a value influencing where to start or stop reading is set to reflect positions outside of the valid memory location of the buffer. This type of attack may result in exposure of sensitive information, a system crash, or arbitrary code execution.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:N/I:N/A:P
refmap via4
bid 97219
confirm https://sourceware.org/bugzilla/show_bug.cgi?id=20909
Last major update 31-03-2017 - 17:00
Published 29-03-2017 - 15:59
Last modified 31-03-2017 - 17:00
Back to Top