You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, running cargo update should pull in a patched version of libwebp. Though for the record, AFAIK that specific vulnerability only impacts decoding while we only use libwebp for encoding
The webp encoder is vulnerable as it is using an outdated version of the webp crate (0.2.2, almost 2 years old!), please update it.
jaredforth/webp#30
The text was updated successfully, but these errors were encountered: