Description
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry counts, or decompression ratio in extraction and parsing paths such as src/extract.ts, allowing a small crafted gzip bomb to exhaust disk space and CPU. This issue is fixed in version 7.5.19.
Problem types
CWE-770: Allocation of Resources Without Limits or Throttling
Product status
References
github.com/...de-tar/security/advisories/GHSA-23hp-3jrh-7fpw
github.com/...de-tar/security/advisories/GHSA-23hp-3jrh-7fpw
github.com/...ommit/2812e9338665659b183aa7226518c307044957d3
github.com/isaacs/node-tar/releases/tag/v7.5.19