Skip to content

Update dependency protobufjs to v6.11.4 [SECURITY]#66

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-protobufjs-vulnerability
Open

Update dependency protobufjs to v6.11.4 [SECURITY]#66
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-protobufjs-vulnerability

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jun 18, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
protobufjs (source) 6.10.26.11.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-25878

The package protobufjs is vulnerable to Prototype Pollution, which can allow an attacker to add/modify properties of the Object.prototype. Versions after and including 6.10.0 until 6.10.3 and after and including 6.11.0 until 6.11.3 are vulnerable.

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

CVE-2023-36665

protobuf.js (aka protobufjs) 6.10.0 until 6.11.4 and 7.0.0 until 7.2.4 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and functions. Exploitation can involve: (1) using the function parse to parse protobuf messages on the fly, (2) loading .proto files by using load/loadSync functions, or (3) providing untrusted input to the functions ReflectionObject.setParsedOption and util.setProperty. NOTE: this CVE Record is about Object.constructor.prototype.<new-property> = ...; whereas CVE-2022-25878 was about Object.__proto__.<new-property> = ...; instead.


Release Notes

protobufjs/protobuf.js (protobufjs)

v6.11.4

Compare Source

v6.11.3

Compare Source

6.11.3 (2022-05-20)
Bug Fixes

v6.11.2

Compare Source

6.11.2 (2021-04-30)
  • regenerated index.d.ts to fix the unintended breaking change in types.

v6.11.1

Compare Source

6.11.1 (2021-04-29)
Bug Fixes

v6.11.0

Compare Source

6.11.0 (2021-04-28)

Features
Bug Fixes
Dependencies

v6.10.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency protobufjs to 6.11.3 [SECURITY] Update dependency protobufjs to 6.10.3 [SECURITY] Sep 25, 2022
@renovate renovate bot changed the title Update dependency protobufjs to 6.10.3 [SECURITY] Update dependency protobufjs to v6.10.3 [SECURITY] Mar 24, 2023
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from 42066ad to 9729548 Compare March 24, 2023 22:00
@renovate renovate bot changed the title Update dependency protobufjs to v6.10.3 [SECURITY] Update dependency protobufjs to v7 [SECURITY] Jul 7, 2023
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from 9729548 to b5ab71e Compare July 7, 2023 21:11
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from b5ab71e to 17539d6 Compare August 15, 2023 22:52
@renovate renovate bot changed the title Update dependency protobufjs to v7 [SECURITY] Update dependency protobufjs to v6.11.4 [SECURITY] Aug 15, 2023
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from 17539d6 to fec5c23 Compare December 3, 2023 10:19
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from fec5c23 to dec2f6c Compare November 10, 2025 16:45
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from dec2f6c to badb3b1 Compare November 19, 2025 00:00
@renovate renovate bot changed the title Update dependency protobufjs to v6.11.4 [SECURITY] Update dependency protobufjs to v6.11.4 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate bot closed this Mar 27, 2026
@renovate renovate bot deleted the renovate/npm-protobufjs-vulnerability branch March 27, 2026 02:18
@renovate renovate bot changed the title Update dependency protobufjs to v6.11.4 [SECURITY] - autoclosed Update dependency protobufjs to v6.11.4 [SECURITY] Mar 30, 2026
@renovate renovate bot reopened this Mar 30, 2026
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch 2 times, most recently from badb3b1 to 9758e59 Compare March 30, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants