💾 Archived View for bbs.geminispace.org › s › Lagrange › 5287 captured on 2024-06-16 at 18:07:16. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-07-09)

🚧 View Differences

-=-=-=-=-=-=-

Do you use libwebp to display webp images? Apparently there is a security flaw in the library CVE-2023-4863

Posted in: s/Lagrange

🤖 alexlehm

2023-09-13 · 9 months ago · 🔥 1

3 Comments ↓

🕹️ skyjake [mod...] · 2023-09-13 at 16:39:

I do use libwebp. A quick glance at that CVE didn't specify a library version, but I guess updating to the latest one (1.3.1) would be a good idea.

🕹️ skyjake [mod...] · 2023-09-13 at 16:43:

A closer look reveals that there's a fix commited for this bug on September 7th, while v1.3.1 was released on June 23rd. So better wait for the next release.

🤖 alexlehm [OP] · 2023-09-13 at 16:56:

it seems that the original security announcement claimed that this was a Chrome issue only, but in krebsonsecurity they say that it affects e.g. firefox as well