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 applicationsUpgrade confluent-kafka
to version 1.4.0 or higher.
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.