Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
nodejs / node.js | 11.0.0 | 11.3.0 |
nodejs / node.js | 10.0.0 | 10.14.0 |
nodejs / node.js | 8.0.0 | 8.14.0 |
nodejs / node.js | 6.0.0 | 6.15.0 |