Lucene search

K
vulnrichmentHackeroneVULNRICHMENT:CVE-2024-22020
HistoryJul 09, 2024 - 1:07 a.m.

CVE-2024-22020

2024-07-0901:07:28
hackerone
github.com
5
node.js
security flaw
network import

CVSS3

6.5

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

16.0%

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

A security flaw in Node.js allows a bypass of network import restrictions.
By embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security.
Verified on various platforms, the vulnerability is mitigated by forbidding data URLs in network imports.
Exploiting this flaw can violate network import security, posing a risk to developers and servers.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:nodejs:nodejs:*:*:*:*:*:*:*:*"
    ],
    "vendor": "nodejs",
    "product": "nodejs",
    "versions": [
      {
        "status": "affected",
        "version": "21.6.1"
      },
      {
        "status": "affected",
        "version": "20.11.0"
      },
      {
        "status": "affected",
        "version": "18.19.0"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

6.5

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

16.0%

SSVC

Exploitation

none

Automatable

no

Technical Impact

total