Publish GHSA-qcjv-wfcg-mmpr

This commit is contained in:
advisory-database[bot]
2024-03-04 23:30:46 +00:00
parent b824531225
commit b64bd75625
@@ -1,12 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qcjv-wfcg-mmpr",
"modified": "2021-09-16T19:56:17Z",
"modified": "2024-03-04T23:29:23Z",
"published": "2018-10-16T20:53:54Z",
"aliases": [
"CVE-2018-8018"
],
"summary": "Critical severity vulnerability that affects org.apache.ignite:ignite-core",
"summary": "Code execution via deserialization in org.apache.ignite:ignite-core",
"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.",
"severity": [
{
@@ -40,6 +40,10 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8018"
},
{
"type": "WEB",
"url": "https://github.com/apache/ignite/commit/82a7b8209fcf56971d12cb10410a38ed632215b"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2018:3768"
@@ -50,11 +54,11 @@
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/e0fdf53114a321142ecfa5cfa17658090f0b4e1677de431e329b37ab@%3Cdev.ignite.apache.org%3E"
"url": "https://issues.apache.org/jira/browse/IGNITE-8565"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/104911"
"url": "https://lists.apache.org/thread.html/e0fdf53114a321142ecfa5cfa17658090f0b4e1677de431e329b37ab@%3Cdev.ignite.apache.org%3E"
}
],
"database_specific": {