CVE-2022-25878

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
Configurations

Configuration 1

cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*

Information

Published : 2022-05-27 08:15

Updated : 2022-06-08 05:22


NVD link : CVE-2022-25878

Mitre link : CVE-2022-25878

Products Affected
No products.
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')