Sentry vulnerable to invite code reuse via cookie manipulation
GHSA-jv85-mqxj-3f9j · CVE-2022-23485 · PYSEC-2022-43011
Published · Modified
Description
With a known valid invite link (i.e. not already accepted or expired) an unauthenticated attacker can manipulate the cookie to allow the same invite link to be reused on multiple accounts when joining an organization.
Impact
An attacker with a valid invite link can create multiple users and join the organization from which the invite link was generated.
Patches
This issue was patched in version 22.11.0.
Workarounds
Sentry SaaS customers do not need to take action.
Self-hosted Sentry installs 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/).
Add the following line into
sentry.conf.py:SENTRY_FEATURES["organizations:invite-members"] = FalseRestart the Sentry web service.
docker compose restart web
For more information
If you have any questions or comments about this advisory:
- Visit our FAQs on this CVE
- Open an issue in getsentry/sentry
- Email us at security[@]sentry.io
References
- WEB https://github.com/getsentry/sentry/security/advisories/GHSA-jv85-mqxj-3f9j
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2022-23485
- WEB https://github.com/getsentry/sentry/commit/565f971da955d57c754a47f5802fe9f9f7c66b39
- PACKAGE https://github.com/getsentry/sentry
- WEB https://github.com/pypa/advisory-database/tree/main/vulns/sentry/PYSEC-2022-43011.yaml
Ready to move
Start Securing
Free, no credit card | First findings in minutes