#VU56790 Information Exposure Through Timing Discrepancy in Apache Kafka - CVE-2021-38153
Published: September 21, 2021
Apache Kafka
Apache Foundation
Description
The vulnerability allows a local user to escalate privileges on the system.
the vulnerability exists due to some components in Apache Kafka use "Arrays.equals" to validate a password or key, which is vulnerable to timing attacks. A local user can abuse the "Arrays.equals" to brute force access credentials and escalate privileges on the system.