Skip to content

Conversation

@renovatebot-confluentinc
Copy link

@renovatebot-confluentinc renovatebot-confluentinc bot commented Apr 6, 2025

For any questions/concerns about this PR, please review the Renovate Bot wiki/FAQs, or the #renovatebot Slack channel.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.protobuf:protobuf-java (source) 3.25.1 -> 3.25.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

GitHub Vulnerability Alerts

CVE-2024-7254

Summary

When parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash.

Reporter: Alexis Challande, Trail of Bits Ecosystem Security Team [email protected]

Affected versions: This issue affects all versions of both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.

Severity

CVE-2024-7254 High CVSS4.0 Score 8.7 (NOTE: there may be a delay in publication)
This is a potential Denial of Service. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.

Proof of Concept

For reproduction details, please refer to the unit tests (Protobuf Java LiteTest and CodedInputStreamTest) that identify the specific inputs that exercise this parsing weakness.

Remediation and Mitigation

We have been working diligently to address this issue and have released a mitigation that is available now. Please update to the latest available versions of the following packages:

  • protobuf-java (3.25.5, 4.27.5, 4.28.2)
  • protobuf-javalite (3.25.5, 4.27.5, 4.28.2)
  • protobuf-kotlin (3.25.5, 4.27.5, 4.28.2)
  • protobuf-kotlin-lite (3.25.5, 4.27.5, 4.28.2)
  • com-protobuf [JRuby gem only] (3.25.5, 4.27.5, 4.28.2)

protobuf-java has potential Denial of Service issue

CVE-2024-7254 / GHSA-735f-pc8j-v9w8

More information

Details

Summary

When parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash.

Reporter: Alexis Challande, Trail of Bits Ecosystem Security Team [email protected]

Affected versions: This issue affects all versions of both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.

Severity

CVE-2024-7254 High CVSS4.0 Score 8.7 (NOTE: there may be a delay in publication)
This is a potential Denial of Service. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.

Proof of Concept

For reproduction details, please refer to the unit tests (Protobuf Java LiteTest and CodedInputStreamTest) that identify the specific inputs that exercise this parsing weakness.

Remediation and Mitigation

We have been working diligently to address this issue and have released a mitigation that is available now. Please update to the latest available versions of the following packages:

  • protobuf-java (3.25.5, 4.27.5, 4.28.2)
  • protobuf-javalite (3.25.5, 4.27.5, 4.28.2)
  • protobuf-kotlin (3.25.5, 4.27.5, 4.28.2)
  • protobuf-kotlin-lite (3.25.5, 4.27.5, 4.28.2)
  • com-protobuf [JRuby gem only] (3.25.5, 4.27.5, 4.28.2)

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


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 Renovate Bot.

vdesabou added a commit that referenced this pull request Jul 15, 2025
* airlock sync (#1)

* airlock sync

* empty commit

* Update docker-compose.plaintext.proxy.yml

* Update docker-compose.plaintext.yml

* Update docker-compose.plaintext.backup-and-restore.yml

* Update docker-compose.plaintext.proxy.backup-and-restore.yml

* Update connect-onprem-to-cloud.sh

* Update connect-onprem-to-cloud-avro.sh

* Update connect-onprem-to-cloud-avro-with-sr-basic-auth.sh

* Update cli_function.sh

* Update get-number-records.sh

* Update heap-dump.sh

* Update snippets.sh

* Update create-or-update.sh

* Update bashly.yml

* Features3 (#4)

* reproduction-models

* fix self certs

* 2.00.076.00.20240701.1

* wip (#5)

* update

* bump to 3.24.4

* fix for jdk17

* fix schema

* cleanup pushtopic

* Add HTTP Sink V2 Fully Managed example vdesabou#5885

* wip (#6)

* minor

* minor

* delete topic

* Add HTTP Source V2 Fully Managed example vdesabou#5884

* sleep 60

* fix

* wip (#7)

* debug

* MyLeadPushTopicsV2

* wip

* 7.7.1

* playground connector show-lag

* wip (#8)

* doing auth again

* 3.25.1

* wip

* wip

* jdk 17 fix

* 16092024 2 (#9)

* Add example for jsonata vdesabou#5756

* check does not work with CI for some reasons, only relying on lag

* Issue with adding tcpdump vdesabou#5917

* wip (#10)

* separate name for cloud

* delete

* Add Google Cloud Functions Gen 2 Sink Connector vdesabou#5869

* update (#12)

* 26092024 2 (#13)

* Add --initial-state option to "playground connector create-or-update" vdesabou#5929

* faker location

* wip (#14)

* 3.5.3

* playground connector show-lag issue when used with --environment ccloud example vdesabou#5943

* remove connect-jms-sag-um-source and connect-jms-sag-um-sink examples as Docker image is no longer provided by SAG vdesabou#5949

* wip

* wip (#15)

* vdesabou#5187

* delete retry

* test

* wip

* Add custom connector example for Tabular Iceberg sink vdesabou#5971

* minor

* topic produce: make nb_max_messages_to_generate configurable vdesabou#5976

* fix on linux
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.

1 participant