firebase / firebase-js-sdk

Firebase Javascript SDK
https://firebase.google.com/docs/web/setup
Other
4.84k stars 889 forks source link

Update dependency undici #8132

Closed Bullfrog1234 closed 6 months ago

Bullfrog1234 commented 6 months ago

Operating System

N/A

Browser Version

N/A

Firebase SDK Version

10.10.0

Firebase SDK Product:

Auth, Firestore, Functions, Storage

Describe your project's tooling

NX workspace using react and node apps and libraries. With Snyk testing for vunerabilities.

Describe the problem

There is a security vulnerability in the package undici@5.28.3 that has been patched in <5.28.4 <6.11.1.

Details can be found here:

Introduced through:

I recommend that undici@5.28.4 is installed as I cannot see any breaking changes in what has been released in that version of the package.

Steps and code to reproduce issue

Install the package and run on Snyk Open-Source test. Firebase returns a low vulnerability.

jbalidiong commented 6 months ago

@Bullfrog1234, thank you for pointing this out. I'll communicate this to our engineers in order to update the dependencies to the patched version. I'll update this thread if I have more information to share.