CVE-2023-39349: Improper Authentication
(updated )
Sentry is an error tracking and performance monitoring platform. Starting in version 22.1.0 and prior to version 23.7.2, an attacker with access to a token with few or no scopes can query /api/0/api-tokens/
for a list of all tokens created by a user, including tokens with greater scopes, and use those tokens in other requests. There is no evidence that the issue was exploited on sentry.io
. For self-hosted users, it is advised to rotate user auth tokens. A fix is available in version 23.7.2 of sentry
and self-hosted
. There are no known workarounds.
References
- github.com/getsentry/self-hosted/releases/tag/23.7.2
- github.com/getsentry/sentry/commit/fad12c1150d1135edf9666ea72ca11bc110c1083
- github.com/getsentry/sentry/pull/53850
- github.com/getsentry/sentry/releases/tag/23.7.2
- github.com/getsentry/sentry/security/advisories/GHSA-9jcq-jf57-c62c
- nvd.nist.gov/vuln/detail/CVE-2023-39349
Detect and mitigate CVE-2023-39349 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →