The ConfigureBambooRelease resource in Jira Software and Jira Software Data Center before version 8.6.1 allows authenticated remote attackers to view release version information in projects that they do not have access to through an missing authorisation check.
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Jira_data_center | Atlassian | 8.4.1 (including) | 8.5.3 (excluding) |
Jira_data_center | Atlassian | 8.5.4 (including) | 8.6.1 (excluding) |
Jira_data_center | Atlassian | 8.6.2 (excluding) | 8.7.0 (excluding) |
Jira_server | Atlassian | 8.4.1 (including) | 8.5.3 (excluding) |
Jira_server | Atlassian | 8.5.4 (including) | 8.6.1 (excluding) |
Jira_server | Atlassian | 8.6.2 (including) | 8.7.0 (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 not 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.