Overview
- Description
- 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 vulnerability can be exploited if the one sends a specially prepared form of a serialized object to GridClientJdkMarshaller deserialization endpoint.
- Source
- security@apache.org
- NVD status
- Modified
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-502
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:ignite:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "947F0F40-A9B2-4EF8-8C81-3ABB9F338A50", "versionEndExcluding": "2.4.8" }, { "criteria": "cpe:2.3:a:apache:ignite:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B679E033-F70E-4B00-8BEF-43DDD23D380D", "versionEndExcluding": "2.5.3", "versionStartExcluding": "2.5.0" } ], "operator": "OR" } ] } ]