ghsa-ppxx-m926-g569
Vulnerability from github
Published
2023-07-06 19:24
Modified
2025-05-16 22:12
Severity ?
VLAI Severity ?
Summary
Apache Kylin vulnerable to remote code execution
Details
Kylin's cube designer function has a command injection vulnerability when overwriting system parameters in the configuration overwrites menu. RCE can be implemented by closing the single quotation marks around the parameter value of “-- conf=” to inject any operating system command into the command line parameters. This vulnerability affects Kylin 2 version 2.6.5 and earlier, Kylin 3 version 3.1.2 and earlier, and Kylin 4 version 4.0.1 and earlier.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin-core-common" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin-spark-project" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin-server-base" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24697" ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2023-07-06T21:23:09Z", "nvd_published_at": "2022-10-13T13:15:00Z", "severity": "CRITICAL" }, "details": "Kylin\u0027s cube designer function has a command injection vulnerability when overwriting system parameters in the configuration overwrites menu. RCE can be implemented by closing the single quotation marks around the parameter value of \u201c-- conf=\u201d to inject any operating system command into the command line parameters. This vulnerability affects Kylin 2 version 2.6.5 and earlier, Kylin 3 version 3.1.2 and earlier, and Kylin 4 version 4.0.1 and earlier.", "id": "GHSA-ppxx-m926-g569", "modified": "2025-05-16T22:12:11Z", "published": "2023-07-06T19:24:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24697" }, { "type": "WEB", "url": "https://github.com/apache/kylin/pull/1811" }, { "type": "PACKAGE", "url": "https://github.com/apache/kylin" }, { "type": "WEB", "url": "https://lists.apache.org/thread/07mnn9c7o314wrhrwjr10w9j5s82voj4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/12/30/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Kylin vulnerable to remote code execution" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…