cve/2023/CVE-2023-1776.md
2024-06-18 02:51:15 +02:00

18 lines
721 B
Markdown

### [CVE-2023-1776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1776)
![](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-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
Boards in Mattermost allows an attacker to upload a malicious SVG image file as an attachment to a card and share it using a direct link to the file.
### POC
#### Reference
- https://mattermost.com/security-updates/
#### Github
No PoCs found on GitHub currently.