{ "schema_version": "1.4.0", "id": "GHSA-2hxv-mx8x-mcj9", "modified": "2023-08-28T10:47:48Z", "published": "2018-08-28T22:34:22Z", "aliases": [ "CVE-2015-4619" ], "summary": "Spina gem vulnerable to Cross-site request forgery (CSRF) vulnerability", "details": "Cross-site request forgery (CSRF) vulnerability in Spina before commit bfe44f289e336f80b6593032679300c493735e75. `Spina::ApplicationController` actions didn't have CSRF protection. This causes a CSRF vulnerability across the entire engine which includes administrative functionality such as creating users, changing passwords, and media management.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "spina" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.6.29" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-4619" }, { "type": "WEB", "url": "https://github.com/denkGroot/Spina/commit/bfe44f289e336f80b6593032679300c493735e75" }, { "type": "PACKAGE", "url": "https://github.com/denkGroot/Spina" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/spina/CVE-2015-4619.yml" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/06/16/11" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/06/16/20" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/75216" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:52:12Z", "nvd_published_at": "2017-09-07T20:29:00Z" } }