GHSA-QR32-J4J6-3M7R
Vulnerability from github – Published: 2019-05-29 20:23 – Updated: 2020-08-31 18:20
VLAI?
Summary
Command Injection in fs-git
Details
Affected versions of fs-git do not sanitize strings passed into the buildCommand method, resulting in arbitrary code execution.
Recommendation
Update to version 1.0.2 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "fs-git"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-16087"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2019-05-29T20:22:06Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `fs-git` do not sanitize strings passed into the `buildCommand` method, resulting in arbitrary code execution.\n\n\n## Recommendation\n\nUpdate to version 1.0.2 or later. ",
"id": "GHSA-qr32-j4j6-3m7r",
"modified": "2020-08-31T18:20:27Z",
"published": "2019-05-29T20:23:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16087"
},
{
"type": "WEB",
"url": "https://github.com/vvakame/fs-git/commit/eb5f70efa5cfbff1ab299fa7daaa5de549243998"
},
{
"type": "WEB",
"url": "https://github.com/vvakame/fs-git/commit/eb5f70efa5cfbff1ab299fa7daaa5de549243998#diff-13b5b151431c7e7a17f273559ed212d5"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/360"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Command Injection in fs-git"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…