Vulnerability identifier: #VU50955
Vulnerability risk: Medium
CVSSv3.1: 5.7 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]
CVE-ID:
CWE-ID:
CWE-350
Exploitation vector: Network
Exploit availability: No
Vulnerable software:
Node.js
Server applications /
Web servers
Vendor: Node.js Foundation
Description
The vulnerability allows a remote attacker to perform DNS rebinding attack.
The vulnerability exists due to the application whitelist includes the “localhost6” name. When “localhost6” is not present in /etc/hosts, it is treated an ordinary domain that is resolved via DNS, i.e., over network. If the attacker controls the victim's DNS server or can spoof its responses, the DNS rebinding protection can be bypassed by using the “localhost6” domain.
Mitigation
Install updates from vendor's website.
Vulnerable software versions
Node.js: 10.0.0, 10.1.0 - 10.19.0, 10.2.0 - 10.23.3, 10.3.0, 10.4.0 - 10.4.1, 10.5.0, 10.6.0, 10.7.0, 10.8.0, 10.9 - 10.9.0, 11.0.0, 11.1.0 - 11.15.0, 11.2.0, 11.3.0, 11.4.0, 11.5.0, 11.6.0, 11.7.0, 11.8.0, 11.9.0, 12.0.0, 12.1.0 - 12.19.1, 12.2.0 - 12.20.2, 12.3.0 - 12.3.1, 12.4.0, 12.5.0, 12.6.0, 12.7.0, 12.8.0 - 12.8.1, 12.9.0 - 12.9.1, 13.0.0 - 13.0.1, 13.1.0 - 13.14.0, 13.2.0, 13.3.0, 13.4.0, 13.5.0, 13.6.0, 13.7.0, 13.8.0, 13.9.0, 14.0.0, 14.1.0 - 14.15.5, 14.2.0, 14.3.0, 14.4.0, 14.5.0, 14.6.0, 14.7.0, 14.8.0, 14.9.0, 15.0.0 - 15.0.1, 15.1.0, 15.2.0 - 15.2.1, 15.3.0, 15.4.0, 15.5.0 - 15.5.1, 15.6.0, 15.7.0, 15.8.0, 15.9.0
External links
http://nodejs.org/en/blog/vulnerability/february-2021-security-releases/
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.