CVE-2022-2879
Unbounded memory consumption when reading headers in archive/tar
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.
Produtos afetados
Go standard library · archive/tarQuer saber se a sua infraestrutura está exposta a isto?
Falar com a TrueHacking →