org.apache.ignite:ignite-core@2.7.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.ignite:ignite-core package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Memory Leak

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.

How to fix Memory Leak?

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

[,2.13.0)
  • C
Incorrect Authorization

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 Incorrect Authorization. It uses H2 database to build SQL distributed execution engine. H2 provides SQL functions which could be used by attacker to access to a filesystem.

How to fix Incorrect Authorization?

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

[,2.8.1)
  • M
Denial of Service (DoS)

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 Denial of Service (DoS). A firewall configuration issue may effectively lead to a cluster DDoS.

How to fix Denial of Service (DoS)?

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

[1.7,2.8)