2023-04-17
CVECVE-2023-29471
Description of VulnerabilityCredentials from org.apache.kafka.common.security.plain.PlainLoginModule are logged as plaintext when debug logging is enabled.
SeverityAV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C
Overall CVSS Score: 5.4
ImpactA person with access to service logs could gain credentials to Kafka servers.
ResolutionAn allow list limiting what Kafka Consumer/Producer properties is printed was implemented, filtering out credentials.
Affected versionsThanks Paweł Cembaluk for reporting the issue
References