gsd-2023-23920
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-23920", id: "GSD-2023-23920", references: [ "https://advisories.mageia.org/CVE-2023-23920.html", "https://www.suse.com/security/cve/CVE-2023-23920.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-23920", ], details: "An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", id: "GSD-2023-23920", modified: "2023-12-13T01:20:49.675181Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "support@hackerone.com", ID: "CVE-2023-23920", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "https://github.com/nodejs/node", version: { version_data: [ { version_value: "Fixed in 19.6.1, 18.14.1, 16.19.1, 14.21.3", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Untrusted Search Path (CWE-426)", }, ], }, ], }, references: { reference_data: [ { name: "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", refsource: "MISC", url: "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", }, { name: "[debian-lts-announce] 20230226 [SECURITY] [DLA 3344-1] nodejs security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", }, { name: "https://security.netapp.com/advisory/ntap-20230316-0008/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20230316-0008/", }, { name: "DSA-5395", refsource: "DEBIAN", url: "https://www.debian.org/security/2023/dsa-5395", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", cpe_name: [], versionEndIncluding: "14.14.0", versionStartIncluding: "14.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", cpe_name: [], versionEndIncluding: "16.12.0", versionStartIncluding: "16.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", cpe_name: [], versionEndIncluding: "18.11.0", versionStartIncluding: "18.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", cpe_name: [], versionEndExcluding: "18.14.1", versionStartIncluding: "18.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", cpe_name: [], versionEndExcluding: "16.19.1", versionStartIncluding: "16.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", cpe_name: [], versionEndExcluding: "19.6.1", versionStartIncluding: "19.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", cpe_name: [], versionEndExcluding: "14.21.3", versionStartIncluding: "14.0.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "support@hackerone.com", ID: "CVE-2023-23920", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-426", }, ], }, ], }, references: { reference_data: [ { name: "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", refsource: "MISC", tags: [ "Patch", "Vendor Advisory", ], url: "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", }, { name: "[debian-lts-announce] 20230226 [SECURITY] [DLA 3344-1] nodejs security update", refsource: "MLIST", tags: [ "Mailing List", ], url: "https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", }, { name: "https://security.netapp.com/advisory/ntap-20230316-0008/", refsource: "CONFIRM", tags: [], url: "https://security.netapp.com/advisory/ntap-20230316-0008/", }, { name: "DSA-5395", refsource: "DEBIAN", tags: [], url: "https://www.debian.org/security/2023/dsa-5395", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 4.2, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 0.6, impactScore: 3.6, }, }, lastModifiedDate: "2023-05-03T04:15Z", publishedDate: "2023-02-23T20:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.