Memory Leak Affecting org.apache.ignite:ignite-core package, versions [,2.13.0)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGAPACHEIGNITE-2308111
  • published 2 Dec 2021
  • disclosed 2 Dec 2021
  • credit Unknown

Introduced: 2 Dec 2021

CVE NOT AVAILABLE CWE-401 Open this link in a new tab

How to fix?

Upgrade org.apache.ignite:ignite-core to version 2.13.0 or higher.

Overview

org.apache.ignite:ignite-core is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads delivering in-memory speeds at petabyte scale.

Affected versions of this package are vulnerable to Memory Leak via the thin client protocol, which interprets the first 4 bytes as message size and allocates an array for it. Any "big" 4 bytes sent on a thin client port could lead to Out Of Memory.