CVE-2020-11612: Improper Restriction of Operations within the Bounds of a Memory Buffer
(updated )
The ZlibDecoders
in Netty contains an unbounded memory allocation while decoding a ZlibEncoded
byte stream. An attacker could send a large ZlibEncoded
byte stream to the Netty server, forcing the server to allocate all of its free memory to a single decoder.
References
Detect and mitigate CVE-2020-11612 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →