CVE-2022-25878 HIGH

CVE-2022-25878: Prototype Pollution

Vendor N/A
Product protobufjs
Published May 27, 2022
Last update September 17, 2024

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L/E:P

What the vulnerability does

01Description

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

Key dates

02Disclosure timeline

May 27, 2022 CVE published
September 17, 2024 Record updated