Integer overflow in Binutils - CVE-2017-16830

 

Integer overflow in Binutils - CVE-2017-16830

Published: November 15, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU37962
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-16830
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Binutils

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The print_gnu_property_note function in readelf.c in GNU Binutils 2.29.1 does not have integer-overflow protection on 32-bit platforms, which allows remote attackers to cause a denial of service (segmentation violation and application crash) or possibly have unspecified other impact via a crafted ELF file.


How to mitigate CVE-2017-16830

Install update from vendor's website.

Sources