{ "schema_version": "1.4.0", "id": "GHSA-mf6w-45cf-qhmp", "modified": "2023-01-26T21:13:16Z", "published": "2018-08-15T20:04:44Z", "aliases": [ "CVE-2015-8969" ], "summary": "Git-fastclone passes user modifiable strings directly to a shell command", "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "git-fastclone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.5" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8969" }, { "type": "WEB", "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": "PACKAGE", "url": "https://github.com/square/git-fastclone" }, { "type": "WEB", "url": "https://web.archive.org/web/20161108132238/http://www.securityfocus.com/bid/81433" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:45:57Z", "nvd_published_at": null } }