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

 

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

Published: March 27, 2025


Vulnerability identifier: #VU106088
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
Apache Kylin
Software vendor:
Apache Foundation

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.


Remediation

Install updates from vendor's website.

External links