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

Update protobuf to 3.25.5 to resolve CVE-2024-7254 #7664

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

matthew1001
Copy link
Contributor

PR description

Our vulnerability scan has shown up a HIGH CVE in com.google.protobuf:

┌──────────────────────────────────────────────────────────────┬───────────────┬──────────┬────────┬───────────────────┬────────────────────────┬───────────────────────────────────────────────────────────┐
│                           Library                            │ Vulnerability │ Severity │ Status │ Installed Version │     Fixed Version      │                           Title                           │
├──────────────────────────────────────────────────────────────┼───────────────┼──────────┼────────┼───────────────────┼────────────────────────┼───────────────────────────────────────────────────────────┤
│ com.google.protobuf:protobuf-java (protobuf-java-3.22.0.jar) │ CVE-2024-7254 │ HIGH     │ fixed  │ 3.22.0            │ 3.25.5, 4.27.5, 4.28.2 │ protobuf: StackOverflow vulnerability in Protocol Buffers │
│                                                              │               │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2024-7254                 │
└──────────────────────────────────────────────────────────────┴───────────────┴──────────┴────────┴───────────────────┴────────────────────────┴───────────────────────────────────────────────────────────┘

This PR updates the dependency to version 3.25.5

Signed-off-by: Matthew Whitehead <matthew.whitehead@kaleido.io>
@matthew1001 matthew1001 changed the title Update protobuf to 32.25.5 to resolve CVE-2024-7254 Update protobuf to 3.25.5 to resolve CVE-2024-7254 Sep 23, 2024
@matthew1001 matthew1001 merged commit 874cba0 into hyperledger:main Sep 23, 2024
43 checks passed
Wolmin pushed a commit to lukso-network/network-besu that referenced this pull request Sep 27, 2024
Signed-off-by: Matthew Whitehead <matthew.whitehead@kaleido.io>
Signed-off-by: Wolmin <lamonos123@gmail.com>
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.

2 participants