SCA: security update for sentry (GHSA-v5h2-q2w4-gpcx)

medium Tenable Self-Hosted Container Security Plugin ID 421296

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Sentry is an error tracking and performance monitoring platform. Version 24.11.0, and only version
24.11.0, is vulnerable to a scenario where a specific error message generated by the Sentry platform could
include a plaintext Client ID and Client Secret for an application integration. The Client ID and Client
Secret would not be displayed in the UI, but would be returned in the underlying HTTP response to the end
user. This could occur under the following conditions: An app installation made use of a Search UI
component with the `async` flag set to true (default: true); auser types types into the Search Component
which creates a request to the third-party for search or query results; and that third-party response may
then fail validation and Sentry would return the `select-requester.invalid-response` error code along with
a serialized version of a Sentry application containing the integration Client Secret. Should this error
be found, it's reasonable to assume the potential exposure of an integration Client Secret. However, an ID
and Secret pair alone does not provide direct access to any data. For that secret to be abused an attacker
would also need to obtain a valid API token for a Sentry application. Sentry SaaS users do not need to
take any action. For Sentry SaaS users, only a single application integration was impacted and the owner
has rotated their Client Secret. No abuse of the leaked Client Secret has occurred. As of time of
publication, a fix is available for users of Sentry self-hosted in pull request 81038. Sentry self-hosted
does not ship with any application integrations. This could only impact self-hosted users that maintain
their own integrations. In that case, search for a `select-requester.invalid-response` event. Please note
that this error was also shared with another event unrelated to this advisory so Sentry self-hosted users
will also need to review the parameters logged for each named event. Sentry self-hosted users may review
`select_requester.py` for the instances where these errors can be generated. With the security fix this is
no longer a shared event type. Sentry self-hosted users may not install version 24.11.0 and instead wait
for the next release. Self-hosted instance that are already running the affected version may consider
downgrading to to 24.10.0. (CVE-2024-53253)

See Also

https://github.com/advisories/GHSA-v5h2-q2w4-gpcx

Plugin Details

Severity: Medium

ID: 421296

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2024-53253

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/22/2024

Vulnerability Publication Date: 11/22/2024

Reference Information

CVE: CVE-2024-53253

cwe: CWE-209