ghsa-9m48-r3w4-x35v
Vulnerability from github
Published
2023-08-21 18:31
Modified
2024-04-04 07:04
Severity ?
Details
The use of Module._load()
can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.
This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x.
Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js.
{ "affected": [], "aliases": [ "CVE-2023-32002" ], "database_specific": { "cwe_ids": [ "CWE-288" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-08-21T17:15:47Z", "severity": "CRITICAL" }, "details": "The use of `Module._load()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.\n\nThis vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js.", "id": "GHSA-9m48-r3w4-x35v", "modified": "2024-04-04T07:04:57Z", "published": "2023-08-21T18:31:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32002" }, { "type": "WEB", "url": "https://hackerone.com/reports/1960870" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230915-0009" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.