#VU6715 Heap-based buffer overflow in macOS - CVE-2017-2523

 

#VU6715 Heap-based buffer overflow in macOS - CVE-2017-2523

Published: May 25, 2017 / Updated: September 14, 2018


Vulnerability identifier: #VU6715
Vulnerability risk: High
CVSSv4.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:P/U:Amber
CVE-ID: CVE-2017-2523
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
macOS
Software vendor:
Apple Inc.

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The weakness exists due to lack of bounds checking in [NSBuiltinCharacterSet initWithCoder:] when processing malicious data. A remote attacker can send a specially crafted graphic file, trick the victim into opening it, trigger heap-based buffer overflow in NSUnarchiver and execute arbitrary code with privileges of the current user.

Successful exploitation of the vulnerability may result in full system compromise.

Remediation

Update to version 10.12.5.


External links