GHSA-GC94-6W89-HPQR
Vulnerability from github – Published: 2019-06-12 16:37 – Updated: 2021-09-16 20:59
VLAI?
Summary
Command Injection in fs-path
Details
All versions of fs-path are vulnerable to command injection is unsanitized user input is passed in.
Recommendation
No fix is currently available for this vulnerability. It is our recommendation to not install or use this module until a fix is available.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "fs-path"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.25"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-12T16:34:26Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "All versions of `fs-path` are vulnerable to command injection is unsanitized user input is passed in.\n\n\n## Recommendation\n\nNo fix is currently available for this vulnerability. It is our recommendation to not install or use this module until a fix is available.",
"id": "GHSA-gc94-6w89-hpqr",
"modified": "2021-09-16T20:59:56Z",
"published": "2019-06-12T16:37:07Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/pillys/fs-path/pull/5"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/324491"
},
{
"type": "PACKAGE",
"url": "https://github.com/pillys/fs-path"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/661"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Command Injection in fs-path"
}
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…