Insecure session management In org.apache.nifi:nifi-web-api
Description
Apache NiFi user log out issue When using an authentication mechanism other than PKI, when the user clicks Log Out in NiFi versions 1.0.0 to 1.9.2, NiFi invalidates the authentication token on the client side but not on the server side. This permits the user's client-side token to be used for up to 12 hours after logging out to make API requests to NiFi.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | 1.10.0 | ||
maven | 1.10.0 |
Aliases
1. 2. 3. 4.
References
1. 2. 3. 4.