Out-of-bounds read in libsndfile - CVE-2017-6892

 

Out-of-bounds read in libsndfile - CVE-2017-6892

Published: March 2, 2018 / Updated: March 2, 2018


Vulnerability identifier: #VU10816
CSH Severity: Low
CVSS v4: 4.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-6892
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to obtain potentially sensitive information on the target system.

The weakness exists in the aiff_read_chanmap() function, which is defined in the aiff.c source code file due to improper handling of AIFF files. A remote attacker can create a specially crafted AIFF file, trick the victim into opening it, trigger out-of-bounds read and gain access to potentially sensitive information.

Affected software

libsndfile
Gentoo Linux
Ubuntu
Fedora
libsndfile (Ubuntu package)
libsndfile1 (Ubuntu package)
sndfile-programs (Ubuntu package)
libsndfile

How to mitigate CVE-2017-6892

Install update from vendor's website.

libsndfile (Ubuntu package) - addressed in versions 1.0.25-10ubuntu0.16.04.2, 1.0.28-4ubuntu0.18.04.1, 1.0.28-4ubuntu0.18.10.1
libsndfile1 (Ubuntu package) - addressed in versions 1.0.25-10ubuntu0.16.04.3, 1.0.2510ubuntu0.16.04.3+esm2
sndfile-programs (Ubuntu package) - addressed in versions 1.0.25-10ubuntu0.16.04.3, 1.0.2510ubuntu0.16.04.3+esm2
libsndfile - addressed in versions 1.0.28-3.fc24, 1.0.28-3.fc25, 1.0.28-3.fc26

External References

Related Security Bulletins