-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency gatsby-plugin-sharp to v4 [security] #49
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/npm-gatsby-plugin-sharp-vulnerability
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
❌ Deploy Preview for consent-manager-example-create-react-app failed.
|
❌ Deploy Preview for consent-manager-example-parcel failed.
|
❌ Deploy Preview for consent-manager-example-nextjs failed.
|
❌ Deploy Preview for consent-manager-example-gatsby failed.
|
renovate
bot
force-pushed
the
renovate/npm-gatsby-plugin-sharp-vulnerability
branch
from
December 19, 2023 11:27
89ffe46
to
7e859af
Compare
✅ Deploy Preview for consent-manager-example-create-react-app ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for consent-manager-example-gatsby ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for consent-manager-example-nextjs canceled.
|
✅ Deploy Preview for consent-manager-example-parcel canceled.
|
renovate
bot
force-pushed
the
renovate/npm-gatsby-plugin-sharp-vulnerability
branch
from
December 19, 2023 11:29
7e859af
to
ed4d58e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
3.9.0
->4.25.1
GitHub 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 develop
is 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.0
environment variable.Patches
A patch has been introduced in
[email protected]
and[email protected]
which mitigates the issue by ensuring that included paths remain within the project directory.Workarounds
As stated above, by default
gatsby develop
is 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 [email protected].
Release Notes
gatsbyjs/gatsby (gatsby-plugin-sharp)
v4.25.1
Compare Source
v4.25.0
Compare Source
v4.24.0
Compare 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.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.23.0
Compare Source
🧾 Release notes
Chores
v4.22.0
Compare Source
🧾 Release notes
Chores
v4.21.0
Compare Source
🧾 Release notes
Chores
got
#36366 (ab55e4e)v4.20.0
Compare Source
🧾 Release notes
Bug Fixes
BLURRED
placeholder #35914 (abad94f)v4.19.0
Compare Source
🧾 Release notes
Bug Fixes
4.18.1 (2022-07-12)
Note: Version bump only for package gatsby-plugin-sharp
v4.18.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.18.0
Compare Source
🧾 Release notes
Bug Fixes
v4.17.0
Compare 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.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.16.0
Compare Source
🧾 Release notes
Features
Performance Improvements
4.15.1 (2022-06-01)
Note: Version bump only for package gatsby-plugin-sharp
v4.15.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.15.0
Compare Source
🧾 Release notes
Chores
4.14.1 (2022-05-12)
Note: Version bump only for package gatsby-plugin-sharp
v4.14.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.14.0
Compare Source
🧾 Release notes
Bug Fixes
v4.13.0
Compare Source
🧾 Release notes
Features
4.12.1 (2022-04-13)
Note: Version bump only for package gatsby-plugin-sharp
v4.12.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.12.0
Compare Source
🧾 Release notes
Bug Fixes
Chores
4.11.1 (2022-03-31)
Bug Fixes
v4.11.1
Compare Source
Bug Fixes
v4.11.0
Compare Source
🧾 Release notes
Refactoring
4.10.2 (2022-03-23)
Note: Version bump only for package gatsby-plugin-sharp
4.10.1 (2022-03-18)
Note: Version bump only for package gatsby-plugin-sharp
v4.10.2
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.10.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.10.0
Compare Source
🧾 Release notes
Bug Fixes
probe-image-size
to fix memory leak warning fix #35009 (f98c9ba)4.9.1 (2022-03-09)
Note: Version bump only for package gatsby-plugin-sharp
v4.9.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.9.0
Compare Source
🧾 Release notes
Chores
4.8.2 (2022-03-01)
Note: Version bump only for package gatsby-plugin-sharp
4.8.1 (2022-02-25)
Note: Version bump only for package gatsby-plugin-sharp
v4.8.2
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.8.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.8.0
Compare Source
🧾 Release notes
Bug Fixes
v4.7.0
Compare Source
🧾 Release notes
Bug Fixes
v4.6.0
Compare Source
🧾 Release notes
Bug Fixes
4.5.2 (2022-01-17)
Note: Version bump only for package gatsby-plugin-sharp
4.5.1 (2022-01-12)
Note: Version bump only for package gatsby-plugin-sharp
v4.5.2
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.5.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.5.0
Compare Source
🧾 Release notes
Chores
v4.4.0
Compare Source
🧾 Release notes
Bug Fixes
Chores
v4.3.0
Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-sharp
v4.2.0
Compare Source
🧾 Release notes
Bug Fixes
4.1.4 (2021-11-15)
Note: Version bump only for package gatsby-plugin-sharp
4.1.3 (2021-11-11)
Note: Version bump only for package gatsby-plugin-sharp
4.1.2 (2021-11-10)
Note: Version bump only for package gatsby-plugin-sharp
4.1.1 (2021-11-09)
Note: Version bump only for package gatsby-plugin-sharp
v4.1.4
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.1.3
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.1.2
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.1.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v4.1.0
Compare Source
🧾 Release notes
Bug Fixes
4.0.1 (2021-10-27)
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
🧾 Release notes
Bug Fixes
Chores
sizeByPixelDensity
option #33468 (d467372)3.14.3 (2021-11-02)
Note: Version bump only for package gatsby-plugin-sharp
3.14.2 (2021-10-28)
Bug Fixes
3.14.1 (2021-10-06)
Note: Version bump only for package gatsby-plugin-sharp
v3.15.0
Compare Source
v3.14.3
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v3.14.2
Compare Source
Bug Fixes
v3.14.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v3.14.0
Compare Source
🧾 Release notes
Features
Bug Fixes
unstable_onPluginInit
#33062 (8901eb2)Chores
Other Changes
v3.13.0
Compare Source
🧾 Release notes
Features
Chores
v3.12.0
Compare Source
🧾 Release notes
Bug Fixes
Chores
v3.11.0
Compare Source
🧾 Release notes
Bug Fixes
3.10.2 (2021-07-21)
Bug Fixes
3.10.1 (2021-07-21)
Note: Version bump only for package gatsby-plugin-sharp
v3.10.2
Compare Source
Bug Fixes
v3.10.1
Compare Source
Note: Version bump only for package gatsby-plugin-sharp
v3.10.0
Compare Source
🧾 Release notes
Chores
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 was generated by Mend Renovate. View the repository job log.