GHSA-vc52-gwm3-8v2f

Suggest an improvement
Source
https://github.com/advisories/GHSA-vc52-gwm3-8v2f
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-vc52-gwm3-8v2f/GHSA-vc52-gwm3-8v2f.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-vc52-gwm3-8v2f
Aliases
Published
2023-05-31T23:39:40Z
Modified
2023-11-08T04:12:43.194650Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N CVSS Calculator
Summary
Missing "--allow-net" permission check for built-in Node modules
Details

Impact

Outbound HTTP requests made using the built-in "node:http" or "node:https" modules are incorrectly not checked against the network permission allow list (--allow-net). Dependencies relying on these built-in modules are subject to the vulnerability too.

Users of Deno versions prior to 1.34.0 are unaffected. Deno Deploy users are unaffected.

Patches

This problem has been patched in Deno v1.34.1 and all users are recommended to update to this version.

Workarounds

No workaround is available for this issue.

Database specific
{
    "nvd_published_at": "2023-05-31T18:15:09Z",
    "cwe_ids": [
        "CWE-269",
        "CWE-276"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-05-31T23:39:40Z"
}
References

Affected packages

crates.io / deno

Package

Affected ranges

Type
SEMVER
Events
Introduced
1.34.0
Fixed
1.34.1

Affected versions

1.*

1.34.0

crates.io / deno_runtime

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.114.0
Fixed
0.115.0

Affected versions

0.*

0.114.0