{ "schema_version": "1.4.0", "id": "GHSA-685w-vc84-wxcx", "modified": "2025-04-14T21:54:39Z", "published": "2018-09-17T21:55:22Z", "aliases": [ "CVE-2014-8144" ], "summary": "Doorkeeper vulnerable to Cross-site Request Forgery", "details": "Cross-site request forgery (CSRF) vulnerability in doorkeeper before 1.4.1 allows remote attackers to hijack the authentication of unspecified victims for requests that read a user OAuth authorization code via unknown vectors.", "severity": [], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "doorkeeper" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.4.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8144" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99342" }, { "type": "PACKAGE", "url": "https://github.com/doorkeeper-gem/doorkeeper" }, { "type": "WEB", "url": "https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2014/q4/1076" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:18:25Z", "nvd_published_at": "2014-12-31T22:59:02Z" } }