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.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2022/01/06/6 | Mailing List Third Party Advisory |
https://lists.apache.org/thread/vkohh0to2vzwymyb2x13fszs3cs3vd70 | Mailing List Vendor Advisory |
http://www.openwall.com/lists/oss-security/2022/01/06/6 | Mailing List Third Party Advisory |
https://lists.apache.org/thread/vkohh0to2vzwymyb2x13fszs3cs3vd70 | Mailing List Vendor Advisory |
Configurations
History
21 Nov 2024, 05:58
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2022/01/06/6 - Mailing List, Third Party Advisory | |
References | () https://lists.apache.org/thread/vkohh0to2vzwymyb2x13fszs3cs3vd70 - Mailing List, Vendor Advisory |
Information
Published : 2022-01-06 13:15
Updated : 2024-11-21 05:58
NVD link : CVE-2021-27738
Mitre link : CVE-2021-27738
CVE.ORG link : CVE-2021-27738
JSON object : View
Products Affected
apache
- kylin
CWE
CWE-918
Server-Side Request Forgery (SSRF)