Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SECURITY: Upgrade sharp dependency in remix-image-sharp to 0.32.6 to fix WebP vulnerability #80

Open
dannya opened this issue Dec 19, 2023 · 0 comments

Comments

@dannya
Copy link

dannya commented Dec 19, 2023

Describe the bug

Overview

sharp uses libwebp to decode WebP images and versions prior to the latest 0.32.6 are vulnerable to the high severity GHSA-j7hp-h8jx-5ppr.

Who does this affect?

Almost anyone processing untrusted input with versions of sharp prior to 0.32.6.

How to resolve this?

Please upgrade sharp to the latest 0.32.6, which provides libwebp 1.3.2.

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

Expected behavior

Screenshots or Videos

No response

Platform

All

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant