cve/2023/CVE-2023-7078.md

18 lines
834 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-7078](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7078)
![](https://img.shields.io/static/v1?label=Product&message=miniflare&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds