ghsa-mf6w-45cf-qhmp
Vulnerability from github
Published
2018-08-15 20:04
Modified
2023-01-26 21:13
Severity ?
VLAI Severity ?
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.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "git-fastclone"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-8969"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:45:57Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"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.",
"id": "GHSA-mf6w-45cf-qhmp",
"modified": "2023-01-26T21:13:16Z",
"published": "2018-08-15T20:04:44Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Git-fastclone passes user modifiable strings directly to a shell command"
}
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…