buildroot ▾
›
2025.02.x ▾
›
component
›
mp4v2
Component Overview
Vulnerability Overview
Name
mp4v2
Version
2.1.3
Type
library
Description
-
Licenses
MPL-1.1
PURL
-
CPE
cpe:2.3:a:mp4v2:mp4v2:2.1.3:-:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
buildroot
master
2.1.3
Vulnerabilities
#
Name
Analysis
Description
CVE-2023-33719
Exploitable
mp4v2 v2.1.3 was discovered to contain a memory leak via MP4SdpAtom::Read() at atom_sdp.cpp
CVE-2023-33718
Exploitable
mp4v2 v2.1.3 was discovered to contain a memory leak via MP4File::ReadString() at mp4file_io.cpp
CVE-2023-33717
Exploitable
mp4v2 v2.1.3 was discovered to contain a memory leak when a method calling MP4File::ReadBytes() had allocated memory but did not catch exceptions thrown by ReadBytes()
CVE-2023-33716
Exploitable
mp4v2 v2.1.3 was discovered to contain a memory leak via the class MP4StringProperty at mp4property.cpp.