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

18 lines
752 B
Markdown

### [CVE-2011-3003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3003)
![](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
Mozilla Firefox before 7.0 and SeaMonkey before 2.4 allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unspecified WebGL test case that triggers a memory-allocation error and a resulting out-of-bounds write operation.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=682335
#### Github
No PoCs found on GitHub currently.