cve/2015/CVE-2015-4512.md
2024-06-18 02:51:15 +02:00

885 B

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

Github

No PoCs found on GitHub currently.