Anolis OS update for go-toolset:an8 module



| Updated: 2025-03-28
Risk High
Patch available YES
Number of vulnerabilities 8
CVE-ID CVE-2021-38297
CVE-2021-39293
CVE-2021-33196
CVE-2021-41771
CVE-2021-41772
CVE-2022-23772
CVE-2022-23773
CVE-2022-23806
CWE-ID CWE-119
CWE-770
CWE-400
CWE-20
CWE-863
CWE-252
Exploitation vector Network
Public exploit Public exploit code for vulnerability #1 is available.
Public exploit code for vulnerability #7 is available.
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-race
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 8 vulnerabilities.

1) Buffer overflow

EUVDB-ID: #VU57579

Risk: High

CVSSv4.0: 8.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber]

CVE-ID: CVE-2021-38297

CWE-ID: CWE-119 - Memory corruption

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error. A remote attacker can trigger memory corruption via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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. However, proof of concept for this vulnerability is available.

2) Allocation of Resources Without Limits or Throttling

EUVDB-ID: #VU60921

Risk: Medium

CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2021-39293

CWE-ID: CWE-770 - Allocation of Resources Without Limits or Throttling

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper validation of archive/zip in Go programming language when processing archive header. A remote attacker can pass a specially crafted file to the application and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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.

3) Resource exhaustion

EUVDB-ID: #VU54521

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-33196

CWE-ID: CWE-400 - Resource exhaustion

Exploit availability: No

Description

The 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 parsing archives. A remote attacker can pass a specially crafted .zip file to the application, trigger resource exhaustion and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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.

4) Buffer overflow

EUVDB-ID: #VU65080

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-41771

CWE-ID: CWE-119 - Memory corruption

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists in debug/macho of the Go standard library when using the debug/macho standard library (stdlib) and malformed binaries are parsed using Open or OpenFat. A remote attacker can send a specially crafted file to perform a denial of service attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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.

5) Input validation error

EUVDB-ID: #VU66120

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-41772

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input in archive/zip Reader.Open. A remote attacker can pass specially crafted ZIP archive containing an invalid name or an empty filename field to the application and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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.

6) Resource exhaustion

EUVDB-ID: #VU62038

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-23772

CWE-ID: CWE-400 - Resource exhaustion

Exploit availability: No

Description

The 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 within the Rat.SetString(0 function in math/big. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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.

7) Incorrect authorization

EUVDB-ID: #VU62037

Risk: Low

CVSSv4.0: 2.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear]

CVE-ID: CVE-2022-23773

CWE-ID: CWE-863 - Incorrect Authorization

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists within cmd/go, which can misinterpret branch names that falsely appear to be version tags. This can lead to  a situation where an attacker can bypass implemented security restrictions and perform restricted actions, e.g. create tags when access was granted to create branches only.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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. However, proof of concept for this vulnerability is available.

8) Unchecked Return Value

EUVDB-ID: #VU62036

Risk: Medium

CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2022-23806

CWE-ID: CWE-252 - Unchecked Return Value

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to unchecked return value within the Curve.IsOnCurve() function in crypto/elliptic. A remote attacker can force the application to incorrectly return true in situations with a big.Int value that is not a valid field element. As a result, an attacker can modify application flow, which can lead to unauthorized data modification or denial of service.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

golang-tests: before 1.17.7-1

golang-src: before 1.17.7-1

golang-misc: before 1.17.7-1

golang-docs: before 1.17.7-1

golang-race: before 1.17.7-1

golang-bin: before 1.17.7-1

golang: before 1.17.7-1

go-toolset: before 1.17.7-1

delve: before 1.7.2-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0405


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.



###SIDEBAR###