bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.67k stars 6.12k forks source link

Critical WebP bug: many apps, not just browsers, under threat #5280

Closed krissGit closed 1 year ago

krissGit commented 1 year ago

Hi,

Is the WebP bug going to impact Glide lib also? Link for ref: https://stackdiary.com/critical-vulnerability-in-webp-codec-cve-2023-4863/

sjudd commented 1 year ago

We don't bundle a webp decoder or have any integration libraries that include webp

krissGit commented 1 year ago

@sjudd Thank you for your reply.