CVE-2024-31992
Last modified
CVE-2024-31992 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Mealie is a self hosted recipe manager and meal planner. Prior to 1.4.0, the safe_scrape_html function utilizes a user-controlled URL to issue a request to a remote server, however these requests are not rate-limited. EPSS estimates a 0.72% chance of exploitation in the next 30 days.
Description
Mealie is a self hosted recipe manager and meal planner. Prior to 1.4.0, the safe_scrape_html function utilizes a user-controlled URL to issue a request to a remote server, however these requests are not rate-limited. While there are efforts to prevent DDoS by implementing a timeout on requests, it is possible for an attacker to issue a large number of requests to the server which will be handled in batches based on the configuration of the Mealie server. The chunking of responses is helpful for mitigating memory exhaustion on the Mealie server, however a single request to an arbitrarily large external file (e.g. a Debian ISO) is often sufficient to completely saturate a CPU core assigned to the Mealie container. Without rate limiting in place, it is possible to not only sustain traffic against an external target indefinitely, but also to exhaust the CPU resources assigned to the Mealie container. This vulnerability is fixed in 1.4.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mealie | Mealie | < 1.4.0 |
References
- https://github.com/mealie-recipes/mealie/pull/3368Issue Tracking
- https://securitylab.github.com/advisories/GHSL-2023-225_GHSL-2023-226_Mealie/Third Party Advisory
- https://github.com/mealie-recipes/mealie/pull/3368Issue Tracking
- https://securitylab.github.com/advisories/GHSL-2023-225_GHSL-2023-226_Mealie/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-31992?
How severe is CVE-2024-31992?
How do I fix CVE-2024-31992?
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-31987XWiki Platform is a generic wiki platform. Starting in versi…8.8
- CVE-2024-31988XWiki Platform is a generic wiki platform. Starting in versi…8.8
- CVE-2024-31989Argo CD is a declarative, GitOps continuous delivery tool fo…9
- CVE-2024-3199The The Plus Addons for Elementor plugin for WordPress is vu…5.4
- CVE-2024-31990Argo CD is a declarative, GitOps continuous delivery tool fo…6.3
- CVE-2024-31991Mealie is a self hosted recipe manager and meal planner. Pri…3.5
- CVE-2024-31993Mealie is a self hosted recipe manager and meal planner. Pri…4.5
- CVE-2024-31994Mealie is a self hosted recipe manager and meal planner. Pri…6.5
- CVE-2024-31995`@digitalbazaar/zcap` provides JavaScript reference implemen…4.3
- CVE-2024-31996XWiki Platform is a generic wiki platform. Starting in versi…9.8
- CVE-2024-31997XWiki Platform is a generic wiki platform. Prior to versions…8.8
- CVE-2024-31998Combodo iTop is a simple, web based IT Service Management to…8.8
Are you affected by CVE-2024-31992?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
