Lucene search

K
cvelistNodejsCVELIST:CVE-2018-12123
HistoryNov 28, 2018 - 5:00 p.m.

CVE-2018-12123

2018-11-2817:00:00
CWE-115
nodejs
www.cve.org
6

AI Score

5.8

Confidence

Low

EPSS

0.001

Percentile

47.1%

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse() to determine the URL hostname, that hostname can be spoofed by using a mixed case “javascript:” (e.g. “javAscript:”) protocol (other protocols are not affected). If security decisions are made about the URL based on the hostname, they may be incorrect.

CNA Affected

[
  {
    "product": "Node.js",
    "vendor": "The Node.js Project",
    "versions": [
      {
        "status": "affected",
        "version": "All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0"
      }
    ]
  }
]