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.
The product misinterprets an input, whether from an attacker or another product, in a security-relevant fashion.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/ | patch vendor advisory |
https://access.redhat.com/errata/RHSA-2019:1821 | third party advisory vendor advisory |
https://security.gentoo.org/glsa/202003-48 | third party advisory vendor advisory |
https://security.netapp.com/advisory/ntap-20241213-0008/ |