{ "schema_version": "1.4.0", "id": "GHSA-f5q9-j9r2-34gq", "modified": "2023-01-10T16:13:03Z", "published": "2022-12-30T12:30:25Z", "aliases": [ "CVE-2022-43396" ], "summary": "Apache Kylin vulnerable to Command injection by Useless configuration", "details": "In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the `kylin.engine.spark-cmd` parameter of `conf`.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0" }, { "fixed": "4.0.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43396" }, { "type": "PACKAGE", "url": "https://github.com/apache/kylin/pull/2011" }, { "type": "WEB", "url": "https://lists.apache.org/thread/ob2ks04zl5ms0r44cd74y1xdl1rzfd1r" } ], "database_specific": { "cwe_ids": [ "CWE-184", "CWE-77" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-01-03T12:34:52Z", "nvd_published_at": "2022-12-30T11:15:00Z" } }