GHSA-GQF6-75V8-VR26
Vulnerability from github – Published: 2020-09-04 16:56 – Updated: 2020-08-31 18:58
VLAI?
Summary
Arbitrary File Write in bin-links
Details
Versions of bin-links prior to 1.1.5 are vulnerable to an Arbitrary File Write. The package fails to restrict access to folders outside of the intended node_modules folder through the bin field. This allows attackers to create arbitrary files in the system. Note it is not possible to overwrite files that already exist.
Recommendation
Upgrade to version 1.1.5 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "bin-links"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:58:56Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "Versions of `bin-links` prior to 1.1.5 are vulnerable to an Arbitrary File Write. The package fails to restrict access to folders outside of the intended `node_modules` folder through the `bin` field. This allows attackers to create arbitrary files in the system. Note it is not possible to overwrite files that already exist.\n\n\n## Recommendation\n\nUpgrade to version 1.1.5 or later.",
"id": "GHSA-gqf6-75v8-vr26",
"modified": "2020-08-31T18:58:56Z",
"published": "2020-09-04T16:56:11Z",
"references": [
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1427"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Arbitrary File Write in bin-links"
}
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…