adm-zip is vulnerable to Denial of Service (DoS)
75
High Risk
adm-zip decompresses entries asynchronously with a raw zlib inflate stream that has no error listener. When the compressed payload is malformed, zlib emits an error event that is re-thrown as an uncaught exception on a later tick instead of reaching the callback. A single crafted archive processed through readFileAsync, extractAllToAsync, or getDataAsync crashes the host Node.js process. The fix attaches an error handler that routes stream failures through the callback.
You are affected if you are using a version that falls within the vulnerable range and you process untrusted archives through the asynchronous API.
adm-zip is vulnerable to Denial of Service (DoS) in versions 0.4.13 - 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.