vendor:
by:
Project Zero
7.5
CVSS
HIGH
Heap Buffer Overflow
119
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Heap Buffer Overflow in mkvparser::Block::Block()
There are multiple paths in mkvparser::Block::Block(...) that result in heap buffer overflows. The overflow conditions can be triggered by parsing certain files, but they may not reliably crash the process. The offsets mentioned in the report correspond to a specific version of the library.
Mitigation:
Apply the necessary patches and updates provided by the vendor to fix the buffer overflow vulnerabilities. Additionally, ensure input validation and bounds checking are implemented properly to prevent such buffer overflows.