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. Based on the content of the response, it will either parse the content or disregard it. This function, nor those that call it, add any restrictions on the URL that can be provided, nor is it restricted to being an FQDN (i.e., an IP address can be provided). As this function’s return will be handled differently by its caller depending on the response, it is possible for an attacker to use this functionality to positively identify HTTP(s) servers on the local network with any IP/port combination. This issue can result in any authenticated user being able to map HTTP servers on a local network that the Mealie service has access to. Note that by default any user can create an account on a Mealie server, and that the default [email protected] user is available with its hard-coded password. This vulnerability is fixed in 1.4.0.
結論預警: CVE-2024-31991 綜合評估為低風險(24.8/100):CVSS 技術影響為中級,利用機率偏低(EPSS 0.32%) 強制指令: 持續追蹤利用情報與 EPSS 變化,並適時複評優先級。
風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。
EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。
| # | 日期 | 舊 EPSS 分數 | 新 EPSS 分數 | 變化(新 − 舊) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.32% | +0.27% |
| 2 | 2025-11-21 | 0.07% | 0.04% | -0.03% |
| 3 | 2025-11-18 | — | 0.07% | — |
完整 EPSS 歷史 (共 6 筆)
該 CVE 的 CVSS 指標。
| 底座分 | 版本 | 嚴重度 | 向量 | 可利用性 | 影響 | 分數來源 |
|---|---|---|---|---|---|---|
| 4.1 | 3.1 | MEDIUM |
|
2.3 | 1.4 | [email protected] |
| 3.5 | 3.1 | LOW |
|
2.1 | 1.4 | [email protected] |