mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
885 B
Markdown
18 lines
885 B
Markdown
### [CVE-2015-4512](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4512)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
gfx/2d/DataSurfaceHelpers.cpp in Mozilla Firefox before 41.0 on Linux improperly attempts to use the Cairo library with 32-bit color-depth surface creation followed by 16-bit color-depth surface display, which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read) by using a CANVAS element to trigger 2D rendering.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|