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

90 lines
2.9 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20182425",
"Version": "oval:org.altlinux.errata:def:20182425",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2018-2425: package `libssh` update to version 0.8.3-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2018-2425",
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-2425",
"Source": "ALTPU"
},
{
"RefID": "CVE-2016-0739",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-0739",
"Source": "CVE"
}
],
"Description": "This update upgrades libssh to version 0.8.3-alt1. \nSecurity Fix(es):\n\n * CVE-2016-0739: libssh before 0.7.3 improperly truncates ephemeral secrets generated for the (1) diffie-hellman-group1 and (2) diffie-hellman-group14 key exchange methods to 128 bits, which makes it easier for man-in-the-middle attackers to decrypt or intercept SSH sessions via unspecified vectors, aka a \"bits/bytes confusion bug.\"",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2018-10-08"
},
"Updated": {
"Date": "2018-10-08"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2016-0739",
"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-200",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-0739",
"Impact": "Low",
"Public": "20160413"
}
],
"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:20182425001",
"Comment": "libssh is earlier than 0:0.8.3-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182425002",
"Comment": "libssh-devel is earlier than 0:0.8.3-alt1"
}
]
}
]
}
}
]
}