-
Notifications
You must be signed in to change notification settings - Fork 908
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
Protobufjs Prototype Pollution vulnerability #7431
Comments
Looks like this is getting fixed in #7428 |
I merged the dependabot PR listed above. This update should go out whenever the next firestore release goes out. |
@hsubox76 any chance this will be backported to For |
Vulnerability is still here after bump of grpc-js https://github.com/firebase/firebase-js-sdk/blob/master/packages/firestore/package.json#L100 |
I am also getting protobufjs security warning on
|
|
Hey @DevBaddy @Kiblyn11 @bilby91 , If relevant, check out our GitHub repo if you wish to learn more, or start using our app. Please feel free to reach us at info@seal.security if you have any requests/questions. |
Operating System
macOS Ventura 13.4.1
Browser Version
Firefox 115.0.1
Firebase SDK Version
10.0.0
Firebase SDK Product:
Auth, Database
Describe your project's tooling
I use the Firebase SDK for my React Vite website, which stores data and authenticates users.
Describe the problem
I recently got a Dependabot alert in one of my repositories concerning the Protobufjs package, which is a dependency for the Firebase JS package. The Firebase JS package uses version 6.11.3 of Protobufjs, which has vulnerabilities. Dependabot recommends that the dependency be upgraded to at least version 7.2.4.
Steps and code to reproduce issue
The text was updated successfully, but these errors were encountered: