{ "schema_version": "1.4.0", "id": "GHSA-3v67-545x-ffc3", "modified": "2025-03-27T18:16:40Z", "published": "2025-03-27T15:31:10Z", "aliases": [ "CVE-2024-48944" ], "summary": "Apache Kylin Server-Side Request Forgery (SSRF) via `/kylin/api/xxx/diag` Endpoint", "details": "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.\n\nThis issue affects Apache Kylin: from 5.0.0 through 5.0.1.\n\nUsers are recommended to upgrade to version 5.0.2, which fixes the issue.", "severity": [ { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin-common-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.0.0" }, { "fixed": "5.0.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48944" }, { "type": "WEB", "url": "https://github.com/apache/kylin/commit/4e6a5acd799ae7543c7161e72ef1019c74d5b4ad" }, { "type": "PACKAGE", "url": "https://github.com/apache/kylin" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/KYLIN-5644" }, { "type": "WEB", "url": "https://lists.apache.org/thread/1xxxtdfh9hzqsqgb1pd9grb8hvqdyc9x" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-03-27T18:16:40Z", "nvd_published_at": "2025-03-27T15:15:53Z" } }