#VU35762 Resource exhaustion in Bento4 - CVE-2019-13238
Published: July 4, 2019 / Updated: August 8, 2020
Bento4
axiomatic-systems
Description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
An issue was discovered in Bento4 1.5.1.0. A memory allocation failure is unhandled in Core/Ap4SdpAtom.cpp and leads to crashes. When parsing input video, the program allocates a new buffer to parse an atom in the stream. The unhandled memory allocation failure causes a direct copy to a NULL pointer.