GHSA-4HPQ-RJCX-7VJ9
Vulnerability from github – Published: 2021-09-13 20:05 – Updated: 2023-08-25 20:56
VLAI?
Summary
Clearance Gem Open Redirect Vulnerability
Details
This affects the package clearance before 2.5.0. The vulnerability can be possible when users are able to set the value of session[:return_to]. If the value used for return_to contains multiple leading slashes (/////example.com) the user ends up being redirected to the external domain that comes after the slashes (http://example.com).
Severity ?
7.6 (High)
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "clearance"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-23435"
],
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"github_reviewed": true,
"github_reviewed_at": "2021-09-13T19:07:07Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "This affects the package clearance before 2.5.0. The vulnerability can be possible when users are able to set the value of `session[:return_to]`. If the value used for return_to contains multiple leading slashes (`/////example.com`) the user ends up being redirected to the external domain that comes after the slashes (`http://example.com`).",
"id": "GHSA-4hpq-rjcx-7vj9",
"modified": "2023-08-25T20:56:57Z",
"published": "2021-09-13T20:05:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23435"
},
{
"type": "WEB",
"url": "https://github.com/thoughtbot/clearance/pull/945"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-4hpq-rjcx-7vj9"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/clearance/CVE-2021-23435.yml"
},
{
"type": "PACKAGE",
"url": "https://github.com/thoughtbot/clearance"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-RUBY-CLEARANCE-1577284"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"type": "CVSS_V3"
}
],
"summary": "Clearance Gem Open Redirect Vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…