First published: Sat Dec 10 2022(Updated: )
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/`).
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Sentry Sentry | >=20.6.0<=22.10.0 | |
pip/sentry | >=20.6.0<22.11.0 | 22.11.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-23485 is a vulnerability in the Sentry python library that allows an attacker with a known valid invite link to manipulate a cookie and reuse the same invite link on multiple accounts when joining an organization.
The severity of CVE-2022-23485 is medium with a severity value of 3.7.
CVE-2022-23485 affects versions of the Sentry python library prior to 22.11.0.
An attacker with a known valid invite link can manipulate a cookie to reuse the same invite link on multiple accounts when joining an organization.
Yes, upgrading to version 22.11.0 or later of the Sentry python library fixes the vulnerability.