mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
854 B
854 B
CVE-2018-18064
Description
cairo through 1.15.14 has an out-of-bounds stack-memory write during processing of a crafted document by WebKitGTK+ because of the interaction between cairo-rectangular-scan-converter.c (the generate and render_rows functions) and cairo-image-compositor.c (the _cairo_image_spans_and_zero function).
POC
Reference
- https://gitlab.freedesktop.org/cairo/cairo/issues/341
- https://gitlab.freedesktop.org/cairo/cairo/issues/341