GHSA-4528-hvwj-6gx3MediumCVSS 4.4
An out-of-bounds heap read flaw was found in GIMP's TIM image loader. When a user opens a crafted...
🔗 CVE IDs covered (1)
📋 Description
An out-of-bounds heap read flaw was found in GIMP's TIM image loader. When a user opens a crafted 4bpp TIM image that causes promotion to an RGBA layer, the file-tim plug-in allocates an undersized row buffer but processes it using the larger RGBA row size. This can copy adjacent heap contents into the decoded image and may crash the plug-in.