Versions of bin-links prior to 1.1.6 are vulnerable to a Global node_modules Binary Overwrite. It fails to prevent globally-installed binaries to be overwritten by other package installs. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the first binary. This behavior is still allowed in local installations.
Upgrade to version 1.1.6 or later.
{
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:59:19Z",
"nvd_published_at": null,
"severity": "LOW"
}