### [CVE-2014-1502](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1502) ![](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 (1) WebGL.compressedTexImage2D and (2) WebGL.compressedTexSubImage2D functions in Mozilla Firefox before 28.0 and SeaMonkey before 2.25 allow remote attackers to bypass the Same Origin Policy and render content in a different domain via unspecified vectors. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html #### Github No PoCs found on GitHub currently.