2024-12-12 21:07:30 +00:00

185 lines
8.8 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:20223072",
"Version": "oval:org.altlinux.errata:def:20223072",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2022-3072: package `openssl1.1` update to version 1.1.1q-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2022-3072",
"RefURL": "https://errata.altlinux.org/ALT-PU-2022-3072",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-03181",
"RefURL": "https://bdu.fstec.ru/vul/2022-03181",
"Source": "BDU"
},
{
"RefID": "BDU:2022-04039",
"RefURL": "https://bdu.fstec.ru/vul/2022-04039",
"Source": "BDU"
},
{
"RefID": "BDU:2022-04284",
"RefURL": "https://bdu.fstec.ru/vul/2022-04284",
"Source": "BDU"
},
{
"RefID": "CVE-2022-1292",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292",
"Source": "CVE"
},
{
"RefID": "CVE-2022-2068",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068",
"Source": "CVE"
},
{
"RefID": "CVE-2022-2097",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097",
"Source": "CVE"
}
],
"Description": "This update upgrades openssl1.1 to version 1.1.1q-alt1. \nSecurity Fix(es):\n\n * BDU:2022-03181: Уязвимость реализации сценария c_rehash библиотеки OpenSSL, позволяющая нарушителю выполнять произвольные команды\n\n * BDU:2022-04039: Уязвимость функции модульного возведения в степень Монтгомери с постоянным временем библиотек OpenSSL и BoringSSL, позволяющая нарушителю выполнить произвольный код\n\n * BDU:2022-04284: Уязвимость режима AES OCB библиотеки OpenSSL, позволяющая нарушителю раскрыть защищаемую информацию\n\n * CVE-2022-1292: The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).\n\n * CVE-2022-2068: In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).\n\n * CVE-2022-2097: AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2022-11-14"
},
"Updated": {
"Date": "2022-11-14"
},
"BDUs": [
{
"ID": "BDU:2022-03181",
"CVSS": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-77, CWE-78",
"Href": "https://bdu.fstec.ru/vul/2022-03181",
"Impact": "High",
"Public": "20220402"
},
{
"ID": "BDU:2022-04039",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-78",
"Href": "https://bdu.fstec.ru/vul/2022-04039",
"Impact": "Critical",
"Public": "20220621"
},
{
"ID": "BDU:2022-04284",
"CVSS": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-325",
"Href": "https://bdu.fstec.ru/vul/2022-04284",
"Impact": "Low",
"Public": "20220705"
}
],
"CVEs": [
{
"ID": "CVE-2022-1292",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-78",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292",
"Impact": "Critical",
"Public": "20220503"
},
{
"ID": "CVE-2022-2068",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-78",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068",
"Impact": "Critical",
"Public": "20220621"
},
{
"ID": "CVE-2022-2097",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-327",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097",
"Impact": "Low",
"Public": "20220705"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"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:20223072001",
"Comment": "libcrypto1.1 is earlier than 0:1.1.1q-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223072002",
"Comment": "libssl-devel is earlier than 0:1.1.1q-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223072003",
"Comment": "libssl-devel-static is earlier than 0:1.1.1q-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223072004",
"Comment": "libssl1.1 is earlier than 0:1.1.1q-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223072005",
"Comment": "openssl is earlier than 0:1.1.1q-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223072006",
"Comment": "openssl-doc is earlier than 0:1.1.1q-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223072007",
"Comment": "openssl-engines is earlier than 0:1.1.1q-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223072008",
"Comment": "tsget is earlier than 0:1.1.1q-alt1"
}
]
}
]
}
}
]
}