Buffer Overflow Affecting confluent-kafka package, versions [,1.4.0)


0.0
medium

Snyk CVSS

    Attack Complexity Low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-CONFLUENTKAFKA-565716
  • published 15 Apr 2020
  • disclosed 15 Apr 2020
  • credit Unknown

Introduced: 15 Apr 2020

CVE NOT AVAILABLE CWE-120 Open this link in a new tab

How to fix?

Upgrade confluent-kafka to version 1.4.0 or higher.

Overview

confluent-kafka is a high-level Producer, Consumer and AdminClient compatible with all Apache KafkaTM broker

Affected versions of this package are vulnerable to Buffer Overflow. In the SASL SCRAM protocol handler if sasl.username and sasl.password contained characters that needed escaping, a buffer overflow and heap corruption occurs. This is protected, but too late, by an assertion.

References