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

MODPUBSUB-309: kafka-clients 3.9.0, folio-di-support 2.2.0, vertx 4.5.11 #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

julianladisch
Copy link
Contributor

https://folio-org.atlassian.net/browse/MODPUBSUB-309

Purpose

Fix security vulnerabilities.

Approach

Upgrade kafka-client from 3.6.0 to 3.9.0 fixing

Upgrade folio-di-support from 2.1.0 to 2.2.0. This indirectly upgrades spring-context from 6.0.12 to 6.1.14 fixing

Upgrade Vert.x from 4.5.10 to 4.5.11. This indirectly upgrades Netty from 4.1.107.Final to 4.1.115.Final fixing

….11 fixing vulns

https://folio-org.atlassian.net/browse/MODPUBSUB-309

Upgrade kafka-client from 3.6.0 to 3.9.0 fixing

* https://www.cve.org/CVERecord?id=CVE-2023-43642 Allocation of Resources Without Limits or Throttling
* https://www.cve.org/CVERecord?id=CVE-2023-34455 Denial of Service (DoS)
* https://www.cve.org/CVERecord?id=CVE-2023-34454 compress Integer Overflow or Wraparound
* https://www.cve.org/CVERecord?id=CVE-2023-34453 shuffle Integer Overflow or Wraparound
* https://www.cve.org/CVERecord?id=CVE-2024-56128 SCRAM SASL_PLAINTEXT Incorrect Implementation of Authentication Algorithm
* https://www.cve.org/CVERecord?id=CVE-2024-31141  ConfigProviders Files or Directories Accessible to External Parties

Upgrade folio-di-support from 2.1.0 to 2.2.0. This indirectly upgrades spring-context from 6.0.12 to 6.1.14 fixing

* https://www.cve.org/CVERecord?id=CVE-2024-38820 disallowedFields/Locale – Improper Handling of Case Sensitivity

Upgrade Vert.x from 4.5.10 to 4.5.11. This indirectly upgrades Netty from 4.1.107.Final to 4.1.115.Final fixing

* https://www.cve.org/CVERecord?id=CVE-2024-29025 HttpPostRequestDecoder Allocation of Resources Without Limits or Throttling
@julianladisch julianladisch requested review from steveellis, barbaraloehle and a team January 10, 2025 11:43
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.

1 participant