Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Moritz Bunkus

#26642of 53,632
9.6Total CVSS
Vulnerabilities · 2
Medium
2
PT-2016-4021
4.3
2016-01-29
Matroska · Libebml · CVE-2015-8791
**Name of the Vulnerable Software and Affected Versions** libEBML versions prior to 1.3.3 **Description** The issue allows context-dependent attackers to obtain sensitive information from process heap memory via a crafted length value in an EBML id, which triggers an invalid memory access. This occurs in the EbmlElement::ReadCodedSizeValue function. **Recommendations** For versions prior to 1.3.3, update to version 1.3.3 or later to resolve the issue.
PT-2016-4022
5.3
2016-01-29
Matroska · Libmatroska · CVE-2015-8792
**Name of the Vulnerable Software and Affected Versions** libMatroska versions prior to 1.4.4 **Description** The issue allows context-dependent attackers to obtain sensitive information from process heap memory via crafted EBML lacing, which triggers an invalid memory access. This is due to a problem in the KaxInternalBlock::ReadData function. **Recommendations** For versions prior to 1.4.4, update to version 1.4.4 or later to resolve the issue. As a temporary workaround, consider restricting access to the KaxInternalBlock::ReadData function until a patch is available.