cve/2024/CVE-2024-1402.md
2024-06-07 04:52:01 +00:00

936 B

CVE-2024-1402

Description

Mattermost fails to check if a custom emoji reaction exists when sending it to a post and to limit the amount of custom emojis allowed to be added in a post, allowing an attacker sending a huge amount of non-existent custom emojis in a post to crash the mobile app of a user seeing the post and to crash the server due to overloading when clients attempt to retrive the aforementioned post. 

POC

Reference

No PoCs from references.

Github