CVE-2023-7078
Miniflare vulnerable to Server-Side Request Forgery (SSRF)
描述
### Impact Sending specially crafted HTTP requests to Miniflare's server could result in arbitrary HTTP and WebSocket requests being sent from the server. If Miniflare was configured to listen on external network interfaces (as was the default in `wrangler` until `3.19.0`), an attacker on the local network could access other local servers. ### Patches The issue was fixed in `[email protected]`. ### Workarounds Ensure Miniflare is configured to listen on just local interfaces. This is the default behaviour, but can also be configured with the `host: "127.0.0.1"` option. ### References - https://github.com/cloudflare/workers-sdk/pull/4532
如何修補 CVE-2023-7078
要修補 CVE-2023-7078,請將受影響套件升級到下列已修補版本。
- —升級至 3.20231030.2 或更新版本
CVE-2023-7078 正在被利用嗎?
低 — EPSS 為 0.1%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- >= 3.20230821.0, < 3.20231030.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N |