CVE-2024-48944: Apache Kylin: SSRF vulnerability in the diagnosis api
Server-Side Request Forgery (SSRF) vulnerability in Apache Kylin. Through a kylin server, an attacker may forge a request to invoke "/kylin/api/xxx/diag" api on another internal host and possibly get leaked information. There are two preconditions: 1) The attacker has got admin access to a kylin server; 2) Another internal host has the "/kylin/api/xxx/diag" api
endpoint open for service.
This issue affects Apache Kylin: from 5.0.0 through
5.0.1.
Users are recommended to upgrade to version 5.0.2, which fixes the issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-48944?
CVE-2024-48944 is classified as a high severity vulnerability due to the potential for unauthorized sensitive information exposure.
How do I fix CVE-2024-48944?
To address CVE-2024-48944, upgrade to Apache Kylin version 5.0.2 or later.
What does CVE-2024-48944 exploit?
CVE-2024-48944 exploits a Server-Side Request Forgery (SSRF) vulnerability in Apache Kylin that allows attackers to forge requests to internal services.
Who is affected by CVE-2024-48944?
CVE-2024-48944 affects users of Apache Kylin who have admin access and are running versions prior to 5.0.2.
What are the risks of CVE-2024-48944?
The risks of CVE-2024-48944 include potential information leakage from internal hosts due to unauthorized API requests.