Werk #13721: Stop returning password hashes over WebAPI
Component | Setup | ||||
Title | Stop returning password hashes over WebAPI | ||||
Date | Feb 15, 2022 | ||||
Level | Trivial Change | ||||
Class | Security Fix | ||||
Compatibility | Incompatible - Manual interaction might be required | ||||
Checkmk versions & editions |
|
Previous to this Werk the WebAPI returned the password hashes and SessionIds when calling the get_all_users action. If the user was a automation user the password was returned in clear-text.
This data should not be returned ever. If you forgot a password you have to reset it.