gsd-2016-3098
Vulnerability from gsd
Modified
2016-04-01 00:00
Details
"`Administrate::ApplicationController` actions didn't have CSRF protection.
Remote attackers can hijack user's sessions and use any functionality that administrate
exposes on their behalf."
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-3098", "description": "Cross-site request forgery (CSRF) vulnerability in administrate 0.1.4 and earlier allows remote attackers to hijack the user\u0027s OAuth autorization code.", "id": "GSD-2016-3098" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "administrate", "purl": "pkg:gem/administrate" } } ], "aliases": [ "CVE-2016-3098", "GHSA-cc8c-26rj-v2vx" ], "details": "\"`Administrate::ApplicationController` actions didn\u0027t have CSRF protection.\nRemote attackers can hijack user\u0027s sessions and use any functionality that administrate\nexposes on their behalf.\"\n", "id": "GSD-2016-3098", "modified": "2016-04-01T00:00:00.000Z", "published": "2016-04-01T00:00:00.000Z", "references": [ { "type": "WEB", "url": "http://seclists.org/oss-sec/2016/q2/0" } ], "schema_version": "1.4.0", "severity": [ { "score": 5.4, "type": "CVSS_V3" } ], "summary": "Cross-site request forgery (CSRF) vulnerability in administrate gem" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-3098", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "administrate", "version": { "version_data": [ { "version_value": "0.1.4" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Cross-site request forgery (CSRF) vulnerability in administrate 0.1.4 and earlier allows remote attackers to hijack the user\u0027s OAuth autorization code." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-352" } ] } ] }, "references": { "reference_data": [ { "name": "https://seclists.org/oss-sec/2016/q2/0", "refsource": "MISC", "url": "https://seclists.org/oss-sec/2016/q2/0" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2016-3098", "cvss_v3": 5.4, "date": "2016-04-01", "description": "\"`Administrate::ApplicationController` actions didn\u0027t have CSRF protection.\nRemote attackers can hijack user\u0027s sessions and use any functionality that administrate\nexposes on their behalf.\"\n", "gem": "administrate", "ghsa": "cc8c-26rj-v2vx", "patched_versions": [ "\u003e= 0.1.5" ], "title": "Cross-site request forgery (CSRF) vulnerability in administrate gem", "url": "http://seclists.org/oss-sec/2016/q2/0" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0.1.5", "affected_versions": "All versions before 0.1.5", "credit": "Jason Yeo (@jsyeo) of SRC:CLR", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2016-04-01", "description": "`Administrate::ApplicationController` actions don\u0027t have CSRF protection. Remote attackers can hijack user\u0027s sessions and use any functionality that administrate exposes on their behalf.", "fixed_versions": [ "0.1.5" ], "identifier": "CVE-2016-3098", "identifiers": [ "CVE-2016-3098" ], "not_impacted": "All versions starting from 0.1.5", "package_slug": "gem/administrate", "pubdate": "2016-04-01", "solution": "Upgrade to version 0.1.5 or above.", "title": "Cross-site request forgery", "urls": [ "http://seclists.org/oss-sec/2016/q2/0", "https://github.com/thoughtbot/administrate/blob/master/CHANGELOG.md#015-april-1-2016", "https://github.com/thoughtbot/administrate/commit/be738a54b866191bf49664d8c6116587fb971759" ], "uuid": "49bc6191-255d-4048-9eb4-4a0f021c603f" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:thoughtbot:administrate:*:*:*:*:*:ruby:*:*", "cpe_name": [], "versionEndExcluding": "0.1.5", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-3098" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Cross-site request forgery (CSRF) vulnerability in administrate 0.1.4 and earlier allows remote attackers to hijack the user\u0027s OAuth autorization code." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-352" } ] } ] }, "references": { "reference_data": [ { "name": "https://seclists.org/oss-sec/2016/q2/0", "refsource": "MISC", "tags": [ "Mailing List", "Mitigation", "Patch", "Third Party Advisory" ], "url": "https://seclists.org/oss-sec/2016/q2/0" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.5 } }, "lastModifiedDate": "2022-08-07T03:02Z", "publishedDate": "2022-08-05T16:15Z" } } }
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…