Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 4 |
CVE-ID | CVE-2022-29804 CVE-2022-30580 CVE-2022-30629 CVE-2022-30634 |
CWE-ID | CWE-22 CWE-94 CWE-330 CWE-835 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
SUSE Linux Enterprise Server Operating systems & Components / Operating system SUSE Linux Enterprise High Performance Computing Operating systems & Components / Operating system SUSE Linux Enterprise Module for Development Tools Operating systems & Components / Operating system SUSE Linux Enterprise Desktop Operating systems & Components / Operating system openSUSE Leap Operating systems & Components / Operating system SUSE Manager Server Operating systems & Components / Operating system SUSE Manager Proxy Operating systems & Components / Operating system SUSE Linux Enterprise Server for SAP Applications Operating systems & Components / Operating system go1.17-race Operating systems & Components / Operating system package or component go1.17-doc Operating systems & Components / Operating system package or component go1.17 Operating systems & Components / Operating system package or component |
Vendor | SUSE |
Security Bulletin
This security bulletin contains information about 4 vulnerabilities.
EUVDB-ID: #VU73872
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-29804
CWE-ID:
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error within the filepath.Clean function on Windows, which can convert certain invalid paths to valid, absolute paths, potentially allowing a directory traversal attack. A remote attacker can pass specially crafted data to the application and perform directory traversal attacks.
MitigationUpdate the affected package go1.17 to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Server: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise High Performance Computing: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise Module for Development Tools: 15-SP3 - 15-SP4
SUSE Linux Enterprise Desktop: 15-SP3 - 15-SP4
openSUSE Leap: 15.3 - 15.4
SUSE Manager Server: 4.2
SUSE Manager Proxy: 4.2
SUSE Linux Enterprise Server for SAP Applications: 15-SP3 - 15-SP4
go1.17-race: before 1.17.11-150000.1.37.1
go1.17-doc: before 1.17.11-150000.1.37.1
go1.17: before 1.17.11-150000.1.37.1
CPE2.3https://www.suse.com/support/update/announcement/2022/suse-su-20222004-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: #VU68839
Risk: Low
CVSSv4.0: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-30580
CWE-ID:
CWE-94 - Improper Control of Generation of Code ('Code Injection')
Exploit availability: No
DescriptionThe vulnerability allows a local user to execute arbitrary code on the target system.
The vulnerability exists due to improper input validation in Cmd.Start in os/exec allows execution of any binaries in the working directory named either "..com" or "..exe" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset. A remote attacker can send a specially crafted request and execute arbitrary code on the target system.
MitigationUpdate the affected package go1.17 to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Server: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise High Performance Computing: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise Module for Development Tools: 15-SP3 - 15-SP4
SUSE Linux Enterprise Desktop: 15-SP3 - 15-SP4
openSUSE Leap: 15.3 - 15.4
SUSE Manager Server: 4.2
SUSE Manager Proxy: 4.2
SUSE Linux Enterprise Server for SAP Applications: 15-SP3 - 15-SP4
go1.17-race: before 1.17.11-150000.1.37.1
go1.17-doc: before 1.17.11-150000.1.37.1
go1.17: before 1.17.11-150000.1.37.1
CPE2.3https://www.suse.com/support/update/announcement/2022/suse-su-20222004-1/
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU66122
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-2022-30629
CWE-ID:
CWE-330 - Use of Insufficiently Random Values
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker gain access to sensitive information.
The vulnerability exists in crypto/tls implementation when generating TLS tickets age. The newSessionTicketMsgTLS13.ageAdd is always set to "0" instead of a random value.
Update the affected package go1.17 to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Server: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise High Performance Computing: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise Module for Development Tools: 15-SP3 - 15-SP4
SUSE Linux Enterprise Desktop: 15-SP3 - 15-SP4
openSUSE Leap: 15.3 - 15.4
SUSE Manager Server: 4.2
SUSE Manager Proxy: 4.2
SUSE Linux Enterprise Server for SAP Applications: 15-SP3 - 15-SP4
go1.17-race: before 1.17.11-150000.1.37.1
go1.17-doc: before 1.17.11-150000.1.37.1
go1.17: before 1.17.11-150000.1.37.1
CPE2.3https://www.suse.com/support/update/announcement/2022/suse-su-20222004-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: #VU73870
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-2022-30634
CWE-ID:
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop in crypto/rand on Windows when handling buffer larger than 1 << 32 - 1 bytes. A remote attacker can consume all available system resources and cause denial of service conditions.
MitigationUpdate the affected package go1.17 to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Server: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise High Performance Computing: 15-SP3-LTSS - 15-SP4
SUSE Linux Enterprise Module for Development Tools: 15-SP3 - 15-SP4
SUSE Linux Enterprise Desktop: 15-SP3 - 15-SP4
openSUSE Leap: 15.3 - 15.4
SUSE Manager Server: 4.2
SUSE Manager Proxy: 4.2
SUSE Linux Enterprise Server for SAP Applications: 15-SP3 - 15-SP4
go1.17-race: before 1.17.11-150000.1.37.1
go1.17-doc: before 1.17.11-150000.1.37.1
go1.17: before 1.17.11-150000.1.37.1
CPE2.3https://www.suse.com/support/update/announcement/2022/suse-su-20222004-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.