Buffer Overflow in IO::Compress::Brotli Affects Perl Module
CVE-2020-36846
9.8CRITICAL
What is CVE-2020-36846?
A vulnerability exists in the embedded Brotli library within IO::Compress::Brotli prior to version 0.007. By exploiting this issue, an attacker can control the input length of a single decompression request, potentially leading to a crash when attempting to copy chunks of data exceeding 2 GiB. Users are advised to upgrade to the latest module version or, if an upgrade isn’t feasible, utilize the 'streaming' API instead of the 'one-shot' API while enforcing chunk size limits to mitigate risks.
Affected Version(s)
IO::Compress::Brotli 0 < 0.007