Firestore depends on @grpc/proto-loader 0.6.13 that still depends on vulnerable version of protobufjs < 7.2.4 #7524
Labels
api: firestore
new
A new issue that hasn't be categoirzed as question, bug or feature request
question
Operating System
WIndows
Browser Version
Chrome/114.0
Firebase SDK Version
10.1.0
Firebase SDK Product:
Firestore
Describe your project's tooling
Angular app with Webpack.
Describe the problem
protobufjs 6.10.0 - 7.2.3
Severity: high
protobufjs Prototype Pollution vulnerability - GHSA-h755-8qp9-cq85
fix available via
npm audit fix --force
Will install firebase@8.6.8, which is a breaking change
node_modules/protobufjs
@grpc/proto-loader 0.6.0-pre1 - 0.6.13
Depends on vulnerable versions of protobufjs
node_modules/@grpc/proto-loader
Grpc have already fixed their security issue. Could you update this package as well, please?
Steps and code to reproduce issue
npm audit fix.
The text was updated successfully, but these errors were encountered: