原始 OSV JSON{
"id": "GHSA-qcjv-wfcg-mmpr",
"aliases": [
"CVE-2018-8018"
],
"details": "Apache Ignite 2.5 and earlier 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.",
"summary": "Code execution via deserialization in org.apache.ignite:ignite-core",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6"
}
]
}
],
"package": {
"name": "org.apache.ignite:ignite-core",
"ecosystem": "Maven"
}
}
],
"modified": "2024-03-04T23:29:23Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-10-16T20:53:54Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8018",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/ignite/commit/82a7b8209fcf56971d12cb10410a38ed632215b",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2018:3768",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-qcjv-wfcg-mmpr",
"type": "ADVISORY"
},
{
"url": "https://issues.apache.org/jira/browse/IGNITE-8565",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/e0fdf53114a321142ecfa5cfa17658090f0b4e1677de431e329b37ab@%3Cdev.ignite.apache.org%3E",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:51:39Z"
}
}