Arbitrary remote file read in Wrangler dev server
GHSA-cfph-4qqh-w828 · CVE-2023-7079
Published · Modified
Description
Impact
Sending specially crafted HTTP requests and inspector messages to Wrangler's dev server could result in any file on the user's computer being accessible over the local network. An attacker that could trick any user on the local network into opening a malicious website could also read any file.
Patches
This issue was fixed in wrangler@3.19.0. Wrangler will now only serve files that are part of your bundle, or referenced by your bundle's source maps.
Workarounds
Configure Wrangler to listen on local interfaces instead with wrangler dev --ip 127.0.0.1. This is the default as of wrangler@3.16.0, and removes the local network as an attack vector, but does not prevent an attack from visiting a malicious website.
References
References
- WEB https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-cfph-4qqh-w828
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2023-7079
- WEB https://github.com/cloudflare/workers-sdk/pull/4532
- WEB https://github.com/cloudflare/workers-sdk/pull/4535
- WEB https://github.com/cloudflare/workers-sdk/commit/29df8e17545bf3926b6d61678b596be809d40c6d
- WEB https://github.com/cloudflare/workers-sdk/commit/311ffbd5064f8301ac6f0311bbe5630897923b93
- PACKAGE https://github.com/cloudflare/workers-sdk
Ready to move
Start Securing
Free, no credit card | First findings in minutes