Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Bump undici library from 5.28.3 to 5.28.4 #773

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

italopiresshopify
Copy link
Contributor

@italopiresshopify italopiresshopify commented Aug 1, 2024

In order to resolve:

Undici's fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect

Impact
If an attacker can alter the integrity option passed to fetch(), they can let fetch() accept requests as valid even if they have been tampered.

References
https://hackerone.com/reports/2377760

Copy link

changeset-bot bot commented Aug 1, 2024

⚠️ No Changeset found

Latest commit: aa80623

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@italopiresshopify italopiresshopify changed the title Bump undici library Bump undici library from 5.28.3 to 5.28.4 Aug 1, 2024
@italopiresshopify
Copy link
Contributor Author

@mrbbot Could you please merge this fix?

better-sqlite3 does not build on v22
@RamIdeas
Copy link
Contributor

It seems better-sqlite3 (a native dependency) does not compile on node v22

I have changed the github actions workflow to use v20 instead of "latest"

@RamIdeas RamIdeas merged commit 00b9a4f into cloudflare:master Aug 29, 2024
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants