GHSA-2hxv-mx8x-mcj9
Vulnerability from github
Published
2018-08-28 22:34
Modified
2023-08-28 10:47
Severity ?
VLAI Severity ?
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.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "spina"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.29"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-4619"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:52:12Z",
"nvd_published_at": "2017-09-07T20:29:00Z",
"severity": "HIGH"
},
"details": "Cross-site request forgery (CSRF) vulnerability in Spina before commit bfe44f289e336f80b6593032679300c493735e75. `Spina::ApplicationController` actions didn\u0027t 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.",
"id": "GHSA-2hxv-mx8x-mcj9",
"modified": "2023-08-28T10:47:48Z",
"published": "2018-08-28T22:34:22Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Spina gem vulnerable to Cross-site request forgery (CSRF) vulnerability"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…