Unprotected storage of credentials in Apache Nifi - CVE-2022-26850
Published: April 11, 2022
Apache Nifi
Apache Foundation
Description
The vulnerability allows a remote attacker to gain access to other users' credentials.
The vulnerability exists due to the storage of username and a bcrypt hash of the configured password in the Login Identity Providers configuration file. A remote user can view contents of the configuration file and gain access to passwords for 3rd party integration.