VYPR

Maven package

org.apache.ignite/ignite-core

pkg:maven/org.apache.ignite/ignite-core

Vulnerabilities (6)

  • CVE-2024-52577Feb 14, 2025
    affected >= 2.6.0, < 2.17.0fixed 2.17.0

    In Apache Ignite versions from 2.6.0 and before 2.17.0, configured Class Serialization Filters are ignored for some Ignite endpoints. The vulnerability could be exploited if an attacker manually crafts an Ignite message containing a vulnerable object whose class is present in the

  • CVE-2020-1963Jun 3, 2020
    affected < 2.8.1fixed 2.8.1

    Apache Ignite uses H2 database to build SQL distributed execution engine. H2 provides SQL functions which could be used by attacker to access to a filesystem.

  • CVE-2018-8018Jul 19, 2018
    affected < 2.6fixed 2.6

    In Apache Ignite before 2.4.8 and 2.5.x before 2.5.3, the serialization mechanism does not have a list of classes allowed for serialization/deserialization, which makes it possible to run arbitrary code when 3-rd party vulnerable classes are present in Ignite classpath. The vulne

  • CVE-2018-1295Apr 2, 2018
    affected < 2.4fixed 2.4

    In Apache Ignite 2.3 or earlier, the serialization mechanism does not have a list of classes allowed for serialization/deserialization, which makes it possible to run arbitrary code when 3-rd party vulnerable classes are present in Ignite classpath. The vulnerability can be explo

  • CVE-2017-7686HigJun 28, 2017
    affected < 2.1fixed 2.1

    Apache Ignite 1.0.0-RC3 to 2.0 uses an update notifier component to update the users about new project releases that include additional functionality, bug fixes and performance improvements. To do that the component communicates to an external PHP server (http://ignite.run) where

  • CVE-2016-6805MedApr 7, 2017
    affected < 1.9fixed 1.9

    Apache Ignite before 1.9 allows man-in-the-middle attackers to read arbitrary files via XXE in modified update-notifier documents.