### [CVE-2016-1946](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1946) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The MoofParser::Metadata function in binding/MoofParser.cpp in libstagefright in Mozilla Firefox before 44.0 does not limit the size of read operations, which might allow remote attackers to cause a denial of service (integer overflow and buffer overflow) or possibly have unspecified other impact via crafted metadata. ### POC #### Reference - https://bugzilla.mozilla.org/show_bug.cgi?id=1232069 #### Github No PoCs found on GitHub currently.