Description
All request mappings in `StreamingCoordinatorController.java` handling `/kylin/api/streaming_coordinator/*` REST API endpoints did not include any security checks, which allowed an unauthenticated user to issue arbitrary requests, such as assigning/unassigning of streaming cubes, creation/modification and deletion of replica sets, to the Kylin Coordinator. For endpoints accepting node details in HTTP message body, unauthenticated (but limited) server-side request forgery (SSRF) can be achieved. This issue affects Apache Kylin Apache Kylin 3 versions prior to 3.1.2.
Remediation
References
https://lists.apache.org/thread/vkohh0to2vzwymyb2x13fszs3cs3vd70
http://www.openwall.com/lists/oss-security/2022/01/06/6
Related Vulnerabilities
CVE-2022-21169 Vulnerability in npm package express-xss-sanitizer
CVE-2023-49620 Vulnerability in maven package org.apache.dolphinscheduler:dolphinscheduler-dao
CVE-2022-24773 Vulnerability in npm package node-forge
CVE-2020-2177 Vulnerability in maven package org.jenkins-ci.plugins:copr
CVE-2022-41233 Vulnerability in maven package org.jenkins-ci.plugins:rundeck