Insufficient data authenticity validation In nodejs
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
alpine v3.10 | 10.14.0-r0 | ||
alpine v3.12 | 10.14.0-r0 | ||
alpine v3.13 | 10.14.0-r0 | ||
alpine v3.18 | 10.14.0-r0 | ||
alpine v3.20 | 10.14.0-r0 | ||
alpine v3.8 | 8.14.0-r0 | ||
debian 12 | 10.15.0~dfsg-6 | ||
debian 13 | 10.15.0~dfsg-6 | ||
alpine v3.15 | 10.14.0-r0 | ||
alpine v3.11 | 10.14.0-r0 |
1-10 of 22
10
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11.
References
1.