#VU59276 Storing passwords in a recoverable format in Apache Kylin - CVE-2021-45458
Published: January 6, 2022
Apache Kylin
Apache Foundation
Description
The vulnerability allows a local user to decrypt passwords.
The vulnerability exists due to the way users' passwords are encrypted with the PasswordPlaceholderConfigurer class with hard-coded key and IV. A local user with ability to read Apache Kylin configuration file can obtain hard-coded key and IV and decrypt passwords of application users.