CVE-2018-1295

CRITICAL9.8EPSS 5.6%

Apache serialization mechanism does not have a list of classes allowed for serialization/deserialization

Published: 10/16/2018Modified: 4/19/2024

Description

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 exploited if the one sends a specially prepared form of a serialized object to one of the deserialization endpoints of some Ignite components - discovery SPI, Ignite persistence, Memcached endpoint, socket steamer.

Affected packages (1)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1CRITICAL9.8CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

References (6)

CVE-2018-1295 — Apache serialization mechanism does not have a list of classes allowed for seria · VulnScope