SB2021012123 - Arch Linux update for vlc



SB2021012123 - Arch Linux update for vlc

Published: January 21, 2021 Updated: June 21, 2023

Security Bulletin ID SB2021012123
CSH Severity
High
Patch available
YES
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 25% Medium 75%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 vulnerabilities.


1) Heap-based buffer overflow (CVE-ID: CVE-2020-26664)

CWE-ID: CWE-122 - Heap-based Buffer Overflow

CVSSv4: 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:Amber


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

The vulnerability exists due to a boundary error in EbmlTypeDispatcher::send() function in VideoLAN VLC media player. A remote attacker can create a specially crafted .mkv file, truck the victim to open it, trigger a heap-based buffer overflow and execute arbitrary code on the target system.

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


2) Untrusted Pointer Dereference (CVE-ID: CVE-2021-25804)

CWE-ID: CWE-822 - Untrusted Pointer Dereference

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack. 

The vulnerability exists due to untrusted pointer dereference. A remote authenticated attacker can create a specially crafted file, trick the victim into opening it and cause a denial of service condition on the system.


3) Out-of-bounds read (CVE-ID: CVE-2021-25801)

CWE-ID: CWE-125 - Out-of-bounds read

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition within the __Parse_indx component. A remote authenticated attacker can create a specially crafted .avi file, trick the victim into opening it, trigger out-of-bounds read error and cause a denial of service condition on the system.


4) Out-of-bounds read (CVE-ID: CVE-2021-25803)

CWE-ID: CWE-125 - Out-of-bounds read

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition within the vlc_input_attachment_New component. A remote authenticated attacker can create a specially crafted .avi file, trick the victim into opening it, trigger out-of-bounds read error and cause a denial of service condition on the system.


Remediation

Install update from vendor's website.