Lucene search

K
vulnrichmentHackeroneVULNRICHMENT:CVE-2023-39333
HistorySep 07, 2024 - 4:00 p.m.

CVE-2023-39333

2024-09-0716:00:36
hackerone
github.com
1
cve-2023-39333
node.js
webassembly

AI Score

6.4

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Maliciously crafted export names in an imported WebAssembly module can inject JavaScript code. The injected code may be able to access data and functions that the WebAssembly module itself does not have access to, similar to as if the WebAssembly module was a JavaScript module.

This vulnerability affects users of any active release line of Node.js. The vulnerable feature is only available if Node.js is started with the --experimental-wasm-modules command line option.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:nodejs:nodejs:*:*:*:*:*:*:*:*"
    ],
    "vendor": "nodejs",
    "product": "nodejs",
    "versions": [
      {
        "status": "affected",
        "version": "18.0",
        "lessThan": "18.18.2",
        "versionType": "semver"
      },
      {
        "status": "affected",
        "version": "20.0",
        "lessThan": "20.8.1",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

AI Score

6.4

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial