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.
References
Configurations
History
No history.
Information
Published : 2018-12-05 11:29
Updated : 2023-11-07 02:55
NVD link : CVE-2018-19857
Mitre link : CVE-2018-19857
CVE.ORG link : CVE-2018-19857
JSON object : View
Products Affected
debian
- debian_linux
videolan
- vlc_media_player
CWE
CWE-824
Access of Uninitialized Pointer