Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2021-22883 CVE-2021-22884 |
CWE-ID | CWE-399 CWE-350 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
SUSE Linux Enterprise Module for Web Scripting Operating systems & Components / Operating system nodejs14-docs Operating systems & Components / Operating system package or component npm14 Operating systems & Components / Operating system package or component nodejs14-devel Operating systems & Components / Operating system package or component nodejs14-debugsource Operating systems & Components / Operating system package or component nodejs14-debuginfo Operating systems & Components / Operating system package or component nodejs14 Operating systems & Components / Operating system package or component |
Vendor | SUSE |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU50954
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2021-22883
CWE-ID:
CWE-399 - Resource Management Errors
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper management of internal resources within the application when processing multiple connection attempts with an 'unknownProtocol'. A remote attacker can initiate multiple connections with the server, which will trigger a leak of file descriptors and result in a denial of service (DoS) condition.
Update the affected package nodejs14 to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Module for Web Scripting: 12
nodejs14-docs: before 14.16.0-6.9.2
npm14: before 14.16.0-6.9.2
nodejs14-devel: before 14.16.0-6.9.2
nodejs14-debugsource: before 14.16.0-6.9.2
nodejs14-debuginfo: before 14.16.0-6.9.2
nodejs14: before 14.16.0-6.9.2
CPE2.3https://www.suse.com/support/update/announcement/2021/suse-su-20210650-1/
Q & A
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.
EUVDB-ID: #VU50955
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2021-22884
CWE-ID:
CWE-350 - Reliance on Reverse DNS Resolution for a Security-Critical Action
Exploit availability: No
DescriptionThe 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.
MitigationUpdate the affected package nodejs14 to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Module for Web Scripting: 12
nodejs14-docs: before 14.16.0-6.9.2
npm14: before 14.16.0-6.9.2
nodejs14-devel: before 14.16.0-6.9.2
nodejs14-debugsource: before 14.16.0-6.9.2
nodejs14-debuginfo: before 14.16.0-6.9.2
nodejs14: before 14.16.0-6.9.2
CPE2.3https://www.suse.com/support/update/announcement/2021/suse-su-20210650-1/
Q & A
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.