org.apache.ignite:ignite-core@2.16.0

  • latest version

    3.1.0

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    8 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Relative Path Traversal

    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 Relative Path Traversal via the cmd=log command in the REST API, which invokes GridLogCommandHandler. A user can access arbitrary files on the server by sending requests with malicious parameters containing path traversal strings.

    How to fix Relative Path Traversal?

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

    [,2.18.0)
    • C
    Deserialization of Untrusted Data

    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 Deserialization of Untrusted Data due to Class Serialization Filters being ignored for some Ignite endpoints. An attacker can execute arbitrary code on the server by sending a crafted message containing a vulnerable object whose class is present in the Ignite server classpath and sends it to Ignite server endpoints.

    How to fix Deserialization of Untrusted Data?

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

    [2.6.0,2.17.0)