Files
CVEs-PoC/2011/CVE-2011-2598.md
T
2024-06-18 02:51:15 +02:00

18 lines
731 B
Markdown

### [CVE-2011-2598](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2598)
![](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 WebGL implementation in Mozilla Firefox 4.x allows remote attackers to obtain screenshots of the windows of arbitrary desktop applications via vectors involving an SVG filter, an IFRAME element, and uninitialized data in graphics memory.
### POC
#### Reference
- http://www.theregister.co.uk/2011/06/16/webgl_security_threats_redux/
#### Github
No PoCs found on GitHub currently.