Summary : Multiple vulnerabilities fixed in VLC media player Date : June 2020 Affected versions : VLC media player 3.0.10 and earlier ID : VideoLAN-SB-VLC-3011 CVE references : CVE-2020-13428
A remote user could create a specifically crafted file that could trigger a buffer overflow in VLC's H26X packetizer
The affected code was only used by macOS/iOS hardware accelerated decoder (VideoToolbox), meaning other platforms are unaffected.
If successful, a malicious third party could trigger either a crash of VLC or an arbitratry code execution with the privileges of the target user.
While these issues in themselves are most likely to just crash the player, we can't exclude that they could be combined to leak user informations or remotely execute code. ASLR and DEP help reduce the likelyness of code execution, but may be bypassed.
We have not seen exploits performing code execution through these vulnerability
Exploitation of those issues requires the user to explicitly open a specially crafted file or stream.
The user should refrain from opening files from untrusted third parties or accessing untrusted remote sites (or disable the VLC browser plugins), until the patch is applied.
VLC media player 3.0.11 addresses the issue.
CVE-2020-13428 was reported by Tommy Muir
VLC 3.0.11 also bumps some dependencies, notably libarchive, following the publication of CVE-2020-9308 and CVE-2019-19221