mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
759 B
Markdown
18 lines
759 B
Markdown
### [CVE-2015-0830](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0830)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WebGL implementation in Mozilla Firefox before 36.0 does not properly allocate memory for copying an unspecified string to a shader's compilation log, which allows remote attackers to cause a denial of service (application crash) via crafted WebGL content.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|