### [CVE-2023-1777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1777) ![](https://img.shields.io/static/v1?label=Product&message=Mattermost&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Exposure%20of%20Sensitive%20Information%20to%20an%20Unauthorized%20Actor&color=brighgreen) ### Description Mattermost allows an attacker to request a preview of an existing message when creating a new message via the createPost API call, disclosing the contents of the linked message. ### POC #### Reference - https://mattermost.com/security-updates/ #### Github No PoCs found on GitHub currently.