这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Confidence
protobuf ==5.29.3 -> ==5.29.5 age confidence

GitHub Vulnerability Alerts

CVE-2025-4565

Summary

Any project that uses Protobuf pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit.

Reporter: Alexis Challande, Trail of Bits Ecosystem Security Team
ecosystem@trailofbits.com

Affected versions: This issue only affects the pure-Python implementation of protobuf-python backend. This is the implementation when PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python environment variable is set or the default when protobuf is used from Bazel or pure-Python PyPi wheels. CPython PyPi wheels do not use pure-Python by default.

This is a Python variant of a previous issue affecting protobuf-java.

Severity

This is a potential Denial of Service. Parsing nested protobuf data creates unbounded recursions that can be abused by an attacker.

Proof of Concept

For reproduction details, please refer to the unit tests decoder_test.py and message_test

Remediation and Mitigation

A mitigation is available now. Please update to the latest available versions of the following packages:

  • protobuf-python(4.25.8, 5.29.5, 6.31.1)

Configuration

📅 Schedule: Branch creation - "" (UTC), 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.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Jun 16, 2025

Reviewer's Guide

Upgrade Protobuf Python package from v5.29.3 to v5.29.5 in the browser-agent requirements to mitigate the CVE-2025-4565 recursive parsing vulnerability.

File-Level Changes

Change Details Files
Upgrade protobuf dependency to v5.29.5
  • Updated version specifier from 5.29.3 to 5.29.5
apps/browser-agent/requirements.txt

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed Jun 27, 2025
@renovate renovate bot closed this Jun 27, 2025
@renovate renovate bot deleted the renovate/pypi-protobuf-vulnerability branch June 27, 2025 01:51
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed chore(deps): update dependency protobuf to v5.29.5 [security] Jul 2, 2025
@renovate renovate bot reopened this Jul 2, 2025
@renovate renovate bot force-pushed the renovate/pypi-protobuf-vulnerability branch from 6f1d06a to 7dd0d21 Compare July 2, 2025 15:03
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed Jul 28, 2025
@renovate renovate bot closed this Jul 28, 2025
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed chore(deps): update dependency protobuf to v5.29.5 [security] Jul 28, 2025
@renovate renovate bot reopened this Jul 28, 2025
@renovate renovate bot force-pushed the renovate/pypi-protobuf-vulnerability branch from 48655f6 to 7dd0d21 Compare July 28, 2025 16:42
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed Aug 7, 2025
@renovate renovate bot closed this Aug 7, 2025
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed chore(deps): update dependency protobuf to v5.29.5 [security] Aug 10, 2025
@renovate renovate bot reopened this Aug 10, 2025
@renovate renovate bot force-pushed the renovate/pypi-protobuf-vulnerability branch from 55bc8cc to 7dd0d21 Compare August 10, 2025 14:16
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed Sep 19, 2025
@renovate renovate bot closed this Sep 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed chore(deps): update dependency protobuf to v5.29.5 [security] Sep 25, 2025
@renovate renovate bot reopened this Sep 25, 2025
@renovate renovate bot force-pushed the renovate/pypi-protobuf-vulnerability branch from 3f73d8f to 7dd0d21 Compare September 25, 2025 15:48
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed Oct 5, 2025
@renovate renovate bot closed this Oct 5, 2025
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed chore(deps): update dependency protobuf to v5.29.5 [security] Oct 9, 2025
@renovate renovate bot reopened this Oct 9, 2025
@renovate renovate bot force-pushed the renovate/pypi-protobuf-vulnerability branch from 02147e2 to 7dd0d21 Compare October 9, 2025 14:26
@renovate renovate bot force-pushed the renovate/pypi-protobuf-vulnerability branch from 7dd0d21 to 02147e2 Compare October 9, 2025 14:26
@renovate renovate bot changed the title chore(deps): update dependency protobuf to v5.29.5 [security] chore(deps): update dependency protobuf to v5.29.5 [security] - autoclosed Oct 27, 2025
@renovate renovate bot closed this Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants