Server-Side Request Forgery (SSRF) in Apache Kylin - CVE-2024-48944

 

Server-Side Request Forgery (SSRF) in Apache Kylin - CVE-2024-48944

Published: March 27, 2025


Vulnerability identifier: #VU106088
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
CVE-ID: CVE-2024-48944
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Apache Kylin

Detailed vulnerability description

The disclosed vulnerability allows a remote user to perform SSRF attacks.

The vulnerability exists due to insufficient validation of user-supplied input within the "/kylin/api/xxx/diag" API endpoint. A remote user can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.


How to mitigate CVE-2024-48944

Install updates from vendor's website.

Sources