mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1013 B
1013 B
CVE-2023-44388
Description
Discourse is an open source platform for community discussion. A malicious request can cause production log files to quickly fill up and thus result in the server running out of disk space. This problem has been patched in the 3.1.1 stable and 3.2.0.beta2 versions of Discourse. It is possible to temporarily work around this problem by reducing the client_max_body_size nginx directive
. client_max_body_size
will limit the size of uploads that can be uploaded directly to the server.
POC
Reference
No PoCs from references.