#VU79013 Permissions, Privileges, and Access Controls in sentry - CVE-2023-39349
Published: August 7, 2023
sentry
Sentry
Description
The vulnerability allows a remote user to escalate privileges within the application.
The vulnerability exists due to excessive data output by the "/api/0/api-tokens/" API endpoint. A remote user with access to a token with few or no scopes can query the "/api/0/api-tokens/" URL and list all tokens created by a user, including tokens with greater scopes, and use those tokens in other requests.