Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-2879


Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.


Published

2022-10-14T15:15:17.647

Last Modified

2024-11-21T07:01:51.487

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

Weaknesses
  • Type: Primary
    CWE-770

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application golang go < 1.18.7 Yes
Application golang go < 1.19.2 Yes

References