0.7.15
Impact
A vulnerability was identified in Himmelblau versions 0.7.0 through 0.8.2:
- Logon Compliance Script Issue: When debug logging is enabled, user access tokens are inadvertently logged, potentially exposing sensitive authentication data.
The issue poses a risk of exposing sensitive credentials, particularly in environments where debug logging is enabled.
Patches
The vulnerability has been addressed in Himmelblau version 0.7.15. All users are strongly encouraged to update to this version.
Workarounds
Users unable to update immediately can apply the following mitigations:
- For the logon compliance script issue, disable the
logon_script
option in/etc/himmelblau/himmelblau.conf
:Ensure thelogon_script =
debug
option in the same configuration file is set tofalse
:Additionally, avoid using thedebug = false
-d
flag when starting thehimmelblaud
daemon.