ghsa-q656-g2x3-8cgh
Vulnerability from github
Published
2022-01-08 00:43
Modified
2022-01-07 23:21
VLAI Severity ?
Summary
Kylin can receive user input and load any class through Class.forName(...).
Details
Kylin can receive user input and load any class through Class.forName(...). This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions; Apache Kylin 4 version 4.0.0 and prior versions.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "4.0.0" ] } ], "aliases": [ "CVE-2021-31522" ], "database_specific": { "cwe_ids": [ "CWE-470" ], "github_reviewed": true, "github_reviewed_at": "2022-01-07T23:21:51Z", "nvd_published_at": "2022-01-06T13:15:00Z", "severity": "MODERATE" }, "details": "Kylin can receive user input and load any class through Class.forName(...). This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and prior versions; Apache Kylin 4 version 4.0.0 and prior versions.", "id": "GHSA-q656-g2x3-8cgh", "modified": "2022-01-07T23:21:51Z", "published": "2022-01-08T00:43:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31522" }, { "type": "WEB", "url": "https://github.com/apache/kylin/pull/1695" }, { "type": "WEB", "url": "https://github.com/apache/kylin/pull/1763" }, { "type": "PACKAGE", "url": "https://github.com/apache/kylin" }, { "type": "WEB", "url": "https://lists.apache.org/thread/hh5crx3yr701zd8wtpqo1mww2rlkvznw" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/01/06/4" } ], "schema_version": "1.4.0", "severity": [], "summary": "Kylin can receive user input and load any class through Class.forName(...)." }
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…