pysec-2022-43011
Vulnerability from pysec
Published
2022-12-10 01:15
Modified
2023-05-04 04:29
Details
Sentry is an error tracking and performance monitoring platform. In versions of the sentry python library prior to 22.11.0 an attacker with a known valid invite link could manipulate a cookie to allow the same invite link to be reused on multiple accounts when joining an organization. As a result an attacker with a valid invite link can create multiple users and join an organization they may not have been originally invited to. This issue was patched in version 22.11.0. Sentry SaaS customers do not need to take action. Self-hosted Sentry installs on systems which can not upgrade can disable the invite functionality until they are ready to deploy the patched version by editing their sentry.conf.py
file (usually located at ~/.sentry/
).
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "sentry", "purl": "pkg:pypi/sentry" }, "ranges": [ { "events": [ { "introduced": "20.6.0" }, { "fixed": "22.11.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "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.2.0", "22.3.0", "22.4.0", "22.5.0", "22.6.0", "22.7.0", "22.8.0", "22.9.0" ] } ], "aliases": [ "CVE-2022-23485", "GHSA-jv85-mqxj-3f9j" ], "details": "Sentry is an error tracking and performance monitoring platform. In versions of the sentry python library prior to 22.11.0 an attacker with a known valid invite link could manipulate a cookie to allow the same invite link to be reused on multiple accounts when joining an organization. As a result an attacker with a valid invite link can create multiple users and join an organization they may not have been originally invited to. This issue was patched in version 22.11.0. Sentry SaaS customers do not need to take action. Self-hosted Sentry installs on systems which can not upgrade can disable the invite functionality until they are ready to deploy the patched version by editing their `sentry.conf.py` file (usually located at `~/.sentry/`).", "id": "PYSEC-2022-43011", "modified": "2023-05-04T04:29:29.699170Z", "published": "2022-12-10T01:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/getsentry/sentry/security/advisories/GHSA-jv85-mqxj-3f9j" } ] }
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.