SCA: security update for google_sign_in (GHSA-7pwc-wh6m-44q3)

medium Tenable Self-Hosted Container Security Plugin ID 435130

Description

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

- Basecamp's Google Sign-In adds Google sign-in to Rails applications. Prior to version 1.3.0, it is
possible to craft a malformed URL that passes the "same origin" check, resulting in the user being
redirected to another origin. Rails applications configured to store the flash information in a session
cookie may be vulnerable, if this can be chained with an attack that allows injection of arbitrary data
into the session cookie. This issue has been patched in version 1.3.0. If upgrading is not possible at
this time, a way to mitigate the chained attack can be done by explicitly setting SameSite=Lax or
SameSite=Strict on the application session cookie. (CVE-2025-57821)

See Also

https://github.com/advisories/GHSA-7pwc-wh6m-44q3

Plugin Details

Severity: Medium

ID: 435130

Version: Revision 1.14

Type: Local

Family: SCA Checks

Published: 8/27/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.46

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2025-57821

CVSS v3

Risk Factor: Medium

Base Score: 4.2

Temporal Score: 3.7

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/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: 8/27/2025

Vulnerability Publication Date: 8/27/2025

Reference Information

CVE: CVE-2025-57821

cwe: CWE-601