CVE-2023-5968
06.11.2023, 16:15
Mattermost fails to properly sanitize the user object when updating the username, resulting in the password hash being included in the response body.Enginsight
Vendor | Product | Version |
---|---|---|
mattermost | mattermost | 𝑥 ≤ 7.8.11 |
mattermost | mattermost | 8.0.0 ≤ 𝑥 ≤ 8.0.3 |
mattermost | mattermost | 8.1.0 ≤ 𝑥 ≤ 8.1.2 |
mattermost | mattermost | 9.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-116 - Improper Encoding or Escaping of OutputThe software prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.