Update dependency gatsby-plugin-sharp to v4.25.1 [SECURITY]#47
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Update dependency gatsby-plugin-sharp to v4.25.1 [SECURITY]#47renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.11.1->4.25.1GitHub Vulnerability Alerts
CVE-2023-30548
Impact
The gatsby-plugin-sharp plugin prior to versions 5.8.1 and 4.25.1 contains a path traversal vulnerability exposed when running the Gatsby develop server (
gatsby develop).The following steps can be used to reproduce the vulnerability:
It should be noted that by default
gatsby developis only accessible via the localhost127.0.0.1, and one would need to intentionally expose the server to other interfaces to exploit this vulnerability by using server options such as--host 0.0.0.0,-H 0.0.0.0, or theGATSBY_HOST=0.0.0.0environment variable.Patches
A patch has been introduced in
gatsby-plugin-sharp@5.8.1andgatsby-plugin-sharp@4.25.1which mitigates the issue by ensuring that included paths remain within the project directory.Workarounds
As stated above, by default
gatsby developis only exposed to the localhost127.0.0.1. For those using the develop server in the default configuration no risk is posed. If other ranges are required, preventing the develop server from being exposed to untrusted interfaces or IP address ranges would mitigate the risk from this vulnerability.We encourage projects to upgrade to the latest major release branch for all Gatsby plugins to ensure the latest security updates and bug fixes are received in a timely manner.
Credits
We would like to thank Patrick Rombouts and Bart Veneman [drukwerkdeal.nl] for bringing the issue to our attention.
For more information
Email us at security@gatsbyjs.com.
Release Notes
gatsbyjs/gatsby (gatsby-plugin-sharp)
v4.25.1Compare Source
v4.25.0Compare Source
v4.24.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-sharp
4.23.1 (2022-09-22)
Note: Version bump only for package gatsby-plugin-sharp
v4.23.1Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.23.0Compare Source
🧾 Release notes
Chores
v4.22.0Compare Source
🧾 Release notes
Chores
v4.21.0Compare Source
🧾 Release notes
Chores
got#36366 (ab55e4e)v4.20.0Compare Source
🧾 Release notes
Bug Fixes
BLURREDplaceholder #35914 (abad94f)v4.19.0Compare Source
🧾 Release notes
Bug Fixes
4.18.1 (2022-07-12)
Note: Version bump only for package gatsby-plugin-sharp
v4.18.1Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.18.0Compare Source
🧾 Release notes
Bug Fixes
v4.17.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-sharp
4.16.1 (2022-06-08)
Note: Version bump only for package gatsby-plugin-sharp
v4.16.1Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.16.0Compare Source
🧾 Release notes
Features
Performance Improvements
4.15.1 (2022-06-01)
Note: Version bump only for package gatsby-plugin-sharp
v4.15.1Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.15.0Compare Source
🧾 Release notes
Chores
4.14.1 (2022-05-12)
Note: Version bump only for package gatsby-plugin-sharp
v4.14.1Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.14.0Compare Source
🧾 Release notes
Bug Fixes
v4.13.0Compare Source
🧾 Release notes
Features
4.12.1 (2022-04-13)
Note: Version bump only for package gatsby-plugin-sharp
v4.12.1Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.12.0Compare Source
🧾 Release notes
Bug Fixes
Chores
4.11.1 (2022-03-31)
Bug Fixes
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.