原始 OSV JSON
{
"id": "GHSA-wmjf-jpjj-9f3j",
"aliases": [
"CVE-2017-8418"
],
"details": "RuboCop 0.48.1 and earlier does not use /tmp in safe way, allowing local users to exploit this to tamper with cache files belonging to other users.",
"summary": "RuboCop gem Insecure use of /tmp",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.49.0"
}
]
}
],
"package": {
"name": "rubocop",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-08-28T13:43:41Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"published": "2017-11-15T20:39:47Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8418",
"type": "ADVISORY"
},
{
"url": "https://github.com/bbatsov/rubocop/issues/4336",
"type": "WEB"
},
{
"url": "https://github.com/rubocop/rubocop/commit/dcb258fabd5f2624c1ea0e1634763094590c09d7",
"type": "WEB"
},
{
"url": "https://github.com/bbatsov/rubocop",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rubocop/CVE-2017-8418.yml",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2017/05/01/14",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-668"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T22:00:50Z"
}
}