Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency protobufjs to v6.11.4 [security] - autoclosed #276

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
protobufjs (source) 6.11.3 -> 6.11.4 age adoption passing confidence

GitHub Vulnerability Alerts

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


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the devDependencies Pull requests that update a dependency file (only devDependencies) label Jul 7, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 7, 2023

⚠️ No Changeset found

Latest commit: 4611d39

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title Update dependency protobufjs to v7 [SECURITY] Update dependency protobufjs to v7 [SECURITY] - autoclosed Aug 15, 2023
@renovate renovate bot closed this Aug 15, 2023
@renovate renovate bot deleted the renovate/npm-protobufjs-vulnerability branch August 15, 2023 22:26
@renovate renovate bot changed the title Update dependency protobufjs to v7 [SECURITY] - autoclosed Update dependency protobufjs to v7 [SECURITY] Aug 16, 2023
@renovate renovate bot reopened this Aug 16, 2023
@renovate renovate bot restored the renovate/npm-protobufjs-vulnerability branch August 16, 2023 05:21
@renovate renovate bot changed the title Update dependency protobufjs to v7 [SECURITY] Update dependency protobufjs to v6.11.4 [SECURITY] Aug 16, 2023
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from af2619b to 5239ad4 Compare August 16, 2023 05:22
@github-actions
Copy link
Contributor

github-actions bot commented Aug 16, 2023

Pull Request Test Coverage Report for Build 6445658521

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.846%

Totals Coverage Status
Change from base Build 6445655548: 0.0%
Covered Lines: 163
Relevant Lines: 165

💛 - Coveralls

@renovate renovate bot changed the title Update dependency protobufjs to v6.11.4 [SECURITY] chore(deps): update dependency protobufjs to v6.11.4 [security] Oct 8, 2023
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch 2 times, most recently from 9bcb71a to 83af317 Compare October 8, 2023 04:09
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from 83af317 to 4611d39 Compare October 8, 2023 05:07
@renovate renovate bot changed the title chore(deps): update dependency protobufjs to v6.11.4 [security] chore(deps): update dependency protobufjs to v6.11.4 [security] - autoclosed Oct 8, 2023
@renovate renovate bot closed this Oct 8, 2023
@renovate renovate bot deleted the renovate/npm-protobufjs-vulnerability branch October 8, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devDependencies Pull requests that update a dependency file (only devDependencies)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants