cve/2024/CVE-2024-47003.md

20 lines
927 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-47003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47003)
![](https://img.shields.io/static/v1?label=Product&message=Mattermost&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=9.11.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=Vulnerability&message=CWE-400%3A%20Uncontrolled%20Resource%20Consumption&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
Mattermost versions 9.11.x <= 9.11.0 and 9.5.x <= 9.5.8 fail to validate that the message of the permalink post is a string, which allows an attacker to send a non-string value as the message of a permalink post and crash the frontend.
### POC
#### Reference
2025-09-29 21:09:30 +02:00
- https://mattermost.com/security-updates
2025-09-29 16:08:36 +00:00
#### Github
- https://github.com/c0rydoras/cves