### [CVE-2018-12407](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12407) ![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%2064%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Buffer%20overflow%20with%20ANGLE%20library%20when%20using%20VertexBuffer11%20module&color=brighgreen) ### Description A buffer overflow occurs when drawing and validating elements with the ANGLE graphics library, used for WebGL content, when working with the VertexBuffer11 module. This results in a potentially exploitable crash. This vulnerability affects Firefox < 64. ### POC #### Reference - https://bugzilla.mozilla.org/show_bug.cgi?id=1505973 #### Github No PoCs found on GitHub currently.