cvelist/2019/16xxx/CVE-2019-16776.json

130 lines
4.9 KiB
JSON
Raw Normal View History

{
2020-01-15 20:01:19 +00:00
"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"
},
2020-01-15 20:01:19 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2020-01-15 20:01:19 +00:00
"product": {
"product_data": [
{
2020-01-15 20:01:19 +00:00
"product_name": "cli",
"version": {
"version_data": [
{
2020-01-15 20:01:19 +00:00
"version_affected": "<",
"version_name": "< 6.13.3",
"version_value": "6.13.3"
}
]
}
}
]
},
2020-01-15 20:01:19 +00:00
"vendor_name": "npm"
}
]
}
},
2020-01-15 20:01:19 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2020-01-15 20:01:19 +00:00
"lang": "eng",
2020-04-07 19:01:15 +00:00
"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."
}
]
},
2020-01-15 20:01:19 +00:00
"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"
}
},
2020-01-15 20:01:19 +00:00
"problemtype": {
"problemtype_data": [
{
2020-01-15 20:01:19 +00:00
"description": [
{
2020-01-15 20:01:19 +00:00
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
},
2020-01-15 20:01:19 +00:00
"references": {
"reference_data": [
{
2020-01-15 20:01:19 +00:00
"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"
2019-12-13 01:01:11 +00:00
},
{
"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"
2020-01-15 07:01:16 +00:00
},
2020-01-15 20:01:19 +00:00
{
"url": "https://www.oracle.com/security-alerts/cpujan2020.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujan2020.html"
},
2020-01-15 07:01:16 +00:00
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0059",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html"
2020-01-24 19:01:13 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-595ce5e3cc",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/"
2020-02-21 15:01:14 +00:00
},
{
"refsource": "REDHAT",
"name": "RHEA-2020:0330",
"url": "https://access.redhat.com/errata/RHEA-2020:0330"
2020-02-24 17:01:08 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0573",
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
2020-02-25 11:01:07 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0579",
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
2020-02-25 17:01:15 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0597",
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
2020-02-25 19:01:09 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0602",
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
2020-01-15 20:01:19 +00:00
}
]
},
2020-01-15 20:01:19 +00:00
"source": {
"advisory": "GHSA-x8qc-rrcw-4r46",
"discovery": "UNKNOWN"
}
2019-12-13 01:01:11 +00:00
}