#VU59276 Storing passwords in a recoverable format in Apache Kylin - CVE-2021-45458

 

#VU59276 Storing passwords in a recoverable format in Apache Kylin - CVE-2021-45458

Published: January 6, 2022


Vulnerability identifier: #VU59276
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-45458
CWE-ID: CWE-257
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Apache Kylin
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links