Skip to content
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

bump protobufjs to "^6.11.3" #2131

Merged
merged 1 commit into from Jun 6, 2022
Merged

bump protobufjs to "^6.11.3" #2131

merged 1 commit into from Jun 6, 2022

Conversation

ocofaigh
Copy link
Contributor

The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype.

This vulnerability can occur in multiple ways:

  1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption functions
  2. by parsing/loading .proto files
    Publish Date: 2022-05-27

URL: CVE-2022-25878

@murgatroid99
Copy link
Member

This change has been published in @grpc/proto-loader version 0.6.13.

@ocofaigh ocofaigh deleted the patch-2 branch June 7, 2022 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants