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

18 lines
800 B
Markdown

### [CVE-2024-21655](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21655)
![](https://img.shields.io/static/v1?label=Product&message=discourse&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%203.1.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400%3A%20Uncontrolled%20Resource%20Consumption&color=brighgreen)
### Description
Discourse is a platform for community discussion. For fields that are client editable, limits on sizes are not imposed. This allows a malicious actor to cause a Discourse instance to use excessive disk space and also often excessive bandwidth. The issue is patched 3.1.4 and 3.2.0.beta4.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/kip93/kip93