org.apache.kylin:kylin-stream-coordinator@3.0.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.kylin:kylin-stream-coordinator package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Access Restriction Bypass

Affected versions of this package are vulnerable to Access Restriction Bypass. 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.

** Note: ** For endpoints accepting node details in HTTP message body, unauthenticated (but limited) server-side request forgery (SSRF) can be achieved.

How to fix Access Restriction Bypass?

Upgrade org.apache.kylin:kylin-stream-coordinator to version 3.1.3 or higher.

[,3.1.3)