2024-06-28 13:17:52 +00:00

175 lines
7.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20182246",
"Version": "oval:org.altlinux.errata:def:20182246",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2018-2246: package `node` update to version 8.11.4-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p10"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2018-2246",
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-2246",
"Source": "ALTPU"
},
{
"RefID": "BDU:2018-01636",
"RefURL": "https://bdu.fstec.ru/vul/2018-01636",
"Source": "BDU"
},
{
"RefID": "BDU:2019-00186",
"RefURL": "https://bdu.fstec.ru/vul/2019-00186",
"Source": "BDU"
},
{
"RefID": "CVE-2018-0732",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-0732",
"Source": "CVE"
},
{
"RefID": "CVE-2018-12115",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-12115",
"Source": "CVE"
},
{
"RefID": "CVE-2018-5407",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-5407",
"Source": "CVE"
}
],
"Description": "This update upgrades node to version 8.11.4-alt1. \nSecurity Fix(es):\n\n * BDU:2018-01636: Уязвимость процессоров Intel архитектур Skylake и Kaby Lake, связанная с ошибками реализации технологии одновременной многопоточности (SMT), позволяющая нарушителю раскрыть защищаемую информацию\n\n * BDU:2019-00186: Уязвимость библиотеки OpenSSL, связанная с ошибками обработки криптографических ключей при использовании протокола DH (E), позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2018-0732: During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).\n\n * CVE-2018-12115: In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16le'` and `'utf-16le'`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.\n\n * CVE-2018-5407: Simultaneous Multi-threading (SMT) in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on 'port contention'.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2018-08-29"
},
"Updated": {
"Date": "2018-08-29"
},
"BDUs": [
{
"ID": "BDU:2018-01636",
"CVSS": "AV:L/AC:L/Au:N/C:C/I:N/A:N",
"CVSS3": "AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"CWE": "CWE-200, CWE-208",
"Href": "https://bdu.fstec.ru/vul/2018-01636",
"Impact": "High",
"Public": "20181030"
},
{
"ID": "BDU:2019-00186",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-320, CWE-325",
"Href": "https://bdu.fstec.ru/vul/2019-00186",
"Impact": "High",
"Public": "20180612"
}
],
"CVEs": [
{
"ID": "CVE-2018-0732",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-320",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-0732",
"Impact": "High",
"Public": "20180612"
},
{
"ID": "CVE-2018-12115",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-12115",
"Impact": "High",
"Public": "20180821"
},
{
"ID": "CVE-2018-5407",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-203",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-5407",
"Impact": "Low",
"Public": "20181115"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:10",
"cpe:/o:alt:workstation:10",
"cpe:/o:alt:server:10",
"cpe:/o:alt:server-v:10",
"cpe:/o:alt:education:10",
"cpe:/o:alt:slinux:10",
"cpe:/o:alt:starterkit:p10",
"cpe:/o:alt:kworkstation:10.1",
"cpe:/o:alt:workstation:10.1",
"cpe:/o:alt:server:10.1",
"cpe:/o:alt:server-v:10.1",
"cpe:/o:alt:education:10.1",
"cpe:/o:alt:slinux:10.1",
"cpe:/o:alt:starterkit:10.1",
"cpe:/o:alt:kworkstation:10.2",
"cpe:/o:alt:workstation:10.2",
"cpe:/o:alt:server:10.2",
"cpe:/o:alt:server-v:10.2",
"cpe:/o:alt:education:10.2",
"cpe:/o:alt:slinux:10.2",
"cpe:/o:alt:starterkit:10.2"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:2001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20182246001",
"Comment": "node is earlier than 0:8.11.4-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182246002",
"Comment": "node-devel is earlier than 0:8.11.4-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182246003",
"Comment": "node-doc is earlier than 0:8.11.4-alt1"
}
]
}
]
}
}
]
}