CVE-2024-24827
Last modified
CVE-2024-24827 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Discourse is an open source platform for community discussion. Without a rate limit on the POST /uploads endpoint, it makes it easier for an attacker to carry out a DoS attack on the server since creating an upload can be a resource intensive process. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
Discourse is an open source platform for community discussion. Without a rate limit on the POST /uploads endpoint, it makes it easier for an attacker to carry out a DoS attack on the server since creating an upload can be a resource intensive process. Do note that the impact varies from site to site as various site settings like `max_image_size_kb`, `max_attachment_size_kb` and `max_image_megapixels` will determine the amount of resources used when creating an upload. The issue is patched in the latest stable, beta and tests-passed version of Discourse. Users are advised to upgrade. Users unable to upgrade should reduce `max_image_size_kb`, `max_attachment_size_kb` and `max_image_megapixels` as smaller uploads require less resources to process. Alternatively, `client_max_body_size` can be reduced in Nginx to prevent large uploads from reaching the server.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Discourse | Discourse | < 3.2.0 |
| Discourse | Discourse | < 3.3.0 |
References
- https://github.com/discourse/discourse/security/advisories/GHSA-58vw-246g-fjj4Third Party Advisory
- https://github.com/discourse/discourse/security/advisories/GHSA-58vw-246g-fjj4Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-24827?
How severe is CVE-2024-24827?
How do I fix CVE-2024-24827?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-24821Composer is a dependency Manager for the PHP language. In af…7.8
- CVE-2024-24822Pimcore's Admin Classic Bundle provides a backend user inter…9.1
- CVE-2024-24823Graylog is a free and open log management platform. Starting…4.4
- CVE-2024-24824Graylog is a free and open log management platform. Starting…8.8
- CVE-2024-24825DIRAC is a distributed resource framework. In affected versi…7.5
- CVE-2024-24826Exiv2 is a command-line utility and C++ library for reading,…5
- CVE-2024-24828pkg is tool design to bundle Node.js projects into an execut…7.8
- CVE-2024-24829Sentry is an error tracking and performance monitoring platf…5.3
- CVE-2024-2483A vulnerability, which was classified as problematic, has be…4.3
- CVE-2024-24830OpenObserve is a observability platform built specifically f…8.8
- CVE-2024-24831Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2024-24832Missing Authorization vulnerability in Metagauss EventPrime.…7.5
Are you affected by CVE-2024-24827?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
