Unprotected storage of credentials in Apache Nifi - CVE-2022-26850

 

Unprotected storage of credentials in Apache Nifi - CVE-2022-26850

Published: April 11, 2022


Vulnerability identifier: #VU62057
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2022-26850
CWE-ID: CWE-256
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Apache Nifi

How to mitigate CVE-2022-26850

Install updates from vendor's website.

Apache Nifi - update to 1.16.0

External References

Related Security Bulletins