cve/2022/CVE-2022-1333.md

18 lines
856 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1333](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1333)
![](https://img.shields.io/static/v1?label=Product&message=Mattermost%20Playbooks&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Playbooks%3C%3D%201.24%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-770%20Allocation%20of%20Resources%20Without%20Limits%20or%20Throttling&color=brighgreen)
### Description
Mattermost Playbooks plugin v1.24.0 and earlier fails to properly check the limit on the number of webhooks, which allows authenticated and authorized users to create a specifically drafted Playbook which could trigger a large amount of webhook requests leading to Denial of Service.
### POC
#### Reference
- https://mattermost.com/security-updates/
#### Github
No PoCs found on GitHub currently.