Impact
Apache Kylin exposes a backend Catalog Refresh API that improperly sanitizes user input, allowing an attacker to inject arbitrary SQL statements into the database, a classic CWE-89 SQL injection vulnerability. The flaw can lead to unauthorized data disclosure, modification, or deletion, and may enable privileged database operations. The vulnerability is classified as high severity with a CVSS score of 9.8.
Affected Systems
Apache Software Foundation's Apache Kylin versions 4.x up to and including 5.0.3 are affected.
Risk and Exploitability
The CVSS score of 9.8 indicates a severe risk, but the EPSS score of less than 1% suggests a very low probability of exploitation currently. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that attackers would target the Catalog Refresh endpoint over the network, potentially requiring valid credentials or appropriate permissions, but the exact prerequisites are not specified. Based on the description, it is inferred that remote application-level injection through the exposed API is the most likely attack vector.
OpenCVE Enrichment