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

Update dependency sharp to v0.32.6 [SECURITY] #591

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sharp (source, changelog) 0.30.5 -> 0.32.6 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

GitHub Vulnerability Alerts

GHSA-54xq-cgqr-rpm3

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?

Using prebuilt binaries provided by sharp?

Most people rely on the prebuilt binaries provided by sharp.

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

Using a globally-installed libvips?

Please ensure you are using the latest libwebp 1.3.2.

Possible workaround

Add the following to your code to prevent sharp from decoding WebP images.

sharp.block({ operation: ["VipsForeignLoadWebp"] });

Release Notes

lovell/sharp (sharp)

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch from 265b21c to 0d67061 Compare November 28, 2023 22:02
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch 4 times, most recently from 77e3e76 to 2f59130 Compare December 21, 2023 21:46
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch 2 times, most recently from 4cdfc67 to 3f1aeb2 Compare January 4, 2024 23:25
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch 2 times, most recently from 70ac153 to 03f78c9 Compare January 21, 2024 14:59
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch from 03f78c9 to 6285aa7 Compare January 31, 2024 11:43
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch 2 times, most recently from ab2c18f to 0a0e364 Compare February 23, 2024 21:38
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch 2 times, most recently from 5065ce4 to 71bfe96 Compare March 1, 2024 21:56
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch from 71bfe96 to f9181ef Compare March 17, 2024 14:46
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch from f9181ef to 4b18aaf Compare April 19, 2024 20:41
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch from 4b18aaf to 2f5f387 Compare April 28, 2024 20:53
@renovate renovate bot force-pushed the renovate/npm-sharp-vulnerability branch from 2f5f387 to eb2244f Compare May 2, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants