{ "schema_version": "1.4.0", "id": "GHSA-25pc-85qf-6j69", "modified": "2021-08-17T20:24:21Z", "published": "2019-08-01T19:17:53Z", "aliases": [ "CVE-2018-11779" ], "summary": "Deserialization of Untrusted Data in Apache Storm", "details": "In Apache Storm versions 1.1.0 to 1.2.2, when the user is using the storm-kafka-client or storm-kafka modules, it is possible to cause the Storm UI daemon to deserialize user provided bytes into a Java class.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm-kafka" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.1.0" }, { "fixed": "1.2.3" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm-kafka-client" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.1.0" }, { "fixed": "1.2.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11779" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/3e4f704c4bd9296405a07a0290b8cbb6cbf5046e277efe6d93280a98@%3Cuser.storm.apache.org%3E" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2019-08-01T17:52:52Z", "nvd_published_at": "2019-07-26T00:15:00Z" } }