GHSA-fcjw-8rhj-gwwc
Vulnerability from github
Published
2019-09-11 23:06
Modified
2023-01-23 20:12
Severity ?
VLAI Severity ?
Summary
Authentication Bypass in Devise
Details
An issue was discovered in Plataformatec Devise before 4.7.1. It confirms accounts upon receiving a request with a blank confirmation_token, if a database record has a blank value in the confirmation_token column. (However, there is no scenario within Devise itself in which such database records would exist.)
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "devise" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.7.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-16109" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2019-09-11T22:42:42Z", "nvd_published_at": "2019-09-08T20:15:10Z", "severity": "MODERATE" }, "details": "An issue was discovered in Plataformatec Devise before 4.7.1. It confirms accounts upon receiving a request with a blank confirmation_token, if a database record has a blank value in the confirmation_token column. (However, there is no scenario within Devise itself in which such database records would exist.)", "id": "GHSA-fcjw-8rhj-gwwc", "modified": "2023-01-23T20:12:32Z", "published": "2019-09-11T23:06:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16109" }, { "type": "WEB", "url": "https://github.com/plataformatec/devise/issues/5071" }, { "type": "WEB", "url": "https://github.com/plataformatec/devise/pull/5132" }, { "type": "PACKAGE", "url": "https://github.com/plataformatec/devise" }, { "type": "WEB", "url": "https://github.com/plataformatec/devise/compare/v4.7.0...v4.7.1" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/devise/CVE-2019-16109.yml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Authentication Bypass in Devise" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…