Kob Access Control Vulnerability in OperationFilter Component

Vulnerability

A vulnerability has been identified in the Kob application, specifically in version 1.0.0-SNAPSHOT. The issue arises from incorrect access control in the 'doFilter' function of the 'OperationFilter' class, which allows attackers to bypass authentication and access sensitive API information without authorization. This is achieved by exploiting the way request URIs are processed, enabling the use of crafted payloads to manipulate access to protected resources.

Impact

Exploitation of this vulnerability allows unauthorized access to sensitive information via the application's API, potentially exposing confidential data or functionality.

Reproduction

To reproduce this vulnerability, send a request to the '/node/server_node_list.json' endpoint without any authorization. The request will be redirected to an admin login page. However, if the request is sent to '/static/../node/server_node_list.json', the authentication check is bypassed, and access to the node's information is granted.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.