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

Bump Kafka version to 3.7.1 #752

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

Conversation

EdgarPsda
Copy link

Update the Dockerfile to use the latest Kafka version, 3.7.1. This includes improvements and bug fixes.
Running vulnerability scan here are founds:
Before upgrade:

  • Total vulnerabilities: 15 (10 High, 5 Critical)
  • Some of the vulnerabilities found:
    • CVE-2020-36518: Denial of service via a large depth of nested objects in jackson-databind.
    • CVE-2019-17571: Deserialization of untrusted data in log4j, among others.

before_upgrade

After upgrade:

  • Total vulnerabilities: 1 (1 High)
  • Remaining vulnerability:
    • CVE-2024-7254: StackOverflow vulnerability in Protocol Buffers.

after_upgrade

Update the Dockerfile to use the latest Kafka version, 3.7.1. This includes improvements and bug fixes.
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