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 (hide)

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

History

No history.

Information

Published : 2022-05-27 20:15

Updated : 2022-06-08 17:22


NVD link : CVE-2022-25878

Mitre link : CVE-2022-25878

CVE.ORG link : CVE-2022-25878


JSON object : View

Products Affected

protobufjs_project

  • protobufjs
CWE
CWE-1321

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