原始 OSV JSON{
"id": "GHSA-mf6w-45cf-qhmp",
"aliases": [
"CVE-2015-8969"
],
"details": "git-fastclone before 1.0.5 passes user modifiable strings directly to a shell command. An attacker can execute malicious commands by modifying the strings that are passed as arguments to `cd ` and `git clone ` commands in the library.",
"summary": "Git-fastclone passes user modifiable strings directly to a shell command",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.5"
}
]
}
],
"package": {
"name": "git-fastclone",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-01-26T21:13:16Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-08-15T20:04:44Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8969",
"type": "ADVISORY"
},
{
"url": "https://github.com/square/git-fastclone/pull/5",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/105190",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/git-fastclone/CVE-2015-8969.yml",
"type": "WEB"
},
{
"url": "https://github.com/square/git-fastclone",
"type": "PACKAGE"
},
{
"url": "https://web.archive.org/web/20161108132238/http://www.securityfocus.com/bid/81433",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:45:57Z"
}
}