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

103 lines
4.0 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:20212685",
"Version": "oval:org.altlinux.errata:def:20212685",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2021-2685: package `libssh` update to version 0.9.6-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2021-2685",
"RefURL": "https://errata.altlinux.org/ALT-PU-2021-2685",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-01073",
"RefURL": "https://bdu.fstec.ru/vul/2022-01073",
"Source": "BDU"
},
{
"RefID": "CVE-2021-3634",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-3634",
"Source": "CVE"
}
],
"Description": "This update upgrades libssh to version 0.9.6-alt1. \nSecurity Fix(es):\n\n * BDU:2022-01073: Уязвимость библиотеки libssh, связанная с выходом операции за границы буфера в памяти, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2021-3634: A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2021-09-02"
},
"Updated": {
"Date": "2021-09-02"
},
"BDUs": [
{
"ID": "BDU:2022-01073",
"CVSS": "AV:N/AC:L/Au:S/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-119, CWE-787",
"Href": "https://bdu.fstec.ru/vul/2022-01073",
"Impact": "Low",
"Public": "20210831"
}
],
"CVEs": [
{
"ID": "CVE-2021-3634",
"CVSS": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-3634",
"Impact": "Low",
"Public": "20210831"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:container:11"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20212685001",
"Comment": "libssh is earlier than 0:0.9.6-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20212685002",
"Comment": "libssh-devel is earlier than 0:0.9.6-alt1"
}
]
}
]
}
}
]
}