adm-zip is vulnerable to Denial of Service (DoS)
53
Medium Risk
adm-zip enforces its maxOutputLength decompression bomb cap on the synchronous getData() path but not on the asynchronous getDataAsync() path. The streaming async inflate accumulates the entire decompressed payload without checking the cap. A crafted archive read through the async API decompresses without limit and exhausts memory even though the sync API rejects it. The fix enforces the size cap by hand inside the async data handler.
You are affected if you are using a version that falls within the vulnerable range and you decompress untrusted archives through the asynchronous API.
adm-zip is vulnerable to Denial of Service (DoS) in versions 0.6.0 - 0.6.0.
Upgrade the adm-zip library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.