Open mend-bolt-for-github[bot] opened 2 years ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
CVE-2022-25878 - High Severity Vulnerability
Vulnerable Library - protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /packages/cactus-test-tooling/package.json
Path to vulnerable library: /packages/cactus-test-tooling/node_modules/protobufjs/package.json,/packages/cactus-test-plugin-ledger-connector-besu/node_modules/protobufjs/package.json,/packages/ledger-plugin/fabric/validator/src/node_modules/protobufjs/package.json,/packages/cactus-test-api-client/node_modules/protobufjs/package.json,/packages/cactus-plugin-ledger-connector-fabric/node_modules/protobufjs/package.json,/packages/cactus-plugin-htlc-eth-besu/node_modules/protobufjs/package.json,/packages/node_modules/protobufjs/package.json,/packages/ledger-plugin/fabric/validator/unit-test/node_modules/protobufjs/package.json,/packages/cactus-plugin-ledger-connector-corda/node_modules/protobufjs/package.json,/packages/cactus-test-cmd-api-server/node_modules/protobufjs/package.json,/packages/cactus-test-plugin-ledger-connector-quorum/node_modules/protobufjs/package.json,/packages/cactus-plugin-ledger-connector-quorum/node_modules/protobufjs/package.json,/packages/cactus-plugin-keychain-vault/node_modules/protobufjs/package.json,/packages/cactus-plugin-ledger-connector-xdai/node_modules/protobufjs/package.json,/packages/cactus-cmd-api-server/node_modules/protobufjs/package.json,/packages/cactus-plugin-ledger-connector-besu/node_modules/protobufjs/package.json,/packages/cactus-plugin-ledger-connector-iroha/node_modules/protobufjs/package.json
Dependency Hierarchy: - grpc-1.24.11.tgz (Root Library) - :x: **protobufjs-5.0.3.tgz** (Vulnerable Library)
Found in HEAD commit: ceec9f73fd05cfdbf0061d53c9d0c42d43e85d22
Found in base branch: master
Vulnerability Details
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
CVSS 3 Score Details (8.2)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: Low
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25878
Release Date: 2022-05-27
Fix Resolution: protobufjs - 6.10.3,6.11.3
Step up your Open Source Security Game with Mend here