Vulnerability Description
Sentry is an error tracking and performance monitoring platform. Starting in version 10.0.0 and prior to version 24.7.1, an unsanitized payload sent by an Integration platform integration allows storing arbitrary HTML tags on the Sentry side with the subsequent rendering them on the Issues page. Self-hosted Sentry users may be impacted in case of untrustworthy Integration platform integrations sending external issues from their side to Sentry. A patch has been released in Sentry 24.7.1. For Sentry SaaS customers, no action is needed. This has been patched on July 23, and even prior to the fix, the exploitation was not possible due to the strict Content Security Policy deployed on sentry.io site. For self-hosted users, the maintainers of Sentry strongly recommend upgrading Sentry to the latest version. If it is not possible, one could enable CSP on one's self-hosted installation with `CSP_REPORT_ONLY = False` (enforcing mode). This will mitigate the risk of cross-site scripting.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sentry | Sentry | >= 10.0.0, < 24.7.1 |
Related Weaknesses (CWE)
References
- https://github.com/getsentry/self-hosted/releases/tag/24.7.1Release Notes
- https://github.com/getsentry/sentry/commit/5c679521f1539eabfb81287bfc30f34dbecd3Patch
- https://github.com/getsentry/sentry/pull/74648Issue TrackingPatch
- https://github.com/getsentry/sentry/security/advisories/GHSA-fm88-hc3v-3wwwVendor Advisory
- https://github.com/getsentry/self-hosted/releases/tag/24.7.1Release Notes
- https://github.com/getsentry/sentry/commit/5c679521f1539eabfb81287bfc30f34dbecd3Patch
- https://github.com/getsentry/sentry/pull/74648Issue TrackingPatch
- https://github.com/getsentry/sentry/security/advisories/GHSA-fm88-hc3v-3wwwVendor Advisory
FAQ
What is CVE-2024-41656?
CVE-2024-41656 is a vulnerability with a CVSS score of 7.1 (HIGH). Sentry is an error tracking and performance monitoring platform. Starting in version 10.0.0 and prior to version 24.7.1, an unsanitized payload sent by an Integration platform integration allows stori...
How severe is CVE-2024-41656?
CVE-2024-41656 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41656?
Check the references section above for vendor advisories and patch information. Affected products include: Sentry Sentry.