In Splunk Enterprise versions below 9.4.2, 9.3.5, 9.2.6, and 9.1.9 and Splunk Cloud Platform versions below 9.3.2411.103, 9.3.2408.112, and 9.2.2406.119, a low-privileged user that does not hold the admin or power Splunk roles, and has read-only access to a specific alert, could suppress that alert when it triggers. See Define alert suppression groups to throttle sets of similar alerts.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Splunk | Splunk | 9.1.0 (including) | 9.1.9 (excluding) |
Splunk | Splunk | 9.2.0 (including) | 9.2.6 (excluding) |
Splunk | Splunk | 9.3.0 (including) | 9.3.5 (excluding) |
Splunk | Splunk | 9.4.0 (including) | 9.4.2 (excluding) |
Splunk_cloud_platform | Splunk | 9.2.2406 (including) | 9.2.2406.118 (excluding) |
Splunk_cloud_platform | Splunk | 9.3.2408 (including) | 9.3.2408.112 (excluding) |
Splunk_cloud_platform | Splunk | 9.3.2411 (including) | 9.3.2411.103 (excluding) |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are incorrectly applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.