Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Comradepurple

#53045of 53,632
3.2Total CVSS
Vulnerabilities · 1
PT-2025-5270
3.2
2025-01-23
Microsoft · Intune · CVE-2025-24034
**Name of the Vulnerable Software and Affected Versions** Himmelblau versions 0.7.0 through 0.7.14 Himmelblau versions 0.8.0 through 0.8.2 **Description** Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. When debug logging is enabled, user access tokens are inadvertently logged, potentially exposing sensitive authentication data. Similarly, Kerberos Ticket-Granting Tickets (TGTs) are logged when debug logging is enabled. Both issues pose a risk of exposing sensitive credentials, particularly in environments where debug logging is enabled. **Recommendations** For versions 0.7.0 through 0.7.14, update to version 0.7.15 or later to fix the issue. For versions 0.8.0 through 0.8.2, update to version 0.8.3 or later to fix the issue. As a temporary workaround, disable the `logon script` option in `/etc/himmelblau/himmelblau.conf` and avoid using the `-d` flag when starting the `himmelblaud` daemon. Disable debug logging globally by setting the `debug` option in `/etc/himmelblau/himmelblau.conf` to `false` and avoiding the `-d` parameter when starting `himmelblaud`.