Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/protobuf v1.30.0v1.33.0 age confidence

GitHub Vulnerability Alerts

CVE-2024-24786

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.


Release Notes

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.33.0

Compare Source

This release contains one security fix:

  • encoding/protojson: Unmarshal could enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set. Unmarshal now correctly returns an error when handling these inputs. This is CVE-2024-24786.

v1.32.0

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.31.0...v1.32.0

This release contains commit bfcd647, which fixes a denial of service vulnerability by preventing a stack overflow through a default maximum recursion limit. See golang/protobuf#1583 and golang/protobuf#1584 for details.

v1.31.0

Compare Source

Notable changes

New Features

  • CL/489316: types/dynamicpb: add NewTypes
    • Add a function to construct a dynamic type registry from a protoregistry.Files
  • CL/489615: encoding: add MarshalAppend to protojson and prototext

Minor performance improvements

  • CL/491596: encoding/protodelim: If UnmarshalFrom gets a bufio.Reader, try to reuse its buffer instead of creating a new one
  • CL/500695: proto: store the size of tag to avoid multiple calculations

Bug fixes

  • CL/497935: internal/order: fix sorting of synthetic oneofs to be deterministic
  • CL/505555: encoding/protodelim: fix handling of io.EOF

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned May 23, 2025
@renovate
Copy link
Contributor Author

renovate bot commented May 23, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] May 23, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned Aug 5, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] Aug 6, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned Nov 10, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] Nov 10, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned Nov 22, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] Nov 22, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned Jan 27, 2026
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - abandoned fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants