Files
CVEs-PoC/2025/CVE-2025-7345.md
T
2025-09-29 21:09:30 +02:00

3.0 KiB
Raw Blame History

CVE-2025-7345

Description

A flaw exists in gdkpixbuf within the gdk_pixbuf__jpeg_image_load_increment function (io-jpeg.c) and in glibs g_base64_encode_step (glib/gbase64.c). When processing maliciously crafted JPEG images, a heap buffer overflow can occur during Base64 encoding, allowing out-of-bounds reads from heap memory, potentially causing application crashes or arbitrary code execution.

POC

Reference

No PoCs from references.

Github