Files
CVEs-PoC/2018/CVE-2018-18064.md
T
2024-06-18 02:51:15 +02:00

797 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

Github