157 lines
7.3 KiB
JSON
157 lines
7.3 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20193385",
|
|
"Version": "oval:org.altlinux.errata:def:20193385",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2019-3385: package `npm` update to version 6.13.4-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch c10f1"
|
|
],
|
|
"Products": [
|
|
"ALT SP Workstation",
|
|
"ALT SP Server"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2019-3385",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-3385",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2019-04689",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2019-04689",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2019-04690",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2019-04690",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2019-04691",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2019-04691",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2019-16775",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2019-16776",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2019-16777",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades npm to version 6.13.4-alt1. \nSecurity Fix(es):\n\n * BDU:2019-04689: Уязвимость набора инструментов командной строки пакетных менеджеров NPM и Yarn, позволяющая нарушителю перезаписать произвольные файлы в контексте целевого каталога\n\n * BDU:2019-04690: Уязвимость набора инструментов командной строки пакетных менеджеров NPM и Yarn, позволяющая нарушителю записывать произвольные файлы\n\n * BDU:2019-04691: Уязвимость набора инструментов командной строки пакетных менеджеров NPM и Yarn, позволяющая нарушителю записывать произвольные файлы\n\n * CVE-2019-16775: 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.\n\n * CVE-2019-16776: 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.\n\n * CVE-2019-16777: 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.",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "High",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2019-12-26"
|
|
},
|
|
"Updated": {
|
|
"Date": "2019-12-26"
|
|
},
|
|
"BDUs": [
|
|
{
|
|
"ID": "BDU:2019-04689",
|
|
"CVSS": "AV:N/AC:H/Au:N/C:C/I:C/A:N",
|
|
"CVSS3": "AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
|
|
"CWE": "CWE-20, CWE-22",
|
|
"Href": "https://bdu.fstec.ru/vul/2019-04689",
|
|
"Impact": "High",
|
|
"Public": "20191211"
|
|
},
|
|
{
|
|
"ID": "BDU:2019-04690",
|
|
"CVSS": "AV:N/AC:H/Au:N/C:C/I:C/A:N",
|
|
"CVSS3": "AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
|
|
"CWE": "CWE-22",
|
|
"Href": "https://bdu.fstec.ru/vul/2019-04690",
|
|
"Impact": "High",
|
|
"Public": "20191211"
|
|
},
|
|
{
|
|
"ID": "BDU:2019-04691",
|
|
"CVSS": "AV:N/AC:H/Au:N/C:C/I:C/A:N",
|
|
"CVSS3": "AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
|
|
"CWE": "CWE-20, CWE-61",
|
|
"Href": "https://bdu.fstec.ru/vul/2019-04691",
|
|
"Impact": "High",
|
|
"Public": "20191211"
|
|
}
|
|
],
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2019-16775",
|
|
"CVSS": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
|
|
"CWE": "CWE-61",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775",
|
|
"Impact": "Low",
|
|
"Public": "20191213"
|
|
},
|
|
{
|
|
"ID": "CVE-2019-16776",
|
|
"CVSS": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
|
|
"CWE": "CWE-22",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776",
|
|
"Impact": "High",
|
|
"Public": "20191213"
|
|
},
|
|
{
|
|
"ID": "CVE-2019-16777",
|
|
"CVSS": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
|
|
"CWE": "CWE-269",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777",
|
|
"Impact": "Low",
|
|
"Public": "20191213"
|
|
}
|
|
],
|
|
"AffectedCPEs": {
|
|
"CPEs": [
|
|
"cpe:/o:alt:spworkstation:10",
|
|
"cpe:/o:alt:spserver:10"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"Criteria": {
|
|
"Operator": "AND",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
|
"Comment": "ALT Linux must be installed"
|
|
}
|
|
],
|
|
"Criterias": [
|
|
{
|
|
"Operator": "OR",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20193385001",
|
|
"Comment": "npm is earlier than 0:6.13.4-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |