Access of Uninitialized Pointer Affecting vlc package, versions <3.0.4-4


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
52.87% (98th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN11-VLC-520179
  • published5 Dec 2018
  • disclosed5 Dec 2018

Introduced: 5 Dec 2018

CVE-2018-19857  (opens in a new tab)
CWE-824  (opens in a new tab)

How to fix?

Upgrade Debian:11 vlc to version 3.0.4-4 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream vlc package and not the vlc package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The CAF demuxer in modules/demux/caf.c in VideoLAN VLC media player 3.0.4 may read memory from an uninitialized pointer when processing magic cookies in CAF files, because a ReadKukiChunk() cast converts a return value to an unsigned int even if that value is negative. This could result in a denial of service and/or a potential infoleak.