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

290 lines
14 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20161184",
"Version": "oval:org.altlinux.errata:def:20161184",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2016-1184: package `openssl10` update to version 1.0.2g-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2016-1184",
"RefURL": "https://errata.altlinux.org/ALT-PU-2016-1184",
"Source": "ALTPU"
},
{
"RefID": "BDU:2016-00630",
"RefURL": "https://bdu.fstec.ru/vul/2016-00630",
"Source": "BDU"
},
{
"RefID": "BDU:2016-00631",
"RefURL": "https://bdu.fstec.ru/vul/2016-00631",
"Source": "BDU"
},
{
"RefID": "BDU:2016-00632",
"RefURL": "https://bdu.fstec.ru/vul/2016-00632",
"Source": "BDU"
},
{
"RefID": "BDU:2016-00633",
"RefURL": "https://bdu.fstec.ru/vul/2016-00633",
"Source": "BDU"
},
{
"RefID": "BDU:2016-00634",
"RefURL": "https://bdu.fstec.ru/vul/2016-00634",
"Source": "BDU"
},
{
"RefID": "BDU:2016-00661",
"RefURL": "https://bdu.fstec.ru/vul/2016-00661",
"Source": "BDU"
},
{
"RefID": "BDU:2016-00666",
"RefURL": "https://bdu.fstec.ru/vul/2016-00666",
"Source": "BDU"
},
{
"RefID": "CVE-2016-0701",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0701",
"Source": "CVE"
},
{
"RefID": "CVE-2016-0702",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0702",
"Source": "CVE"
},
{
"RefID": "CVE-2016-0705",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0705",
"Source": "CVE"
},
{
"RefID": "CVE-2016-0797",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0797",
"Source": "CVE"
},
{
"RefID": "CVE-2016-0798",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0798",
"Source": "CVE"
},
{
"RefID": "CVE-2016-0799",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0799",
"Source": "CVE"
},
{
"RefID": "CVE-2016-0800",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0800",
"Source": "CVE"
}
],
"Description": "This update upgrades openssl10 to version 1.0.2g-alt1. \nSecurity Fix(es):\n\n * BDU:2016-00630: Уязвимость библиотеки OpenSSL, позволяющая нарушителю раскрыть RSA-ключи\n\n * BDU:2016-00631: Уязвимость библиотеки OpenSSL, позволяющая нарушителю вызвать отказ в обслуживании или оказать другое воздействие\n\n * BDU:2016-00632: Уязвимости библиотеки OpenSSL, позволяющие нарушителю вызвать отказ в обслуживании или оказать другое воздействие\n\n * BDU:2016-00633: Уязвимость библиотеки OpenSSL, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2016-00634: Уязвимость библиотеки OpenSSL, позволяющая нарушителю вызвать отказ в обслуживании или оказать другое воздействие\n\n * BDU:2016-00661: Уязвимость библиотеки OpenSSL, позволяющая нарушителю расшифровать передаваемые данные\n\n * BDU:2016-00666: Уязвимость библиотеки OpenSSL, позволяющая нарушителю получить закрытый ключ\n\n * CVE-2016-0701: The DH_check_pub_key function in crypto/dh/dh_check.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman (DH) key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose an inappropriate number, as demonstrated by a number in an X9.42 file.\n\n * CVE-2016-0702: The MOD_EXP_CTIME_COPY_FROM_PREBUF function in crypto/bn/bn_exp.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g does not properly consider cache-bank access times during modular exponentiation, which makes it easier for local users to discover RSA keys by running a crafted application on the same Intel Sandy Bridge CPU core as a victim and leveraging cache-bank conflicts, aka a \"CacheBleed\" attack.\n\n * CVE-2016-0705: Double free vulnerability in the dsa_priv_decode function in crypto/dsa/dsa_ameth.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a malformed DSA private key.\n\n * CVE-2016-0797: Multiple integer overflows in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allow remote attackers to cause a denial of service (heap memory corruption or NULL pointer dereference) or possibly have unspecified other impact via a long digit string that is mishandled by the (1) BN_dec2bn or (2) BN_hex2bn function, related to crypto/bn/bn.h and crypto/bn/bn_print.c.\n\n * CVE-2016-0798: Memory leak in the SRP_VBASE_get_by_user implementation in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allows remote attackers to cause a denial of service (memory consumption) by providing an invalid username in a connection attempt, related to apps/s_server.c and crypto/srp/srp_vfy.c.\n\n * CVE-2016-0799: The fmtstr function in crypto/bio/b_print.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g improperly calculates string lengths, which allows remote attackers to cause a denial of service (overflow and out-of-bounds read) or possibly have unspecified other impact via a long string, as demonstrated by a large amount of ASN.1 data, a different vulnerability than CVE-2016-2842.\n\n * CVE-2016-0800: The SSLv2 protocol, as used in OpenSSL before 1.0.1s and 1.0.2 before 1.0.2g and other products, requires a server to send a ServerVerify message before establishing that a client possesses certain plaintext RSA data, which makes it easier for remote attackers to decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, aka a \"DROWN\" attack.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2016-03-02"
},
"Updated": {
"Date": "2016-03-02"
},
"BDUs": [
{
"ID": "BDU:2016-00630",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://bdu.fstec.ru/vul/2016-00630",
"Impact": "Low",
"Public": "20160303"
},
{
"ID": "BDU:2016-00631",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CWE": "CWE-415",
"Href": "https://bdu.fstec.ru/vul/2016-00631",
"Impact": "Critical",
"Public": "20160303"
},
{
"ID": "BDU:2016-00632",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-190",
"Href": "https://bdu.fstec.ru/vul/2016-00632",
"Impact": "Low",
"Public": "20160303"
},
{
"ID": "BDU:2016-00633",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-399",
"Href": "https://bdu.fstec.ru/vul/2016-00633",
"Impact": "High",
"Public": "20160303"
},
{
"ID": "BDU:2016-00634",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://bdu.fstec.ru/vul/2016-00634",
"Impact": "Critical",
"Public": "20160303"
},
{
"ID": "BDU:2016-00661",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"CWE": "CWE-310",
"Href": "https://bdu.fstec.ru/vul/2016-00661",
"Impact": "Low",
"Public": "20160301"
},
{
"ID": "BDU:2016-00666",
"CVSS": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://bdu.fstec.ru/vul/2016-00666",
"Impact": "Low",
"Public": "20160215"
}
],
"CVEs": [
{
"ID": "CVE-2016-0701",
"CVSS": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-0701",
"Impact": "Low",
"Public": "20160215"
},
{
"ID": "CVE-2016-0702",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:L/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-2016-0702",
"Impact": "Low",
"Public": "20160303"
},
{
"ID": "CVE-2016-0705",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-0705",
"Impact": "Critical",
"Public": "20160303"
},
{
"ID": "CVE-2016-0797",
"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": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-0797",
"Impact": "High",
"Public": "20160303"
},
{
"ID": "CVE-2016-0798",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-399",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-0798",
"Impact": "High",
"Public": "20160303"
},
{
"ID": "CVE-2016-0799",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-0799",
"Impact": "Critical",
"Public": "20160303"
},
{
"ID": "CVE-2016-0800",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-310",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-0800",
"Impact": "Low",
"Public": "20160301"
}
],
"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:20161184001",
"Comment": "libcrypto10 is earlier than 0:1.0.2g-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161184002",
"Comment": "libssl-devel is earlier than 0:1.0.2g-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161184003",
"Comment": "libssl-devel-static is earlier than 0:1.0.2g-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161184004",
"Comment": "libssl10 is earlier than 0:1.0.2g-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161184005",
"Comment": "openssl is earlier than 0:1.0.2g-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161184006",
"Comment": "openssl-doc is earlier than 0:1.0.2g-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161184007",
"Comment": "openssl-engines is earlier than 0:1.0.2g-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161184008",
"Comment": "tsget is earlier than 0:1.0.2g-alt1"
}
]
}
]
}
}
]
}