CVE-2023-36826: Sentry vulnerable to improper authorization on debug and artifact file downloads
Impact
An authenticated user can download a debug or artifact bundle from arbitrary organizations and projects with a known bundle ID. The user does not need to be a member of the organization or have permissions on the project.
Patches
A patch was issued to ensure authorization checks are properly scoped on requests to retrieve debug or artifact bundles. Authenticated users who do not have the necessary permissions on the particular project are no longer able to download them.
Sentry SaaS users do not need to take any action. Self-Hosted Sentry users should upgrade to version 23.5.2 or higher.
References
- Restrict file downloads to Project
Other sources
Sentry is an error tracking and performance monitoring platform. Starting in version 8.21.0 and prior to version 23.5.2, an authenticated user can download a debug or artifact bundle from arbitrary organizations and projects with a known bundle ID. The user does not need to be a member of the organization or have permissions on the project. A patch was issued in version 23.5.2 to ensure authorization checks are properly scoped on requests to retrieve debug or artifact bundles. Authenticated users who do not have the necessary permissions on the particular project are no longer able to download them. Sentry SaaS users do not need to take any action. Self-Hosted Sentry users should upgrade to version 23.5.2 or higher.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the CVE ID for this vulnerability?
The CVE ID for this vulnerability is CVE-2023-36826.
What is the severity of CVE-2023-36826?
The severity of CVE-2023-36826 is high with a CVSS score of 7.7.
How can an authenticated user exploit this vulnerability?
An authenticated user can download a debug or artifact bundle from arbitrary organizations and projects with a known bundle ID.
Does the user need to have permissions on the project in order to exploit this vulnerability?
No, the user does not need to be a member of the organization or have permissions on the project to exploit this vulnerability.
Has a patch been released to fix this vulnerability?
Yes, a patch has been issued to ensure authorization checks are performed.