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 v7.2.5 [security] - autoclosed #297

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
protobufjs (source) 7.2.4 -> 7.2.5 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)

v7.2.5

Compare Source

Bug Fixes

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 requested a review from sgammon as a code owner April 11, 2024 02:18
@renovate renovate bot changed the title chore(deps): update dependency protobufjs to v7.2.5 [security] chore(deps): update dependency protobufjs to v7.2.5 [security] - autoclosed Apr 24, 2024
@renovate renovate bot closed this Apr 24, 2024
@renovate renovate bot deleted the renovate/npm-protobufjs-vulnerability branch April 24, 2024 10:43
@renovate renovate bot changed the title chore(deps): update dependency protobufjs to v7.2.5 [security] - autoclosed chore(deps): update dependency protobufjs to v7.2.5 [security] Apr 24, 2024
@renovate renovate bot reopened this Apr 24, 2024
@renovate renovate bot restored the renovate/npm-protobufjs-vulnerability branch April 24, 2024 12:25
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from 05b622f to 8bafc88 Compare April 24, 2024 12:25
@renovate renovate bot force-pushed the renovate/npm-protobufjs-vulnerability branch from 8bafc88 to 204d3aa Compare May 2, 2024 08:07
@renovate renovate bot changed the title chore(deps): update dependency protobufjs to v7.2.5 [security] chore(deps): update dependency protobufjs to v7.2.5 [security] - autoclosed May 11, 2024
@renovate renovate bot closed this May 11, 2024
@renovate renovate bot deleted the renovate/npm-protobufjs-vulnerability branch May 11, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants