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.31.0 -> v1.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.


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 Update module google.golang.org/protobuf to v1.33.0 [SECURITY] Update module google.golang.org/protobuf to v1.33.0 [SECURITY] - autoclosed Nov 28, 2024
@renovate renovate bot closed this Nov 28, 2024
@renovate renovate bot deleted the renovate/go-google.golang.org-protobuf-vulnerability branch November 28, 2024 09:53
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.33.0 [SECURITY] - autoclosed Update module google.golang.org/protobuf to v1.33.0 [SECURITY] Nov 28, 2024
@renovate renovate bot reopened this Nov 28, 2024
@renovate renovate bot force-pushed the renovate/go-google.golang.org-protobuf-vulnerability branch from c955625 to 2ce50d5 Compare November 28, 2024 13:36
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.33.0 [SECURITY] Update module google.golang.org/protobuf to v1.33.0 [SECURITY] - autoclosed Aug 5, 2025
@renovate renovate bot closed this Aug 5, 2025
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.33.0 [SECURITY] - autoclosed Update module google.golang.org/protobuf to v1.33.0 [SECURITY] Aug 6, 2025
@renovate renovate bot reopened this Aug 6, 2025
@renovate renovate bot force-pushed the renovate/go-google.golang.org-protobuf-vulnerability branch from b72719b to 2ce50d5 Compare August 6, 2025 02:14
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