CVE-2023-7078
HIGH WAF: Medium
CVSS 8.1
Published: 2023-12-29
CWE-918 CWE-918
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.
WAF Coverage Analysis
Server-Side Request Forgery (SSRF)
Medium WAF Coverage
OWASP: A10:2021 SSRF
934xxx - Node.js / Generic Injection
Server-Side Request Forgery (SSRF)
Medium WAF Coverage
OWASP: A10:2021 SSRF
934xxx - Node.js / Generic Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| cloudflare | miniflare | 3.20230821.0 - 3.20231030.2 |
References
- github.com (Patch)
- github.com (Patch, Third Party Advisory)