#VU60921 Allocation of Resources Without Limits or Throttling in Go programming language - CVE-2021-39293

 

#VU60921 Allocation of Resources Without Limits or Throttling in Go programming language - CVE-2021-39293

Published: March 1, 2022 / Updated: June 2, 2022


Vulnerability identifier: #VU60921
Vulnerability risk: Medium
CVSSv4.0: 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
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Go programming language
Software vendor:
Google

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.


Remediation

Install updates from vendor's website.

External links