vuln-list-alt/oval/c9f2/ALT-PU-2019-2369/definitions.json
2024-06-28 13:17:52 +00:00

109 lines
4.1 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:20192369",
"Version": "oval:org.altlinux.errata:def:20192369",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-2369: package `libssh2` update to version 1.9.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-2369",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-2369",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-05873",
"RefURL": "https://bdu.fstec.ru/vul/2022-05873",
"Source": "BDU"
},
{
"RefID": "CVE-2019-13115",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-13115",
"Source": "CVE"
}
],
"Description": "This update upgrades libssh2 to version 1.9.0-alt1. \nSecurity Fix(es):\n\n * BDU:2022-05873: Уязвимость функции kex_method_diffie_hellman_group_exchange_sha256_key_exchange компонента kex.c библиотеки реализации протокола SSH2 Libssh2, позволяющая нарушителю получить доступ к конфиденциальным данным, а также вызвать отказ в обслуживании\n\n * CVE-2019-13115: In libssh2 before 1.9.0, kex_method_diffie_hellman_group_exchange_sha256_key_exchange in kex.c has an integer overflow that could lead to an out-of-bounds read in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server. This is related to an _libssh2_check_length mistake, and is different from the various issues fixed in 1.8.1, such as CVE-2019-3855.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-08-06"
},
"Updated": {
"Date": "2019-08-06"
},
"BDUs": [
{
"ID": "BDU:2022-05873",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"CWE": "CWE-125",
"Href": "https://bdu.fstec.ru/vul/2022-05873",
"Impact": "High",
"Public": "20190328"
}
],
"CVEs": [
{
"ID": "CVE-2019-13115",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-13115",
"Impact": "High",
"Public": "20190716"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"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:20192369001",
"Comment": "libssh2 is earlier than 0:1.9.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20192369002",
"Comment": "libssh2-devel is earlier than 0:1.9.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20192369003",
"Comment": "libssh2-docs is earlier than 0:1.9.0-alt1"
}
]
}
]
}
}
]
}