Home

Description

Basecamp's Google Sign-In adds Google sign-in to Rails applications. Prior to version 1.3.1, 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. 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. 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. This issue has been patched in version 1.3.1. There are no workarounds.

PUBLISHED Reserved 2025-08-22 | Published 2025-08-29 | Updated 2025-09-02 | Assigner GitHub_M




MEDIUM: 4.2CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

Problem types

CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Product status

< 1.3.1
affected

References

github.com/...ign_in/security/advisories/GHSA-5jch-xhw4-r43v

github.com/basecamp/google_sign_in/pull/75

github.com/...ommit/e97aef4626b1bcbd2c6f01f7dd25f12ac855d4cc

github.com/basecamp/google_sign_in/releases/tag/v1.3.1

cve.org (CVE-2025-58067)

nvd.nist.gov (CVE-2025-58067)

Download JSON