Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 5 |
CVE-ID | CVE-2024-24791 CVE-2024-34155 CVE-2024-34156 CVE-2022-30635 CVE-2024-34158 |
CWE-ID | CWE-400 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Anolis OS Operating systems & Components / Operating system golang-tests Operating systems & Components / Operating system package or component golang-src Operating systems & Components / Operating system package or component golang-misc Operating systems & Components / Operating system package or component golang-docs Operating systems & Components / Operating system package or component golang-bin Operating systems & Components / Operating system package or component golang Operating systems & Components / Operating system package or component go-toolset Operating systems & Components / Operating system package or component delve Operating systems & Components / Operating system package or component |
Vendor | OpenAnolis |
Security Bulletin
This security bulletin contains information about 5 vulnerabilities.
EUVDB-ID: #VU93850
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-2024-24791
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper handling of "Expect: 100-continue" HTTP requests. A remote attacker can send multiple such requests and consume all available resources.
Install updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
golang-tests: before 1.21.13-2.0.1
golang-src: before 1.21.13-2.0.1
golang-misc: before 1.21.13-2.0.1
golang-docs: before 1.21.13-2.0.1
golang-bin: before 1.21.13-2.0.1
golang: before 1.21.13-2.0.1
go-toolset: before 1.21.13-1
delve: before 1.21.2-4.0.1
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2024:0917
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: #VU97215
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-2024-34155
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to go/parser does not properly control consumption of internal resources. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
golang-tests: before 1.21.13-2.0.1
golang-src: before 1.21.13-2.0.1
golang-misc: before 1.21.13-2.0.1
golang-docs: before 1.21.13-2.0.1
golang-bin: before 1.21.13-2.0.1
golang: before 1.21.13-2.0.1
go-toolset: before 1.21.13-1
delve: before 1.21.2-4.0.1
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2024:0917
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: #VU97216
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-2024-34156
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to encoding/gob does not properly control consumption of internal resources when calling Decoder.Decode. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
Note, this vulnerability is related to #VU66068 (CVE-2024-34156).
Install updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
golang-tests: before 1.21.13-2.0.1
golang-src: before 1.21.13-2.0.1
golang-misc: before 1.21.13-2.0.1
golang-docs: before 1.21.13-2.0.1
golang-bin: before 1.21.13-2.0.1
golang: before 1.21.13-2.0.1
go-toolset: before 1.21.13-1
delve: before 1.21.2-4.0.1
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2024:0917
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: #VU66068
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-30635
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources when calling Decoder.Decode on a message which contains deeply nested structures. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
golang-tests: before 1.21.13-2.0.1
golang-src: before 1.21.13-2.0.1
golang-misc: before 1.21.13-2.0.1
golang-docs: before 1.21.13-2.0.1
golang-bin: before 1.21.13-2.0.1
golang: before 1.21.13-2.0.1
go-toolset: before 1.21.13-1
delve: before 1.21.2-4.0.1
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2024:0917
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: #VU97217
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-2024-34158
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to go/build/constraint does not properly control consumption of internal resources when calling Parse on a "// +build" build tag line with deeply nested expressions. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
golang-tests: before 1.21.13-2.0.1
golang-src: before 1.21.13-2.0.1
golang-misc: before 1.21.13-2.0.1
golang-docs: before 1.21.13-2.0.1
golang-bin: before 1.21.13-2.0.1
golang: before 1.21.13-2.0.1
go-toolset: before 1.21.13-1
delve: before 1.21.2-4.0.1
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2024:0917
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.