ghsa-5429-pjww-7675
Vulnerability from github
Published
2022-01-08 00:43
Modified
2023-08-08 20:44
Severity ?
VLAI Severity ?
Summary
SQL Injection in Apache Kylin
Details
Apache Kylin allows users to read data from other database systems using JDBC. The MySQL JDBC driver supports certain properties, which, if left unmitigated, can allow an attacker to execute arbitrary code from a hacker-controlled malicious MySQL server within Kylin server processes. This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-36774" ], "database_specific": { "cwe_ids": [ "CWE-668", "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2022-01-07T23:19:03Z", "nvd_published_at": "2022-01-06T13:15:00Z", "severity": "MODERATE" }, "details": "Apache Kylin allows users to read data from other database systems using JDBC. The MySQL JDBC driver supports certain properties, which, if left unmitigated, can allow an attacker to execute arbitrary code from a hacker-controlled malicious MySQL server within Kylin server processes. This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions.", "id": "GHSA-5429-pjww-7675", "modified": "2023-08-08T20:44:51Z", "published": "2022-01-08T00:43:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36774" }, { "type": "WEB", "url": "https://github.com/apache/kylin/pull/1646" }, { "type": "PACKAGE", "url": "https://github.com/apache/kylin" }, { "type": "WEB", "url": "https://lists.apache.org/thread/lchpcvoolc6w8zc6vo1wstk8zbfqv2ow" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/01/06/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "SQL Injection in Apache Kylin" }
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…