Vulnerabilites related to npm - cli
cve-2019-16776
Vulnerability from cvelistv5
Published
2019-12-13 00:55
Modified
2024-08-05 01:24
Severity ?
EPSS score ?
Summary
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
References
▼ | URL | Tags |
---|---|---|
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli | x_refsource_MISC | |
https://github.com/npm/cli/security/advisories/GHSA-x8qc-rrcw-4r46 | x_refsource_CONFIRM | |
https://www.oracle.com/security-alerts/cpujan2020.html | x_refsource_MISC | |
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html | vendor-advisory, x_refsource_SUSE | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/ | vendor-advisory, x_refsource_FEDORA | |
https://access.redhat.com/errata/RHEA-2020:0330 | vendor-advisory, x_refsource_REDHAT | |
https://access.redhat.com/errata/RHSA-2020:0573 | vendor-advisory, x_refsource_REDHAT | |
https://access.redhat.com/errata/RHSA-2020:0579 | vendor-advisory, x_refsource_REDHAT | |
https://access.redhat.com/errata/RHSA-2020:0597 | vendor-advisory, x_refsource_REDHAT | |
https://access.redhat.com/errata/RHSA-2020:0602 | vendor-advisory, x_refsource_REDHAT |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T01:24:48.040Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/npm/cli/security/advisories/GHSA-x8qc-rrcw-4r46", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { name: "openSUSE-SU-2020:0059", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "FEDORA-2020-595ce5e3cc", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0602", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "cli", vendor: "npm", versions: [ { lessThan: "6.13.3", status: "affected", version: "< 6.13.3", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.", }, ], metrics: [ { cvssV3_1: { 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", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-22", description: "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2020-04-07T18:33:09", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/npm/cli/security/advisories/GHSA-x8qc-rrcw-4r46", }, { tags: [ "x_refsource_MISC", ], url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { name: "openSUSE-SU-2020:0059", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "FEDORA-2020-595ce5e3cc", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0602", }, ], source: { advisory: "GHSA-x8qc-rrcw-4r46", discovery: "UNKNOWN", }, title: "Unauthorized File Access in npm CLI before before version 6.13.3", x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2019-16776", STATE: "PUBLIC", TITLE: "Unauthorized File Access in npm CLI before before version 6.13.3", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "cli", version: { version_data: [ { version_affected: "<", version_name: "< 6.13.3", version_value: "6.13.3", }, ], }, }, ], }, 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.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user's system when the package is installed. This behavior is still possible 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-x8qc-rrcw-4r46", refsource: "CONFIRM", url: "https://github.com/npm/cli/security/advisories/GHSA-x8qc-rrcw-4r46", }, { 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", }, ], }, source: { advisory: "GHSA-x8qc-rrcw-4r46", discovery: "UNKNOWN", }, }, }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2019-16776", datePublished: "2019-12-13T00:55:16", dateReserved: "2019-09-24T00:00:00", dateUpdated: "2024-08-05T01:24:48.040Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2020-15095
Vulnerability from cvelistv5
Published
2020-07-07 18:55
Modified
2024-08-04 13:08
Severity ?
EPSS score ?
Summary
Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like "<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>". The password value is not redacted and is printed to stdout and also to any generated log files.
References
▼ | URL | Tags |
---|---|---|
https://github.com/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp | x_refsource_CONFIRM | |
https://github.com/npm/cli/commit/a9857b8f6869451ff058789c4631fadfde5bbcbc | x_refsource_MISC | |
https://github.com/npm/cli/blob/66aab417f836a901f8afb265251f761bb0422463/CHANGELOG.md#6146-2020-07-07 | x_refsource_MISC | |
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00011.html | vendor-advisory, x_refsource_SUSE | |
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00015.html | vendor-advisory, x_refsource_SUSE | |
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00023.html | vendor-advisory, x_refsource_SUSE | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/ | vendor-advisory, x_refsource_FEDORA | |
https://security.gentoo.org/glsa/202101-07 | vendor-advisory, x_refsource_GENTOO |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-04T13:08:21.646Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/npm/cli/commit/a9857b8f6869451ff058789c4631fadfde5bbcbc", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/npm/cli/blob/66aab417f836a901f8afb265251f761bb0422463/CHANGELOG.md#6146-2020-07-07", }, { name: "openSUSE-SU-2020:1616", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00011.html", }, { name: "openSUSE-SU-2020:1644", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00015.html", }, { name: "openSUSE-SU-2020:1660", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00023.html", }, { name: "FEDORA-2020-43d5a372fc", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/", }, { name: "GLSA-202101-07", tags: [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred", ], url: "https://security.gentoo.org/glsa/202101-07", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "cli", vendor: "npm", versions: [ { status: "affected", version: "< 6.14.6", }, ], }, ], descriptions: [ { lang: "en", value: "Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like \"<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>\". The password value is not redacted and is printed to stdout and also to any generated log files.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 4.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-532", description: "CWE-532: Insertion of Sensitive Information into Log File", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2021-01-11T10:06:12", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/npm/cli/commit/a9857b8f6869451ff058789c4631fadfde5bbcbc", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/npm/cli/blob/66aab417f836a901f8afb265251f761bb0422463/CHANGELOG.md#6146-2020-07-07", }, { name: "openSUSE-SU-2020:1616", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00011.html", }, { name: "openSUSE-SU-2020:1644", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00015.html", }, { name: "openSUSE-SU-2020:1660", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00023.html", }, { name: "FEDORA-2020-43d5a372fc", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/", }, { name: "GLSA-202101-07", tags: [ "vendor-advisory", "x_refsource_GENTOO", ], url: "https://security.gentoo.org/glsa/202101-07", }, ], source: { advisory: "GHSA-93f3-23rq-pjfp", discovery: "UNKNOWN", }, title: "Sensitive information exposure through logs in npm cli", x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2020-15095", STATE: "PUBLIC", TITLE: "Sensitive information exposure through logs in npm cli", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "cli", version: { version_data: [ { version_value: "< 6.14.6", }, ], }, }, ], }, 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.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like \"<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>\". The password value is not redacted and is printed to stdout and also to any generated log files.", }, ], }, impact: { cvss: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 4.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-532: Insertion of Sensitive Information into Log File", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp", refsource: "CONFIRM", url: "https://github.com/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp", }, { name: "https://github.com/npm/cli/commit/a9857b8f6869451ff058789c4631fadfde5bbcbc", refsource: "MISC", url: "https://github.com/npm/cli/commit/a9857b8f6869451ff058789c4631fadfde5bbcbc", }, { name: "https://github.com/npm/cli/blob/66aab417f836a901f8afb265251f761bb0422463/CHANGELOG.md#6146-2020-07-07", refsource: "MISC", url: "https://github.com/npm/cli/blob/66aab417f836a901f8afb265251f761bb0422463/CHANGELOG.md#6146-2020-07-07", }, { name: "openSUSE-SU-2020:1616", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00011.html", }, { name: "openSUSE-SU-2020:1644", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00015.html", }, { name: "openSUSE-SU-2020:1660", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00023.html", }, { name: "FEDORA-2020-43d5a372fc", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/", }, { name: "GLSA-202101-07", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202101-07", }, ], }, source: { advisory: "GHSA-93f3-23rq-pjfp", discovery: "UNKNOWN", }, }, }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2020-15095", datePublished: "2020-07-07T18:55:12", dateReserved: "2020-06-25T00:00:00", dateUpdated: "2024-08-04T13:08:21.646Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2019-16775
Vulnerability from cvelistv5
Published
2019-12-13 00:55
Modified
2024-08-05 01:24
Severity ?
EPSS score ?
Summary
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T01:24:48.326Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "openSUSE-SU-2020:0059", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "FEDORA-2020-595ce5e3cc", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0602", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://www.oracle.com/security-alerts/cpuoct2021.html", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/npm/cli/security/advisories/GHSA-m6cx-g6qm-p2cx", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "cli", vendor: "npm", versions: [ { lessThan: "6.13.3", status: "affected", version: "< 6.13.3", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.", }, ], metrics: [ { cvssV3_1: { 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", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-61", description: "CWE-61: UNIX Symbolic Link (Symlink) Following", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2021-10-20T10:38:25", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { name: "openSUSE-SU-2020:0059", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "FEDORA-2020-595ce5e3cc", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0602", }, { tags: [ "x_refsource_MISC", ], url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { tags: [ "x_refsource_MISC", ], url: "https://www.oracle.com/security-alerts/cpuoct2021.html", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/npm/cli/security/advisories/GHSA-m6cx-g6qm-p2cx", }, { tags: [ "x_refsource_MISC", ], url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, ], source: { advisory: "GHSA-m6cx-g6qm-p2cx", discovery: "UNKNOWN", }, title: "Unauthorized File Access in npm CLI before before version 6.13.3", x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2019-16775", STATE: "PUBLIC", TITLE: "Unauthorized File Access in npm CLI before before version 6.13.3", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "cli", version: { version_data: [ { version_affected: "<", version_name: "< 6.13.3", version_value: "6.13.3", }, ], }, }, ], }, 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.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user's system when the package is installed. This behavior is still possible 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-61: UNIX Symbolic Link (Symlink) Following", }, ], }, ], }, references: { reference_data: [ { 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: "https://www.oracle.com/security-alerts/cpujan2020.html", refsource: "MISC", url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { name: "https://www.oracle.com/security-alerts/cpuoct2021.html", refsource: "MISC", url: "https://www.oracle.com/security-alerts/cpuoct2021.html", }, { name: "https://github.com/npm/cli/security/advisories/GHSA-m6cx-g6qm-p2cx", refsource: "CONFIRM", url: "https://github.com/npm/cli/security/advisories/GHSA-m6cx-g6qm-p2cx", }, { 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", }, ], }, source: { advisory: "GHSA-m6cx-g6qm-p2cx", discovery: "UNKNOWN", }, }, }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2019-16775", datePublished: "2019-12-13T00:55:15", dateReserved: "2019-09-24T00:00:00", dateUpdated: "2024-08-05T01:24:48.326Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2019-16777
Vulnerability from cvelistv5
Published
2019-12-13 01:00
Modified
2024-08-05 01:24
Severity ?
EPSS score ?
Summary
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.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T01:24:47.252Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { name: "openSUSE-SU-2020:0059", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "FEDORA-2020-595ce5e3cc", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2020:0602", }, { name: "GLSA-202003-48", tags: [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred", ], url: "https://security.gentoo.org/glsa/202003-48", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "cli", vendor: "npm", versions: [ { lessThan: "6.13.4", status: "affected", version: "< 6.13.4", versionType: "custom", }, ], }, ], descriptions: [ { 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.", }, ], metrics: [ { cvssV3_1: { 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", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-22", description: "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2020-03-20T20:06:15", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr", }, { tags: [ "x_refsource_MISC", ], url: "https://www.oracle.com/security-alerts/cpujan2020.html", }, { name: "openSUSE-SU-2020:0059", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html", }, { name: "FEDORA-2020-595ce5e3cc", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/", }, { name: "RHEA-2020:0330", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHEA-2020:0330", }, { name: "RHSA-2020:0573", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0573", }, { name: "RHSA-2020:0579", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0579", }, { name: "RHSA-2020:0597", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0597", }, { name: "RHSA-2020:0602", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2020:0602", }, { name: "GLSA-202003-48", tags: [ "vendor-advisory", "x_refsource_GENTOO", ], url: "https://security.gentoo.org/glsa/202003-48", }, ], source: { advisory: "GHSA-4328-8hgf-7wjr", discovery: "UNKNOWN", }, title: "Arbitrary File Overwrite in npm CLI", x_legacyV4Record: { 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", }, }, }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2019-16777", datePublished: "2019-12-13T01:00:21", dateReserved: "2019-09-24T00:00:00", dateUpdated: "2024-08-05T01:24:47.252Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }