Lucene search
+L

4632 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2020-8162

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A client side enforcement of server side security vulnerability exists in rails 5.2.4.2 and rails 6.0.3.1 ActiveStorage's S3 adapter that allows the...

7.5CVSS6.9AI score0.03028EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-23633

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response ...

7.4CVSS6AI score0.02226EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/29 9:15 p.m.13 views

CVE-2025-58067

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 "proceedto" 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 ...

4.2CVSS0.00226EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/08/29 9:05 p.m.7 views

CVE-2025-58067 Basecamp's Google Sign-In for Rails allowed redirects to protocol-relative URI

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 "proceedto" 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 ...

4.2CVSS5.9AI score0.00226EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/29 9:05 p.m.20 views

CVE-2025-58067 Basecamp's Google Sign-In for Rails allowed redirects to protocol-relative URI

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 "proceedto" 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 ...

4.2CVSS0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/29 9:05 p.m.12 views

CVE-2025-58067 Basecamp's Google Sign-In for Rails allowed redirects to protocol-relative URI

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 "proceedto" 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 ...

4.2CVSS6.3AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/08/29 8:07 p.m.18 views

Google Sign-In for Rails allowed redirect to protocol-relative URI

Summary It is possible to redirect a user to another origin if the "proceedto" value in the session store is set to a protocol-relative URL. Details The googlesignin gem persists an optional URL for redirection after authentication. If this URL is set to a protocol-relative URL, it improperly...

4.2CVSS6.7AI score0.00226EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2025/08/29 12:00 a.m.9 views

Google Sign-In for Rails 输入验证错误漏洞

Google Sign-In for Rails is Basecamp's open source software for signing in using Google for Rails applications. An input validation error vulnerability exists in Google Sign-In for Rails versions prior to 1.3.1, which stems from the possibility that the proceedto value could be redirected to...

4.2CVSS6.3AI score0.00226EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/08/29 12:00 a.m.18 views

PT-2025-35317

Name of the Vulnerable Software and Affected Versions: Basecamp's google sign in gem versions prior to 1.3.1 Description: The gem persists a URL for redirection after authentication. If this URL is set to a protocol-relative URL, it improperly passes the "same origin" check, potentially redirecti...

4.2CVSS6.2AI score0.00226EPSS
SaveExploits0References12
RubySec
RubySec
added 2025/08/29 12:00 a.m.23 views

Google Sign-In for Rails allowed redirect to protocol-relative URI

Summary It is possible to redirect a user to another origin if the "proceedto" value in the session store is set to a protocol-relative URL. Details The googlesignin gem persists an optional URL for redirection after authentication. If this URL is set to a protocol-relative URL, it improperly...

4.2CVSS6.6AI score0.00226EPSS
SaveExploits0References1Affected Software1
GithubExploit
GithubExploit
added 2025/08/28 10:15 p.m.461 views

Exploit for Improper Input Validation in Rubyonrails Rails

🔐 Black Box Penetration Test on DVWA This repository document...

9CVSS8.2AI score0.99449EPSS
SaveExploits53
NVD
NVD
added 2025/08/27 5:15 p.m.13 views

CVE-2025-57821

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...

4.2CVSS0.0024EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/08/27 4:46 p.m.10 views

Open Redirect

Overview googlesignin is a Sign in or up with Google for Rails applications Affected versions of this package are vulnerable to Open Redirect via the ensuresameorigin function in the redirectprotector.rb file. An attacker can cause users to be redirected to an attacker-controlled origin by...

4.2CVSS6.9AI score0.0024EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/27 4:46 p.m.20 views

Google Sign-In for Rails allowed redirects to malformed URLs

Summary It is possible to craft a malformed URL that passes the "same origin" check, resulting in the user being redirected to another origin. Details The googlesignin gem persists an optional URL for redirection after authentication. If this URL is malformed, it's possible for the user to be...

4.2CVSS6.8AI score0.0024EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/08/27 4:46 p.m.31 views

GHSA-7PWC-WH6M-44Q3 Google Sign-In for Rails allowed redirects to malformed URLs

Summary It is possible to craft a malformed URL that passes the "same origin" check, resulting in the user being redirected to another origin. Details The googlesignin gem persists an optional URL for redirection after authentication. If this URL is malformed, it's possible for the user to be...

4.2CVSS7.3AI score0.0024EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/08/27 4:32 p.m.3 views

CVE-2025-57821 Basecamp's Google Sign-In for Rails allowed redirects to a malformed URL

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...

4.2CVSS7.1AI score0.0024EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/27 4:32 p.m.19 views

CVE-2025-57821 Basecamp's Google Sign-In for Rails allowed redirects to a malformed URL

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...

4.2CVSS0.0024EPSS
SaveExploits0References4
CVE
CVE
added 2025/08/27 4:32 p.m.34 views

CVE-2025-57821

CVE-2025-57821 concerns Basecamp’s Google Sign-In for Rails. Before v1.3.0, a malformed redirect URL can bypass the same-origin check, allowing redirects to an attacker-controlled origin. If Rails apps store flash data in a session cookie, this can be chained with an attack that injects arbitrary...

4.2CVSS6.9AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/27 4:32 p.m.11 views

CVE-2025-57821 Basecamp's Google Sign-In for Rails allowed redirects to a malformed URL

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...

4.2CVSS6.7AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-39900

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Information disclosure from SendEntry in GitLab starting with 10.8 allowed exposure of full URL of artifacts stored in object-storage with a temporary...

4CVSS4.8AI score0.00626EPSS
SaveExploits0References2
Rows per page
Query Builder