CVE-2024-41656

MEDIUM EPSS 35.3%
Published Jul 23, 20241y ago · Modified Jun 17, 20261w ago
5.4 CVSS 3.1
Medium
Find Similar
Published Jul 23, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

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 Details

Base Score
5.4
Exploitability
2.3
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
35.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
sentrysentry*≥10.0.0  –  <24.7.1

References 4

  • github.com https://github.com/getsentry/self-hosted/releases/tag/24.7.1
    Release Notes
  • github.com https://github.com/getsentry/sentry/commit/5c679521f1539eabfb81287bfc30f34dbecd373e
    Patch
  • github.com https://github.com/getsentry/sentry/pull/74648
    Issue TrackingPatch
  • github.com https://github.com/getsentry/sentry/security/advisories/GHSA-fm88-hc3v-3www
    Vendor Advisory

Remediation

  • github.com https://github.com/getsentry/sentry/commit/5c679521f1539eabfb81287bfc30f34dbecd373e
    Patch
  • github.com https://github.com/getsentry/sentry/pull/74648
    Issue TrackingPatch