First published: Tue Jul 25 2023(Updated: )
### 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](https://github.com/getsentry/self-hosted) users should upgrade to version 23.5.2 or higher.** ### References - [Restrict file downloads to Project](https://github.com/getsentry/sentry/pull/49680)
Credit: security-advisories@github.com security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/sentry | >=8.21.0<23.5.2 | 23.5.2 |
Sentry Sentry | >=8.21.0<23.5.2 | |
>=8.21.0<23.5.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The CVE ID for this vulnerability is CVE-2023-36826.
The severity of CVE-2023-36826 is high with a CVSS score of 7.7.
An authenticated user can download a debug or artifact bundle from arbitrary organizations and projects with a known bundle ID.
No, the user does not need to be a member of the organization or have permissions on the project to exploit this vulnerability.
Yes, a patch has been issued to ensure authorization checks are performed.