You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
The V8 inspector intentionally allows arbitrary code execution within the Workers sandbox for debugging. wrangler dev would previously start an inspector server listening on all network interfaces. This would allow an attacker on the local network to connect to the inspector and run arbitrary code. Additionally, the inspector server did not validate Origin/Host headers, granting an attacker that can trick any user on the local network into opening a malicious website the ability to run code. If wrangler dev --remote was being used, an attacker could access production resources if they were bound to the worker.
This issue was fixed in [email protected] and [email protected]. Whilst wrangler dev's inspector server listens on local interfaces by default as of [email protected], an SSRF vulnerability in miniflare https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-fwvg-2739-22v7 (CVE-2023-7078) allowed access from the local network until [email protected]. [email protected] and [email protected] introduced validation for the Origin/Host headers.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
CVE Modified by Cloudflare, Inc.5/14/2024 10:38:26 AM
Action
Type
Old Value
New Value
Initial Analysis by NIST1/05/2024 1:09:24 PM
Action
Type
Old Value
New Value
Added
CVSS V3.1
NIST AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Added
CWE
NIST NVD-CWE-noinfo
Added
CPE Configuration
OR
*cpe:2.3:a:cloudflare:wrangler:*:*:*:*:*:node.js:*:* versions from (including) 2.0.0 up to (excluding) 2.20.2
*cpe:2.3:a:cloudflare:wrangler:*:*:*:*:*:node.js:*:* versions from (including) 3.0.0 up to (excluding) 3.19.0
Changed
Reference Type
https://github.com/cloudflare/workers-sdk/issues/4430 No Types Assigned
https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-f8mp-x433-5wpf No Types Assigned
https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-f8mp-x433-5wpf Mitigation, Patch, Third Party Advisory
New CVE Received from Cloudflare, Inc.12/29/2023 7:15:47 AM
Action
Type
Old Value
New Value
Added
Description
The V8 inspector intentionally allows arbitrary code execution within the Workers sandbox for debugging. wrangler dev would previously start an inspector server listening on all network interfaces. This would allow an attacker on the local network to connect to the inspector and run arbitrary code. Additionally, the inspector server did not validate Origin/Host headers, granting an attacker that can trick any user on the local network into opening a malicious website the ability to run code. If wrangler dev --remote was being used, an attacker could access production resources if they were bound to the worker.
This issue was fixed in [email protected] and [email protected]. Whilst wrangler dev's inspector server listens on local interfaces by default as of [email protected], an SSRF vulnerability in miniflare https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-fwvg-2739-22v7 (CVE-2023-7078) allowed access from the local network until [email protected]. [email protected] and [email protected] introduced validation for the Origin/Host headers.
Added
CVSS V3.1
Cloudflare, Inc. AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Added
CWE
Cloudflare, Inc. CWE-269
Added
Reference
Cloudflare, Inc. https://github.com/cloudflare/workers-sdk/issues/4430 [No types assigned]
Added
Reference
Cloudflare, Inc. https://github.com/cloudflare/workers-sdk/pull/4437 [No types assigned]
Added
Reference
Cloudflare, Inc. https://github.com/cloudflare/workers-sdk/pull/4535 [No types assigned]
Added
Reference
Cloudflare, Inc. https://github.com/cloudflare/workers-sdk/pull/4550 [No types assigned]
Added
Reference
Cloudflare, Inc. https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-f8mp-x433-5wpf [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2023-7080 NVD
Published Date: 12/29/2023 NVD
Last Modified: 11/21/2024
Source: Cloudflare, Inc.