Out-of-bounds read in VLC Media Player - CVE-2019-14776

 

Out-of-bounds read in VLC Media Player - CVE-2019-14776

Published: August 29, 2019 / Updated: August 3, 2020


Vulnerability identifier: #VU33168
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2019-14776
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: VideoLAN
Affected software:
VLC Media Player

Detailed vulnerability description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to a boundary condition in DemuxInit() in demux/asf/asf.c in VideoLAN VLC media player 3.0.7.1 via a crafted .mkv file. A remote attacker can pass specially crafted data to the application, trigger out-of-bounds read error and read contents of memory on the system.


How to mitigate CVE-2019-14776

Update to version 3.0.8.

Sources