#VU15361 Heap-based buffer overflow in SoundTouch - CVE-2018-1000223

 

#VU15361 Heap-based buffer overflow in SoundTouch - CVE-2018-1000223

Published: October 12, 2018 / Updated: October 15, 2018


Vulnerability identifier: #VU15361
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-2018-1000223
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
SoundTouch
Software vendor:
Bose Corporation

Description

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

The vulnerability exists in the WavInFile::readHeaderBlock() function, as defined in the SoundStretch/WavFile.cpp file due to the use of a signed integer instead of an unsigned integer when the size of a structure is calculated. A remote unauthenticated attacker can trick the victim into opening a specially crafted file with the SoundStretch utility that submits malicious input, trigger a heap-based buffer overflow and execute arbitrary code with elevated privileges.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Update to version 2.1.

External links