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

high Prototype Pollution in protobufjs #32

Open
sbanoseg opened this issue Jun 21, 2022 · 0 comments
Open

high Prototype Pollution in protobufjs #32

sbanoseg opened this issue Jun 21, 2022 · 0 comments

Comments

@sbanoseg
Copy link

Module: protobufjs
Installed version: 6.11.2
Published: 28/05/2022, 02:00:20
CWE-1321
GHSA-g954-5hwp-pp24
Vulnerable: <6.11.3
Patched: >=6.11.3
Overview
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:

by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption functions
by parsing/loading .proto files
Remediation
Upgrade to version 6.11.3 or later

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

No branches or pull requests

1 participant