gsd-2019-16777
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. 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 previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
Aliases
Aliases
{ GSD: { alias: "CVE-2019-16777", description: "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. 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 previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.", id: "GSD-2019-16777", references: [ "https://www.suse.com/security/cve/CVE-2019-16777.html", "https://access.redhat.com/errata/RHSA-2020:2625", "https://access.redhat.com/errata/RHSA-2020:0602", "https://access.redhat.com/errata/RHSA-2020:0597", "https://access.redhat.com/errata/RHSA-2020:0579", "https://access.redhat.com/errata/RHSA-2020:0573", "https://access.redhat.com/errata/RHEA-2020:0330", "https://advisories.mageia.org/CVE-2019-16777.html", "https://security.archlinux.org/CVE-2019-16777", "https://linux.oracle.com/cve/CVE-2019-16777.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2019-16777", ], details: "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. 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 previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.", id: "GSD-2019-16777", modified: "2023-12-13T01:23:40.698169Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2019-16777", STATE: "PUBLIC", TITLE: "Arbitrary File Overwrite in npm CLI", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "cli", version: { version_data: [ { version_affected: "<", version_name: "< 6.13.4", version_value: "6.13.4", }, ], }, }, ], }, vendor_name: "npm", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. 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 previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.", }, ], }, impact: { cvss: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.7, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", }, ], }, ], }, references: { reference_data: [ { name: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", refsource: "MISC", url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, { name: "https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr", refsource: "CONFIRM", url: "https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr", }, { name: "https://www.oracle.com/security-alerts/cpujan2020.html", refsource: "MISC", url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { name: "openSUSE-SU-2020:0059", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "FEDORA-2020-595ce5e3cc", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2020:0602", }, { name: "GLSA-202003-48", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202003-48", }, ], }, source: { advisory: "GHSA-4328-8hgf-7wjr", discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: "<6.13.4", affected_versions: "All versions before 6.13.4", cvss_v2: "AV:N/AC:L/Au:S/C:N/I:P/A:P", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-22", "CWE-937", ], date: "2020-10-10", description: "npm is vulnerable to an Arbitrary File Write.", fixed_versions: [ "6.13.4", ], identifier: "CVE-2019-16777", identifiers: [ "CVE-2019-16777", "GHSA-4328-8hgf-7wjr", ], not_impacted: "All versions starting from 6.13.4", package_slug: "npm/npm", pubdate: "2019-12-12", solution: "Upgrade to version 6.13.4 or above.", title: "Path Traversal", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2019-16777", ], uuid: "ddb1d8a2-73df-4e15-8c03-78e5772b3514", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "6.13.4", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:oracle:graalvm:19.3.0.2:*:*:*:enterprise:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2019-16777", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. 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 previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-269", }, ], }, ], }, references: { reference_data: [ { name: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, { name: "https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr", }, { name: "openSUSE-SU-2020:0059", refsource: "SUSE", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "https://www.oracle.com/security-alerts/cpujan2020.html", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { name: "FEDORA-2020-595ce5e3cc", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2020:0602", }, { name: "GLSA-202003-48", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202003-48", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "PARTIAL", baseScore: 5.5, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:S/C:N/I:P/A:P", version: "2.0", }, exploitabilityScore: 8, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 2.8, impactScore: 3.6, }, }, lastModifiedDate: "2022-08-02T20:45Z", publishedDate: "2019-12-13T01:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.
- 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.