logo

CVE-2025-58067 google_sign_in

Package

Manager: gem
Name: google_sign_in
Vulnerable Version: >=0 <1.3.1

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

EPSS: 0.0003 pctl0.07085

Details

Google Sign-In for Rails allowed redirect to protocol-relative URI ## Summary It is possible to redirect a user to another origin if the "proceed_to" value in the session store is set to a protocol-relative URL. ## Details The google_sign_in gem persists an optional URL for redirection after authentication. If this URL is set to a protocol-relative URL, it improperly passes the "same origin" check, and it's possible for the user to be redirected to another origin after authentication, possibly resulting in exposure of authentication information if this attack is chained with other attacks. Normally the value of this URL is only written and read by the library or the calling application. However, it may be possible to set this session value from a malicious site with a form submission. ## Impact Any Rails applications using the google_sign_in gem may be vulnerable, if this vector can be chained with another attack that is able to modify the OAuth2 request parameters. ## Workarounds No known workarounds. ## Credits This issue was responsibly reported by Hackerone user [muntrive](https://hackerone.com/muntrive?type=user).

Metadata

Created: 2025-08-29T20:07:47Z
Modified: 2025-09-01T20:06:09Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/08/GHSA-5jch-xhw4-r43v/GHSA-5jch-xhw4-r43v.json
CWE IDs: ["CWE-601"]
Alternative ID: GHSA-5jch-xhw4-r43v
Finding: F156
Auto approve: 1