Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 6 |
CVE-ID | CVE-2024-22018 CVE-2024-22020 CVE-2024-27980 CVE-2024-36137 CVE-2024-36138 CVE-2024-37372 |
CWE-ID | CWE-264 CWE-918 CWE-77 CWE-20 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Web and Scripting Module Operating systems & Components / Operating system openSUSE Leap Operating systems & Components / Operating system SUSE Linux Enterprise Server for SAP Applications 15 Operating systems & Components / Operating system SUSE Linux Enterprise Server 15 Operating systems & Components / Operating system nodejs20-docs Operating systems & Components / Operating system package or component nodejs20-debuginfo Operating systems & Components / Operating system package or component corepack20 Operating systems & Components / Operating system package or component nodejs20 Operating systems & Components / Operating system package or component nodejs20-devel Operating systems & Components / Operating system package or component nodejs20-debugsource Operating systems & Components / Operating system package or component npm20 Operating systems & Components / Operating system package or component |
Vendor | SUSE |
Security Bulletin
This security bulletin contains information about 6 vulnerabilities.
EUVDB-ID: #VU93882
Risk: Low
CVSSv4.0: 1.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2024-22018
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: No
DescriptionThe vulnerability allows a remote user to bypass permissions model.
The vulnerability exists due to application does not properly impose security restrictions when experimental permission model when the --allow-fs-read flag is used. A remote user can retrieve stats from files that they do not have explicit read access to.
Update the affected package nodejs20 to the latest version.
Vulnerable software versionsWeb and Scripting Module: 15-SP6
openSUSE Leap: 15.6
SUSE Linux Enterprise Server for SAP Applications 15: SP6
SUSE Linux Enterprise Server 15: SP6
nodejs20-docs: before 20.15.1-150600.3.3.2
nodejs20-debuginfo: before 20.15.1-150600.3.3.2
corepack20: before 20.15.1-150600.3.3.2
nodejs20: before 20.15.1-150600.3.3.2
nodejs20-devel: before 20.15.1-150600.3.3.2
nodejs20-debugsource: before 20.15.1-150600.3.3.2
npm20: before 20.15.1-150600.3.3.2
CPE2.3https://www.suse.com/support/update/announcement/2024/suse-su-20242574-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU93880
Risk: Medium
CVSSv4.0: 5.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2024-22020
CWE-ID:
CWE-918 - Server-Side Request Forgery (SSRF)
Exploit availability: No
DescriptionThe disclosed vulnerability allows a remote user to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input when handling non-network imports in data URLs. A remote user can bypass network import restrictions and execute arbitrary code.
Update the affected package nodejs20 to the latest version.
Vulnerable software versionsWeb and Scripting Module: 15-SP6
openSUSE Leap: 15.6
SUSE Linux Enterprise Server for SAP Applications 15: SP6
SUSE Linux Enterprise Server 15: SP6
nodejs20-docs: before 20.15.1-150600.3.3.2
nodejs20-debuginfo: before 20.15.1-150600.3.3.2
corepack20: before 20.15.1-150600.3.3.2
nodejs20: before 20.15.1-150600.3.3.2
nodejs20-devel: before 20.15.1-150600.3.3.2
nodejs20-debugsource: before 20.15.1-150600.3.3.2
npm20: before 20.15.1-150600.3.3.2
CPE2.3https://www.suse.com/support/update/announcement/2024/suse-su-20242574-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU88462
Risk: Medium
CVSSv4.0: 4.8 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2024-27980
CWE-ID:
CWE-77 - Command injection
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to improper handling of batch files in child_process.spawn / child_process.spawnSync. An attacker can inject a malicious command line argument and achieve code execution even if the shell option is not enabled.
MitigationUpdate the affected package nodejs20 to the latest version.
Vulnerable software versionsWeb and Scripting Module: 15-SP6
openSUSE Leap: 15.6
SUSE Linux Enterprise Server for SAP Applications 15: SP6
SUSE Linux Enterprise Server 15: SP6
nodejs20-docs: before 20.15.1-150600.3.3.2
nodejs20-debuginfo: before 20.15.1-150600.3.3.2
corepack20: before 20.15.1-150600.3.3.2
nodejs20: before 20.15.1-150600.3.3.2
nodejs20-devel: before 20.15.1-150600.3.3.2
nodejs20-debugsource: before 20.15.1-150600.3.3.2
npm20: before 20.15.1-150600.3.3.2
CPE2.3https://www.suse.com/support/update/announcement/2024/suse-su-20242574-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: #VU93881
Risk: Low
CVSSv4.0: 0.6 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2024-36137
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: No
DescriptionThe vulnerability allows a remote user to escalate privileges within the application.
The vulnerability exists due to application does not properly impose security restrictions in the experimental permission model when the --allow-fs-write flag is used. A remote user can change file ownership and permissions via fs.fchown and fs.fchmod.
Update the affected package nodejs20 to the latest version.
Vulnerable software versionsWeb and Scripting Module: 15-SP6
openSUSE Leap: 15.6
SUSE Linux Enterprise Server for SAP Applications 15: SP6
SUSE Linux Enterprise Server 15: SP6
nodejs20-docs: before 20.15.1-150600.3.3.2
nodejs20-debuginfo: before 20.15.1-150600.3.3.2
corepack20: before 20.15.1-150600.3.3.2
nodejs20: before 20.15.1-150600.3.3.2
nodejs20-devel: before 20.15.1-150600.3.3.2
nodejs20-debugsource: before 20.15.1-150600.3.3.2
npm20: before 20.15.1-150600.3.3.2
CPE2.3https://www.suse.com/support/update/announcement/2024/suse-su-20242574-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU93879
Risk: Medium
CVSSv4.0: 4.8 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2024-36138
CWE-ID:
CWE-77 - Command injection
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to improper handling of batch files in child_process.spawn / child_process.spawnSync on Windows. An attacker can inject a malicious command line argument and achieve code execution even if the shell option is not enabled.
Note, the vulnerability exists due to incomplete fix for #VU88462 (CVE-2024-27980).
Update the affected package nodejs20 to the latest version.
Vulnerable software versionsWeb and Scripting Module: 15-SP6
openSUSE Leap: 15.6
SUSE Linux Enterprise Server for SAP Applications 15: SP6
SUSE Linux Enterprise Server 15: SP6
nodejs20-docs: before 20.15.1-150600.3.3.2
nodejs20-debuginfo: before 20.15.1-150600.3.3.2
corepack20: before 20.15.1-150600.3.3.2
nodejs20: before 20.15.1-150600.3.3.2
nodejs20-devel: before 20.15.1-150600.3.3.2
nodejs20-debugsource: before 20.15.1-150600.3.3.2
npm20: before 20.15.1-150600.3.3.2
CPE2.3https://www.suse.com/support/update/announcement/2024/suse-su-20242574-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: #VU93883
Risk: Low
CVSSv4.0: 0.6 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2024-37372
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: No
DescriptionThe vulnerability allows a remote user to bypass permissions model.
The vulnerability exists due to insufficient validation of UNC paths with backslashes. A remote user can bypass certain security restrictions.
Update the affected package nodejs20 to the latest version.
Vulnerable software versionsWeb and Scripting Module: 15-SP6
openSUSE Leap: 15.6
SUSE Linux Enterprise Server for SAP Applications 15: SP6
SUSE Linux Enterprise Server 15: SP6
nodejs20-docs: before 20.15.1-150600.3.3.2
nodejs20-debuginfo: before 20.15.1-150600.3.3.2
corepack20: before 20.15.1-150600.3.3.2
nodejs20: before 20.15.1-150600.3.3.2
nodejs20-devel: before 20.15.1-150600.3.3.2
nodejs20-debugsource: before 20.15.1-150600.3.3.2
npm20: before 20.15.1-150600.3.3.2
CPE2.3https://www.suse.com/support/update/announcement/2024/suse-su-20242574-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.