cve/2024/CVE-2024-42497.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-42497](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42497)
![](https://img.shields.io/static/v1?label=Product&message=Mattermost&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=9.10.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=9.5.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=9.8.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=9.9.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%3A%20Improper%20Access%20Control&color=brightgreen)
### Description
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0, 9.8.x <= 9.8.2 fail to properly enforce permissions which allows a user with systems manager role with read-only access to teams to perform write operations on teams.
### POC
#### Reference
- https://mattermost.com/security-updates
#### Github
No PoCs found on GitHub currently.