Werk #13720: Stop returning password hashes over API
Component | REST API | ||
Title | Stop returning password hashes over API | ||
Date | Feb 14, 2022 | ||
Level | Trivial Change | ||
Class | Security Fix | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
Previous to this Werk the REST API returned the password hashes when getting a user object. 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.