pysec-2023-130
Vulnerability from pysec
Published
2023-07-25 19:15
Modified
2023-08-02 16:31
Severity ?
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "sentry", "purl": "pkg:pypi/sentry" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "e932b15435bf36239431eaa3790a6bcfa47046a9" } ], "repo": "https://github.com/getsentry/sentry", "type": "GIT" }, { "events": [ { "introduced": "8.21.0" }, { "fixed": "23.5.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "10.0.0", "10.0.1", "20.10.1", "20.11.0", "20.11.1", "20.12.0", "20.12.1", "20.6.0", "20.7.0", "20.7.1", "20.7.2", "20.8.0", "21.1.0", "21.10.0", "21.11.0", "21.12.0", "21.2.0", "21.3.0", "21.3.1", "21.4.0", "21.4.1", "21.5.0", "21.5.1", "21.6.0", "21.6.1", "21.6.2", "21.6.3", "21.7.0", "21.8.0", "21.9.0", "22.1.0", "22.10.0", "22.11.0", "22.12.0", "22.2.0", "22.3.0", "22.4.0", "22.5.0", "22.6.0", "22.7.0", "22.8.0", "22.9.0", "23.1.0", "23.1.1", "23.2.0", "23.3.0", "23.3.1", "23.4.0", "23.5.0", "23.5.1", "8.21.0", "8.22.0", "9.0.0", "9.0.0rc1", "9.1.0", "9.1.1", "9.1.2" ] } ], "aliases": [ "CVE-2023-36826", "GHSA-m4hc-m2v6-hfw8" ], "details": "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.", "id": "PYSEC-2023-130", "modified": "2023-08-02T16:31:39.850029+00:00", "published": "2023-07-25T19:15:00+00:00", "references": [ { "type": "FIX", "url": "https://github.com/getsentry/sentry/commit/e932b15435bf36239431eaa3790a6bcfa47046a9" }, { "type": "ADVISORY", "url": "https://github.com/getsentry/sentry/security/advisories/GHSA-m4hc-m2v6-hfw8" }, { "type": "FIX", "url": "https://github.com/getsentry/sentry/pull/49680" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.