doc/user/application_security/dast/browser/checks/798.172.md
The response body contains content that matches the pattern of a Slack app level token was identified. App level tokens are for use with Slack apps but only with specific APIs, which are related to the app across all organizations where the app is installed.
Three scope levels can be assigned:
connections:write: Route your app's interactions and event payloads over WebSocketsauthorizations:read: View information about your app's authorizations on installed teamsapp_configurations:write: Configure your applicationA malicious actor with access to this token is granted one or more of the above permissions to access the API with for a specific application.
Exposing this value could allow attackers to gain access to all resources granted by this token.
For general guidance on handling security incidents with regards to leaked keys, please see the GitLab documentation on Credential exposure to the internet.
To revoke a Slack app level token:
| ID | Aggregated | CWE | Type | Risk |
|---|---|---|---|---|
| 798.172 | false | 798 | Passive | High |