cve/2023/CVE-2023-2793.md

18 lines
721 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-2793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2793)
![](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-400%20Uncontrolled%20Resource%20Consumption&color=brighgreen)
### Description
Mattermost fails to validate links on external websites when constructing a preview for a linked website, allowing an attacker to cause a denial-of-service by a linking to a specially crafted webpage in a message.
### POC
#### Reference
- https://mattermost.com/security-updates/
#### Github
No PoCs found on GitHub currently.