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.
References
Link | Resource |
---|---|
https://github.com/cloudflare/workers-sdk/pull/4532 | Patch |
https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-fwvg-2739-22v7 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-12-29 12:15
Updated : 2024-01-05 18:12
NVD link : CVE-2023-7078
Mitre link : CVE-2023-7078
CVE.ORG link : CVE-2023-7078
JSON object : View
Products Affected
cloudflare
- miniflare
CWE
CWE-918
Server-Side Request Forgery (SSRF)