Lucene search

K
cvelistHackeroneCVELIST:CVE-2022-43548
HistoryDec 05, 2022 - 12:00 a.m.

CVE-2022-43548

2022-12-0500:00:00
CWE-78
hackerone
www.cve.org
4
node.js
command injection
vulnerability
isallowedhost check
isipaddress
dbs requests
rebinding attacks
cve-2022-43548
cve-2022-32212

AI Score

8.6

Confidence

High

EPSS

0.006

Percentile

79.6%

A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://vulners.com/cve/CVE-2022-32212 was incomplete and this new CVE is to complete the fix.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "https://github.com/nodejs/node",
    "versions": [
      {
        "version": "Fixed in 19.0.1, 18.12.1, 16.18.1, 14.21.1",
        "status": "affected"
      }
    ]
  }
]