Vulnerability Description
Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the `access-control-allow-credentials: true` HTTP header if the `Origin` request header ends with the `system.base-hostname` option of Sentry installation. This only affects installations that have `system.base-hostname` option explicitly set, as it is empty by default. Impact is limited since recent versions of major browsers have cross-site cookie blocking enabled by default. However, this flaw could allow other multi-step attacks. The patch has been released in Sentry 23.6.2.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Functional | Sentry | >= 23.6.0, < 23.6.2 |
Related Weaknesses (CWE)
References
- https://github.com/getsentry/self-hosted/releases/tag/23.6.2Release Notes
- https://github.com/getsentry/sentry/commit/ee44c6be35e5e464bc40637580f39867898acPatch
- https://github.com/getsentry/sentry/pull/52276Patch
- https://github.com/getsentry/sentry/security/advisories/GHSA-4xqm-4p72-87h6Patch
- https://github.com/getsentry/self-hosted/releases/tag/23.6.2Release Notes
- https://github.com/getsentry/sentry/commit/ee44c6be35e5e464bc40637580f39867898acPatch
- https://github.com/getsentry/sentry/pull/52276Patch
- https://github.com/getsentry/sentry/security/advisories/GHSA-4xqm-4p72-87h6Patch
FAQ
What is CVE-2023-36829?
CVE-2023-36829 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the `access-control-allow-credentials: true`...
How severe is CVE-2023-36829?
CVE-2023-36829 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-36829?
Check the references section above for vendor advisories and patch information. Affected products include: Functional Sentry.