vuln-list-alt/oval/p9/ALT-PU-2017-1439/definitions.json
2024-12-12 21:07:30 +00:00

285 lines
15 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:20171439",
"Version": "oval:org.altlinux.errata:def:20171439",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-1439: package `node` update to version 6.10.2-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p9"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-1439",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-1439",
"Source": "ALTPU"
},
{
"RefID": "BDU:2017-01815",
"RefURL": "https://bdu.fstec.ru/vul/2017-01815",
"Source": "BDU"
},
{
"RefID": "BDU:2017-01816",
"RefURL": "https://bdu.fstec.ru/vul/2017-01816",
"Source": "BDU"
},
{
"RefID": "BDU:2017-02382",
"RefURL": "https://bdu.fstec.ru/vul/2017-02382",
"Source": "BDU"
},
{
"RefID": "BDU:2017-02383",
"RefURL": "https://bdu.fstec.ru/vul/2017-02383",
"Source": "BDU"
},
{
"RefID": "BDU:2020-02907",
"RefURL": "https://bdu.fstec.ru/vul/2020-02907",
"Source": "BDU"
},
{
"RefID": "BDU:2020-02909",
"RefURL": "https://bdu.fstec.ru/vul/2020-02909",
"Source": "BDU"
},
{
"RefID": "BDU:2020-02910",
"RefURL": "https://bdu.fstec.ru/vul/2020-02910",
"Source": "BDU"
},
{
"RefID": "CVE-2016-7055",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-7055",
"Source": "CVE"
},
{
"RefID": "CVE-2016-9840",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-9840",
"Source": "CVE"
},
{
"RefID": "CVE-2016-9841",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-9841",
"Source": "CVE"
},
{
"RefID": "CVE-2016-9842",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-9842",
"Source": "CVE"
},
{
"RefID": "CVE-2016-9843",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-9843",
"Source": "CVE"
},
{
"RefID": "CVE-2017-3731",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-3731",
"Source": "CVE"
},
{
"RefID": "CVE-2017-3732",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-3732",
"Source": "CVE"
}
],
"Description": "This update upgrades node to version 6.10.2-alt1. \nSecurity Fix(es):\n\n * BDU:2017-01815: Уязвимость функции crc32_big библиотеки zlib, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2017-01816: Уязвимость компонента Inffast библиотеки zlib, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2017-02382: Уязвимость компонента inftrees библиотеки zlib, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2017-02383: Уязвимость функции inflateMark библиотеки zlib, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2020-02907: Уязвимость реализации алгоритма умножения Монтгомери библиотеки OpenSSL, связанная с ошибкой управления ключами , позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2020-02909: Уязвимость библиотеки OpenSSL, связанная с чтением за границами буфера в памяти, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2020-02910: Уязвимость реализации алгоритма возведения в квадратичную форму Монтгомери библиотеки OpenSSL, связанная с ошибкой переноса разряда на платформе x86_64 , позволяющая нарушителю получить несанкционированный доступ к информации\n\n * CVE-2016-7055: There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker's direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.\n\n * CVE-2016-9840: inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.\n\n * CVE-2016-9841: inffast.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.\n\n * CVE-2016-9842: The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers.\n\n * CVE-2016-9843: The crc32_big function in crc32.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving big-endian CRC calculation.\n\n * CVE-2017-3731: If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.\n\n * CVE-2017-3732: There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very similar to CVE-2015-3193 but must be treated as a separate problem.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-04-08"
},
"Updated": {
"Date": "2017-04-08"
},
"BDUs": [
{
"ID": "BDU:2017-01815",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-189",
"Href": "https://bdu.fstec.ru/vul/2017-01815",
"Impact": "Critical",
"Public": "20170523"
},
{
"ID": "BDU:2017-01816",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-189",
"Href": "https://bdu.fstec.ru/vul/2017-01816",
"Impact": "High",
"Public": "20170523"
},
{
"ID": "BDU:2017-02382",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CWE": "CWE-465",
"Href": "https://bdu.fstec.ru/vul/2017-02382",
"Impact": "Low",
"Public": "20160922"
},
{
"ID": "BDU:2017-02383",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "CWE-189",
"Href": "https://bdu.fstec.ru/vul/2017-02383",
"Impact": "High",
"Public": "20160922"
},
{
"ID": "BDU:2020-02907",
"CVSS": "AV:N/AC:H/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-320",
"Href": "https://bdu.fstec.ru/vul/2020-02907",
"Impact": "Low",
"Public": "20170504"
},
{
"ID": "BDU:2020-02909",
"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-125",
"Href": "https://bdu.fstec.ru/vul/2020-02909",
"Impact": "High",
"Public": "20170504"
},
{
"ID": "BDU:2020-02910",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:N/A:N",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://bdu.fstec.ru/vul/2020-02910",
"Impact": "Low",
"Public": "20170504"
}
],
"CVEs": [
{
"ID": "CVE-2016-7055",
"CVSS": "AV:N/AC:H/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-7055",
"Impact": "Low",
"Public": "20170504"
},
{
"ID": "CVE-2016-9840",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-9840",
"Impact": "High",
"Public": "20170523"
},
{
"ID": "CVE-2016-9841",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-9841",
"Impact": "Critical",
"Public": "20170523"
},
{
"ID": "CVE-2016-9842",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-9842",
"Impact": "High",
"Public": "20170523"
},
{
"ID": "CVE-2016-9843",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-9843",
"Impact": "Critical",
"Public": "20170523"
},
{
"ID": "CVE-2017-3731",
"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-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-3731",
"Impact": "High",
"Public": "20170504"
},
{
"ID": "CVE-2017-3732",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-3732",
"Impact": "Low",
"Public": "20170504"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:9",
"cpe:/o:alt:workstation:9",
"cpe:/o:alt:server:9",
"cpe:/o:alt:server-v:9",
"cpe:/o:alt:education:9",
"cpe:/o:alt:slinux:9",
"cpe:/o:alt:starterkit:p9"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:1001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20171439001",
"Comment": "node is earlier than 0:6.10.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171439002",
"Comment": "node-devel is earlier than 0:6.10.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171439003",
"Comment": "node-doc is earlier than 0:6.10.2-alt1"
}
]
}
]
}
}
]
}