Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-14889 (GCVE-0-2019-14889)
Vulnerability from cvelistv5 – Published: 2019-12-10 00:00 – Updated: 2024-08-05 00:26| URL | Tags |
|---|---|
| https://usn.ubuntu.com/4219-1/ | vendor-advisory |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://lists.debian.org/debian-lts-announce/2019… | mailing-list |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://security.gentoo.org/glsa/202003-27 | vendor-advisory |
| https://www.oracle.com/security-alerts/cpuapr2020.html | |
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… | |
| https://www.libssh.org/security/advisories/CVE-20… | |
| https://lists.debian.org/debian-lts-announce/2023… | mailing-list |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:26:39.148Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "USN-4219-1",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4219-1/"
},
{
"name": "openSUSE-SU-2019:2689",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html"
},
{
"name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html"
},
{
"name": "FEDORA-2019-8b0ad69829",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/"
},
{
"name": "FEDORA-2019-46b6bd2459",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/"
},
{
"name": "openSUSE-SU-2020:0102",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html"
},
{
"name": "GLSA-202003-27",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202003-27"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt"
},
{
"name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "libssh",
"vendor": "Red Hat",
"versions": [
{
"status": "affected",
"version": "All libssh versions before 0.9.3"
},
{
"status": "affected",
"version": "All libssh versions before 0.8.8"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-29T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "USN-4219-1",
"tags": [
"vendor-advisory"
],
"url": "https://usn.ubuntu.com/4219-1/"
},
{
"name": "openSUSE-SU-2019:2689",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html"
},
{
"name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html"
},
{
"name": "FEDORA-2019-8b0ad69829",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/"
},
{
"name": "FEDORA-2019-46b6bd2459",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/"
},
{
"name": "openSUSE-SU-2020:0102",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html"
},
{
"name": "GLSA-202003-27",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202003-27"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889"
},
{
"url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt"
},
{
"name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2019-14889",
"datePublished": "2019-12-10T00:00:00.000Z",
"dateReserved": "2019-08-10T00:00:00.000Z",
"dateUpdated": "2024-08-05T00:26:39.148Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-14889",
"date": "2026-05-28",
"epss": "0.01122",
"percentile": "0.78551"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-14889\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-12-10T23:15:10.580\",\"lastModified\":\"2024-11-21T04:27:37.110\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un fallo con la funci\u00f3n ssh_scp_new() de la API libssh en versiones anteriores a 0.9.3 y anteriores a 0.8.8. Cuando el cliente libssh SCP se conecta a un servidor, el comando scp, que incluye una ruta provista por el usuario, es ejecutado en el lado del servidor. En caso de que la biblioteca sea usada de manera que los usuarios puedan influir en el tercer par\u00e1metro de la funci\u00f3n, ser\u00eda posible para un atacante inyectar comandos arbitrarios, lo que comprometer\u00eda el objetivo remoto.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":9.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.6,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.8.8\",\"matchCriteriaId\":\"087E8B29-3C05-4B51-BF55-0917BB6F3CCA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.9.0\",\"versionEndExcluding\":\"0.9.3\",\"matchCriteriaId\":\"889AAD5C-582E-468C-AD3F-E171E007EEAB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD783B0C-9246-47D9-A937-6144FE8BFF0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"8.0.19\",\"matchCriteriaId\":\"7B4DA1DD-9BC1-4D76-BB41-6E6D69838571\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/202003-27\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4219-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.libssh.org/security/advisories/CVE-2019-14889.txt\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2020.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202003-27\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4219-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.libssh.org/security/advisories/CVE-2019-14889.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2019:3293-1
Vulnerability from csaf_suse - Published: 2019-12-13 17:28 - Updated: 2019-12-13 17:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-3293,SUSE-SLE-Module-Basesystem-15-2019-3293,SUSE-SLE-Module-Development-Tools-OBS-15-2019-3293",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3293-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3293-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193293-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3293-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006254.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2019-12-13T17:28:39Z",
"generator": {
"date": "2019-12-13T17:28:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3293-1",
"initial_release_date": "2019-12-13T17:28:39Z",
"revision_history": [
{
"date": "2019-12-13T17:28:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.6.1.aarch64",
"product": {
"name": "libssh-devel-0.7.5-6.6.1.aarch64",
"product_id": "libssh-devel-0.7.5-6.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.6.1.aarch64",
"product": {
"name": "libssh-devel-doc-0.7.5-6.6.1.aarch64",
"product_id": "libssh-devel-doc-0.7.5-6.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.6.1.aarch64",
"product": {
"name": "libssh4-0.7.5-6.6.1.aarch64",
"product_id": "libssh4-0.7.5-6.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.7.5-6.6.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.7.5-6.6.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.7.5-6.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.6.1.i586",
"product": {
"name": "libssh-devel-0.7.5-6.6.1.i586",
"product_id": "libssh-devel-0.7.5-6.6.1.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.6.1.i586",
"product": {
"name": "libssh-devel-doc-0.7.5-6.6.1.i586",
"product_id": "libssh-devel-doc-0.7.5-6.6.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.6.1.i586",
"product": {
"name": "libssh4-0.7.5-6.6.1.i586",
"product_id": "libssh4-0.7.5-6.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.6.1.ppc64le",
"product": {
"name": "libssh-devel-0.7.5-6.6.1.ppc64le",
"product_id": "libssh-devel-0.7.5-6.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.6.1.ppc64le",
"product": {
"name": "libssh-devel-doc-0.7.5-6.6.1.ppc64le",
"product_id": "libssh-devel-doc-0.7.5-6.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.6.1.ppc64le",
"product": {
"name": "libssh4-0.7.5-6.6.1.ppc64le",
"product_id": "libssh4-0.7.5-6.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.6.1.s390x",
"product": {
"name": "libssh-devel-0.7.5-6.6.1.s390x",
"product_id": "libssh-devel-0.7.5-6.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.6.1.s390x",
"product": {
"name": "libssh-devel-doc-0.7.5-6.6.1.s390x",
"product_id": "libssh-devel-doc-0.7.5-6.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.6.1.s390x",
"product": {
"name": "libssh4-0.7.5-6.6.1.s390x",
"product_id": "libssh4-0.7.5-6.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.6.1.x86_64",
"product": {
"name": "libssh-devel-0.7.5-6.6.1.x86_64",
"product_id": "libssh-devel-0.7.5-6.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.6.1.x86_64",
"product": {
"name": "libssh-devel-doc-0.7.5-6.6.1.x86_64",
"product_id": "libssh-devel-doc-0.7.5-6.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.6.1.x86_64",
"product": {
"name": "libssh4-0.7.5-6.6.1.x86_64",
"product_id": "libssh4-0.7.5-6.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.7.5-6.6.1.x86_64",
"product": {
"name": "libssh4-32bit-0.7.5-6.6.1.x86_64",
"product_id": "libssh4-32bit-0.7.5-6.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64"
},
"product_reference": "libssh-devel-0.7.5-6.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le"
},
"product_reference": "libssh-devel-0.7.5-6.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x"
},
"product_reference": "libssh-devel-0.7.5-6.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64"
},
"product_reference": "libssh-devel-0.7.5-6.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64"
},
"product_reference": "libssh4-0.7.5-6.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le"
},
"product_reference": "libssh4-0.7.5-6.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x"
},
"product_reference": "libssh4-0.7.5-6.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64"
},
"product_reference": "libssh4-0.7.5-6.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.7.5-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64"
},
"product_reference": "libssh4-32bit-0.7.5-6.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-12-13T17:28:39Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
}
]
}
SUSE-SU-2019:3307-1
Vulnerability from csaf_suse - Published: 2019-12-16 13:51 - Updated: 2019-12-16 13:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-3307,SUSE-SLE-SDK-12-SP5-2019-3307,SUSE-SLE-SERVER-12-SP5-2019-3307",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3307-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3307-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193307-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3307-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006261.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2019-12-16T13:51:09Z",
"generator": {
"date": "2019-12-16T13:51:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3307-1",
"initial_release_date": "2019-12-16T13:51:09Z",
"revision_history": [
{
"date": "2019-12-16T13:51:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.3.1.aarch64",
"product": {
"name": "libssh-devel-0.8.7-3.3.1.aarch64",
"product_id": "libssh-devel-0.8.7-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.3.1.aarch64",
"product": {
"name": "libssh4-0.8.7-3.3.1.aarch64",
"product_id": "libssh4-0.8.7-3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.8.7-3.3.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.8.7-3.3.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.8.7-3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.3.1.i586",
"product": {
"name": "libssh-devel-0.8.7-3.3.1.i586",
"product_id": "libssh-devel-0.8.7-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.3.1.i586",
"product": {
"name": "libssh4-0.8.7-3.3.1.i586",
"product_id": "libssh4-0.8.7-3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.3.1.ppc64le",
"product": {
"name": "libssh-devel-0.8.7-3.3.1.ppc64le",
"product_id": "libssh-devel-0.8.7-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.3.1.ppc64le",
"product": {
"name": "libssh4-0.8.7-3.3.1.ppc64le",
"product_id": "libssh4-0.8.7-3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.3.1.s390",
"product": {
"name": "libssh-devel-0.8.7-3.3.1.s390",
"product_id": "libssh-devel-0.8.7-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.3.1.s390",
"product": {
"name": "libssh4-0.8.7-3.3.1.s390",
"product_id": "libssh4-0.8.7-3.3.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.3.1.s390x",
"product": {
"name": "libssh-devel-0.8.7-3.3.1.s390x",
"product_id": "libssh-devel-0.8.7-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.3.1.s390x",
"product": {
"name": "libssh4-0.8.7-3.3.1.s390x",
"product_id": "libssh4-0.8.7-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.8.7-3.3.1.s390x",
"product": {
"name": "libssh4-32bit-0.8.7-3.3.1.s390x",
"product_id": "libssh4-32bit-0.8.7-3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.3.1.x86_64",
"product": {
"name": "libssh-devel-0.8.7-3.3.1.x86_64",
"product_id": "libssh-devel-0.8.7-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.3.1.x86_64",
"product": {
"name": "libssh4-0.8.7-3.3.1.x86_64",
"product_id": "libssh4-0.8.7-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.8.7-3.3.1.x86_64",
"product": {
"name": "libssh4-32bit-0.8.7-3.3.1.x86_64",
"product_id": "libssh4-32bit-0.8.7-3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64"
},
"product_reference": "libssh-devel-0.8.7-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le"
},
"product_reference": "libssh-devel-0.8.7-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x"
},
"product_reference": "libssh-devel-0.8.7-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64"
},
"product_reference": "libssh-devel-0.8.7-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64"
},
"product_reference": "libssh4-0.8.7-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le"
},
"product_reference": "libssh4-0.8.7-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x"
},
"product_reference": "libssh4-0.8.7-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64"
},
"product_reference": "libssh4-0.8.7-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64"
},
"product_reference": "libssh4-0.8.7-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le"
},
"product_reference": "libssh4-0.8.7-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x"
},
"product_reference": "libssh4-0.8.7-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64"
},
"product_reference": "libssh4-0.8.7-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x"
},
"product_reference": "libssh4-32bit-0.8.7-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.8.7-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64"
},
"product_reference": "libssh4-0.8.7-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le"
},
"product_reference": "libssh4-0.8.7-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x"
},
"product_reference": "libssh4-0.8.7-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64"
},
"product_reference": "libssh4-0.8.7-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x"
},
"product_reference": "libssh4-32bit-0.8.7-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.8.7-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-12-16T13:51:09Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
}
]
}
SUSE-SU-2019:3308-1
Vulnerability from csaf_suse - Published: 2019-12-16 13:52 - Updated: 2019-12-16 13:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-3308,SUSE-SLE-DESKTOP-12-SP4-2019-3308,SUSE-SLE-SDK-12-SP4-2019-3308,SUSE-SLE-SDK-12-SP5-2019-3308,SUSE-SLE-SERVER-12-SP4-2019-3308",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3308-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3308-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193308-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3308-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006263.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2019-12-16T13:52:01Z",
"generator": {
"date": "2019-12-16T13:52:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3308-1",
"initial_release_date": "2019-12-16T13:52:01Z",
"revision_history": [
{
"date": "2019-12-16T13:52:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.9.1.aarch64",
"product": {
"name": "libssh-devel-0.6.3-12.9.1.aarch64",
"product_id": "libssh-devel-0.6.3-12.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.9.1.aarch64",
"product": {
"name": "libssh-devel-doc-0.6.3-12.9.1.aarch64",
"product_id": "libssh-devel-doc-0.6.3-12.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.9.1.aarch64",
"product": {
"name": "libssh4-0.6.3-12.9.1.aarch64",
"product_id": "libssh4-0.6.3-12.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.6.3-12.9.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.6.3-12.9.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.6.3-12.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.9.1.i586",
"product": {
"name": "libssh-devel-0.6.3-12.9.1.i586",
"product_id": "libssh-devel-0.6.3-12.9.1.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.9.1.i586",
"product": {
"name": "libssh-devel-doc-0.6.3-12.9.1.i586",
"product_id": "libssh-devel-doc-0.6.3-12.9.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.9.1.i586",
"product": {
"name": "libssh4-0.6.3-12.9.1.i586",
"product_id": "libssh4-0.6.3-12.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.9.1.ppc64le",
"product": {
"name": "libssh-devel-0.6.3-12.9.1.ppc64le",
"product_id": "libssh-devel-0.6.3-12.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"product": {
"name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"product_id": "libssh-devel-doc-0.6.3-12.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.9.1.ppc64le",
"product": {
"name": "libssh4-0.6.3-12.9.1.ppc64le",
"product_id": "libssh4-0.6.3-12.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.9.1.s390",
"product": {
"name": "libssh-devel-0.6.3-12.9.1.s390",
"product_id": "libssh-devel-0.6.3-12.9.1.s390"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.9.1.s390",
"product": {
"name": "libssh-devel-doc-0.6.3-12.9.1.s390",
"product_id": "libssh-devel-doc-0.6.3-12.9.1.s390"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.9.1.s390",
"product": {
"name": "libssh4-0.6.3-12.9.1.s390",
"product_id": "libssh4-0.6.3-12.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.9.1.s390x",
"product": {
"name": "libssh-devel-0.6.3-12.9.1.s390x",
"product_id": "libssh-devel-0.6.3-12.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.9.1.s390x",
"product": {
"name": "libssh-devel-doc-0.6.3-12.9.1.s390x",
"product_id": "libssh-devel-doc-0.6.3-12.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.9.1.s390x",
"product": {
"name": "libssh4-0.6.3-12.9.1.s390x",
"product_id": "libssh4-0.6.3-12.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.6.3-12.9.1.s390x",
"product": {
"name": "libssh4-32bit-0.6.3-12.9.1.s390x",
"product_id": "libssh4-32bit-0.6.3-12.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.9.1.x86_64",
"product": {
"name": "libssh-devel-0.6.3-12.9.1.x86_64",
"product_id": "libssh-devel-0.6.3-12.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.9.1.x86_64",
"product": {
"name": "libssh-devel-doc-0.6.3-12.9.1.x86_64",
"product_id": "libssh-devel-doc-0.6.3-12.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.9.1.x86_64",
"product": {
"name": "libssh4-0.6.3-12.9.1.x86_64",
"product_id": "libssh4-0.6.3-12.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.6.3-12.9.1.x86_64",
"product": {
"name": "libssh4-32bit-0.6.3-12.9.1.x86_64",
"product_id": "libssh4-32bit-0.6.3-12.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh4-32bit-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64"
},
"product_reference": "libssh-devel-0.6.3-12.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le"
},
"product_reference": "libssh-devel-0.6.3-12.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh-devel-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh-devel-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64"
},
"product_reference": "libssh4-0.6.3-12.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le"
},
"product_reference": "libssh4-0.6.3-12.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh4-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64"
},
"product_reference": "libssh4-0.6.3-12.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le"
},
"product_reference": "libssh4-0.6.3-12.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh4-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh4-32bit-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh4-32bit-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64"
},
"product_reference": "libssh4-0.6.3-12.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le"
},
"product_reference": "libssh4-0.6.3-12.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh4-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x"
},
"product_reference": "libssh4-32bit-0.6.3-12.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64"
},
"product_reference": "libssh4-32bit-0.6.3-12.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-12-16T13:52:01Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
}
]
}
SUSE-SU-2020:0129-1
Vulnerability from csaf_suse - Published: 2020-01-20 08:21 - Updated: 2020-01-20 08:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-129,SUSE-SLE-Module-Basesystem-15-SP1-2020-129,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-129",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0129-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0129-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200129-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0129-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006383.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2020-01-20T08:21:17Z",
"generator": {
"date": "2020-01-20T08:21:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0129-1",
"initial_release_date": "2020-01-20T08:21:17Z",
"revision_history": [
{
"date": "2020-01-20T08:21:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-10.9.1.aarch64",
"product": {
"name": "libssh-devel-0.8.7-10.9.1.aarch64",
"product_id": "libssh-devel-0.8.7-10.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-10.9.1.aarch64",
"product": {
"name": "libssh4-0.8.7-10.9.1.aarch64",
"product_id": "libssh4-0.8.7-10.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.8.7-10.9.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.8.7-10.9.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.8.7-10.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-10.9.1.i586",
"product": {
"name": "libssh-devel-0.8.7-10.9.1.i586",
"product_id": "libssh-devel-0.8.7-10.9.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-10.9.1.i586",
"product": {
"name": "libssh4-0.8.7-10.9.1.i586",
"product_id": "libssh4-0.8.7-10.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-10.9.1.ppc64le",
"product": {
"name": "libssh-devel-0.8.7-10.9.1.ppc64le",
"product_id": "libssh-devel-0.8.7-10.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-10.9.1.ppc64le",
"product": {
"name": "libssh4-0.8.7-10.9.1.ppc64le",
"product_id": "libssh4-0.8.7-10.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-10.9.1.s390x",
"product": {
"name": "libssh-devel-0.8.7-10.9.1.s390x",
"product_id": "libssh-devel-0.8.7-10.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-10.9.1.s390x",
"product": {
"name": "libssh4-0.8.7-10.9.1.s390x",
"product_id": "libssh4-0.8.7-10.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-10.9.1.x86_64",
"product": {
"name": "libssh-devel-0.8.7-10.9.1.x86_64",
"product_id": "libssh-devel-0.8.7-10.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-10.9.1.x86_64",
"product": {
"name": "libssh4-0.8.7-10.9.1.x86_64",
"product_id": "libssh4-0.8.7-10.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.8.7-10.9.1.x86_64",
"product": {
"name": "libssh4-32bit-0.8.7-10.9.1.x86_64",
"product_id": "libssh4-32bit-0.8.7-10.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-10.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64"
},
"product_reference": "libssh-devel-0.8.7-10.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-10.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le"
},
"product_reference": "libssh-devel-0.8.7-10.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-10.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x"
},
"product_reference": "libssh-devel-0.8.7-10.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-10.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64"
},
"product_reference": "libssh-devel-0.8.7-10.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-10.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64"
},
"product_reference": "libssh4-0.8.7-10.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-10.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le"
},
"product_reference": "libssh4-0.8.7-10.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-10.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x"
},
"product_reference": "libssh4-0.8.7-10.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-10.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64"
},
"product_reference": "libssh4-0.8.7-10.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-10.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64"
},
"product_reference": "libssh4-32bit-0.8.7-10.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-20T08:21:17Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
}
]
}
SUSE-SU-2020:0130-1
Vulnerability from csaf_suse - Published: 2020-01-20 08:21 - Updated: 2020-01-20 08:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-130,SUSE-SLE-Module-Basesystem-15-2020-130,SUSE-SLE-Module-Development-Tools-OBS-15-2020-130,SUSE-SLE-Product-HPC-15-2020-130,SUSE-SLE-Product-SLES-15-2020-130,SUSE-SLE-Product-SLES_SAP-15-2020-130",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0130-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0130-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200130-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0130-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006384.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2020-01-20T08:21:36Z",
"generator": {
"date": "2020-01-20T08:21:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0130-1",
"initial_release_date": "2020-01-20T08:21:36Z",
"revision_history": [
{
"date": "2020-01-20T08:21:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.9.2.aarch64",
"product": {
"name": "libssh-devel-0.7.5-6.9.2.aarch64",
"product_id": "libssh-devel-0.7.5-6.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.9.2.aarch64",
"product": {
"name": "libssh-devel-doc-0.7.5-6.9.2.aarch64",
"product_id": "libssh-devel-doc-0.7.5-6.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.9.2.aarch64",
"product": {
"name": "libssh4-0.7.5-6.9.2.aarch64",
"product_id": "libssh4-0.7.5-6.9.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.7.5-6.9.2.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.7.5-6.9.2.aarch64_ilp32",
"product_id": "libssh4-64bit-0.7.5-6.9.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.9.2.i586",
"product": {
"name": "libssh-devel-0.7.5-6.9.2.i586",
"product_id": "libssh-devel-0.7.5-6.9.2.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.9.2.i586",
"product": {
"name": "libssh-devel-doc-0.7.5-6.9.2.i586",
"product_id": "libssh-devel-doc-0.7.5-6.9.2.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.9.2.i586",
"product": {
"name": "libssh4-0.7.5-6.9.2.i586",
"product_id": "libssh4-0.7.5-6.9.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.9.2.ppc64le",
"product": {
"name": "libssh-devel-0.7.5-6.9.2.ppc64le",
"product_id": "libssh-devel-0.7.5-6.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.9.2.ppc64le",
"product": {
"name": "libssh-devel-doc-0.7.5-6.9.2.ppc64le",
"product_id": "libssh-devel-doc-0.7.5-6.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.9.2.ppc64le",
"product": {
"name": "libssh4-0.7.5-6.9.2.ppc64le",
"product_id": "libssh4-0.7.5-6.9.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.9.2.s390x",
"product": {
"name": "libssh-devel-0.7.5-6.9.2.s390x",
"product_id": "libssh-devel-0.7.5-6.9.2.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.9.2.s390x",
"product": {
"name": "libssh-devel-doc-0.7.5-6.9.2.s390x",
"product_id": "libssh-devel-doc-0.7.5-6.9.2.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.9.2.s390x",
"product": {
"name": "libssh4-0.7.5-6.9.2.s390x",
"product_id": "libssh4-0.7.5-6.9.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.7.5-6.9.2.x86_64",
"product": {
"name": "libssh-devel-0.7.5-6.9.2.x86_64",
"product_id": "libssh-devel-0.7.5-6.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.7.5-6.9.2.x86_64",
"product": {
"name": "libssh-devel-doc-0.7.5-6.9.2.x86_64",
"product_id": "libssh-devel-doc-0.7.5-6.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.7.5-6.9.2.x86_64",
"product": {
"name": "libssh4-0.7.5-6.9.2.x86_64",
"product_id": "libssh4-0.7.5-6.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.7.5-6.9.2.x86_64",
"product": {
"name": "libssh4-32bit-0.7.5-6.9.2.x86_64",
"product_id": "libssh4-32bit-0.7.5-6.9.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh4-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le"
},
"product_reference": "libssh4-0.7.5-6.9.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x"
},
"product_reference": "libssh4-0.7.5-6.9.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh4-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh4-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64"
},
"product_reference": "libssh4-0.7.5-6.9.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le"
},
"product_reference": "libssh4-0.7.5-6.9.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x"
},
"product_reference": "libssh4-0.7.5-6.9.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh-devel-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le"
},
"product_reference": "libssh4-0.7.5-6.9.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64"
},
"product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-20T08:21:36Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
}
]
}
SUSE-SU-2020:0131-1
Vulnerability from csaf_suse - Published: 2020-01-20 08:21 - Updated: 2020-01-20 08:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-131,SUSE-SLE-SDK-12-SP5-2020-131,SUSE-SLE-SERVER-12-SP5-2020-131",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0131-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0131-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200131-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0131-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006381.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2020-01-20T08:21:47Z",
"generator": {
"date": "2020-01-20T08:21:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0131-1",
"initial_release_date": "2020-01-20T08:21:47Z",
"revision_history": [
{
"date": "2020-01-20T08:21:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.6.1.aarch64",
"product": {
"name": "libssh-devel-0.8.7-3.6.1.aarch64",
"product_id": "libssh-devel-0.8.7-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.6.1.aarch64",
"product": {
"name": "libssh4-0.8.7-3.6.1.aarch64",
"product_id": "libssh4-0.8.7-3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.8.7-3.6.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.8.7-3.6.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.8.7-3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.6.1.i586",
"product": {
"name": "libssh-devel-0.8.7-3.6.1.i586",
"product_id": "libssh-devel-0.8.7-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.6.1.i586",
"product": {
"name": "libssh4-0.8.7-3.6.1.i586",
"product_id": "libssh4-0.8.7-3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.6.1.ppc64le",
"product": {
"name": "libssh-devel-0.8.7-3.6.1.ppc64le",
"product_id": "libssh-devel-0.8.7-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.6.1.ppc64le",
"product": {
"name": "libssh4-0.8.7-3.6.1.ppc64le",
"product_id": "libssh4-0.8.7-3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.6.1.s390",
"product": {
"name": "libssh-devel-0.8.7-3.6.1.s390",
"product_id": "libssh-devel-0.8.7-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.6.1.s390",
"product": {
"name": "libssh4-0.8.7-3.6.1.s390",
"product_id": "libssh4-0.8.7-3.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.6.1.s390x",
"product": {
"name": "libssh-devel-0.8.7-3.6.1.s390x",
"product_id": "libssh-devel-0.8.7-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.6.1.s390x",
"product": {
"name": "libssh4-0.8.7-3.6.1.s390x",
"product_id": "libssh4-0.8.7-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.8.7-3.6.1.s390x",
"product": {
"name": "libssh4-32bit-0.8.7-3.6.1.s390x",
"product_id": "libssh4-32bit-0.8.7-3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.8.7-3.6.1.x86_64",
"product": {
"name": "libssh-devel-0.8.7-3.6.1.x86_64",
"product_id": "libssh-devel-0.8.7-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.8.7-3.6.1.x86_64",
"product": {
"name": "libssh4-0.8.7-3.6.1.x86_64",
"product_id": "libssh4-0.8.7-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.8.7-3.6.1.x86_64",
"product": {
"name": "libssh4-32bit-0.8.7-3.6.1.x86_64",
"product_id": "libssh4-32bit-0.8.7-3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64"
},
"product_reference": "libssh-devel-0.8.7-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le"
},
"product_reference": "libssh-devel-0.8.7-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x"
},
"product_reference": "libssh-devel-0.8.7-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64"
},
"product_reference": "libssh-devel-0.8.7-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64"
},
"product_reference": "libssh4-0.8.7-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le"
},
"product_reference": "libssh4-0.8.7-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x"
},
"product_reference": "libssh4-0.8.7-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64"
},
"product_reference": "libssh4-0.8.7-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64"
},
"product_reference": "libssh4-0.8.7-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le"
},
"product_reference": "libssh4-0.8.7-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x"
},
"product_reference": "libssh4-0.8.7-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64"
},
"product_reference": "libssh4-0.8.7-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x"
},
"product_reference": "libssh4-32bit-0.8.7-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64"
},
"product_reference": "libssh4-32bit-0.8.7-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64"
},
"product_reference": "libssh4-0.8.7-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le"
},
"product_reference": "libssh4-0.8.7-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x"
},
"product_reference": "libssh4-0.8.7-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64"
},
"product_reference": "libssh4-0.8.7-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x"
},
"product_reference": "libssh4-32bit-0.8.7-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64"
},
"product_reference": "libssh4-32bit-0.8.7-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-20T08:21:47Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
}
]
}
SUSE-SU-2020:0139-1
Vulnerability from csaf_suse - Published: 2020-01-20 09:57 - Updated: 2020-01-20 09:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-139,SUSE-SLE-DESKTOP-12-SP4-2020-139,SUSE-SLE-SDK-12-SP4-2020-139,SUSE-SLE-SDK-12-SP5-2020-139,SUSE-SLE-SERVER-12-SP4-2020-139",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0139-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0139-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200139-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0139-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006385.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2020-01-20T09:57:41Z",
"generator": {
"date": "2020-01-20T09:57:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0139-1",
"initial_release_date": "2020-01-20T09:57:41Z",
"revision_history": [
{
"date": "2020-01-20T09:57:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.12.1.aarch64",
"product": {
"name": "libssh-devel-0.6.3-12.12.1.aarch64",
"product_id": "libssh-devel-0.6.3-12.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.12.1.aarch64",
"product": {
"name": "libssh-devel-doc-0.6.3-12.12.1.aarch64",
"product_id": "libssh-devel-doc-0.6.3-12.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.12.1.aarch64",
"product": {
"name": "libssh4-0.6.3-12.12.1.aarch64",
"product_id": "libssh4-0.6.3-12.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.6.3-12.12.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.6.3-12.12.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.6.3-12.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.12.1.i586",
"product": {
"name": "libssh-devel-0.6.3-12.12.1.i586",
"product_id": "libssh-devel-0.6.3-12.12.1.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.12.1.i586",
"product": {
"name": "libssh-devel-doc-0.6.3-12.12.1.i586",
"product_id": "libssh-devel-doc-0.6.3-12.12.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.12.1.i586",
"product": {
"name": "libssh4-0.6.3-12.12.1.i586",
"product_id": "libssh4-0.6.3-12.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.12.1.ppc64le",
"product": {
"name": "libssh-devel-0.6.3-12.12.1.ppc64le",
"product_id": "libssh-devel-0.6.3-12.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"product": {
"name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"product_id": "libssh-devel-doc-0.6.3-12.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.12.1.ppc64le",
"product": {
"name": "libssh4-0.6.3-12.12.1.ppc64le",
"product_id": "libssh4-0.6.3-12.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.12.1.s390",
"product": {
"name": "libssh-devel-0.6.3-12.12.1.s390",
"product_id": "libssh-devel-0.6.3-12.12.1.s390"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.12.1.s390",
"product": {
"name": "libssh-devel-doc-0.6.3-12.12.1.s390",
"product_id": "libssh-devel-doc-0.6.3-12.12.1.s390"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.12.1.s390",
"product": {
"name": "libssh4-0.6.3-12.12.1.s390",
"product_id": "libssh4-0.6.3-12.12.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.12.1.s390x",
"product": {
"name": "libssh-devel-0.6.3-12.12.1.s390x",
"product_id": "libssh-devel-0.6.3-12.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.12.1.s390x",
"product": {
"name": "libssh-devel-doc-0.6.3-12.12.1.s390x",
"product_id": "libssh-devel-doc-0.6.3-12.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.12.1.s390x",
"product": {
"name": "libssh4-0.6.3-12.12.1.s390x",
"product_id": "libssh4-0.6.3-12.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.6.3-12.12.1.s390x",
"product": {
"name": "libssh4-32bit-0.6.3-12.12.1.s390x",
"product_id": "libssh4-32bit-0.6.3-12.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.12.1.x86_64",
"product": {
"name": "libssh-devel-0.6.3-12.12.1.x86_64",
"product_id": "libssh-devel-0.6.3-12.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.12.1.x86_64",
"product": {
"name": "libssh-devel-doc-0.6.3-12.12.1.x86_64",
"product_id": "libssh-devel-doc-0.6.3-12.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.12.1.x86_64",
"product": {
"name": "libssh4-0.6.3-12.12.1.x86_64",
"product_id": "libssh4-0.6.3-12.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.6.3-12.12.1.x86_64",
"product": {
"name": "libssh4-32bit-0.6.3-12.12.1.x86_64",
"product_id": "libssh4-32bit-0.6.3-12.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh4-32bit-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64"
},
"product_reference": "libssh-devel-0.6.3-12.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le"
},
"product_reference": "libssh-devel-0.6.3-12.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh-devel-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh-devel-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64"
},
"product_reference": "libssh4-0.6.3-12.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le"
},
"product_reference": "libssh4-0.6.3-12.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh4-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64"
},
"product_reference": "libssh4-0.6.3-12.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le"
},
"product_reference": "libssh4-0.6.3-12.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh4-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh4-32bit-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh4-32bit-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64"
},
"product_reference": "libssh4-0.6.3-12.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le"
},
"product_reference": "libssh4-0.6.3-12.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh4-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh4-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x"
},
"product_reference": "libssh4-32bit-0.6.3-12.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64"
},
"product_reference": "libssh4-32bit-0.6.3-12.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-20T09:57:41Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
}
]
}
SUSE-SU-2024:0525-1
Vulnerability from csaf_suse - Published: 2024-02-19 07:04 - Updated: 2024-02-19 07:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\nUpdate to version 0.9.8 (jsc#PED-7719):\n\n* Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)\n* Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)\n* Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)\n* Allow @ in usernames when parsing from URI composes\n\nUpdate to version 0.9.7:\n\n* Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm\n guessing (bsc#1211188)\n* Fix CVE-2023-2283: a possible authorization bypass in\n pki_verify_data_signature under low-memory conditions (bsc#1211190)\n* Fix several memory leaks in GSSAPI handling code\n\nUpdate to version 0.9.6 (bsc#1189608, CVE-2021-3634):\n\n* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6\n\n\nUpdate to 0.9.5 (bsc#1174713, CVE-2020-16135):\n\n* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)\n* Improve handling of library initialization (T222)\n* Fix parsing of subsecond times in SFTP (T219)\n* Make the documentation reproducible\n* Remove deprecated API usage in OpenSSL\n* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN\n* Define version in one place (T226)\n* Prevent invalid free when using different C runtimes than OpenSSL (T229)\n* Compatibility improvements to testsuite \n\nUpdate to version 0.9.4\n\n* https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/\n* Fix possible Denial of Service attack when using AES-CTR-ciphers\n CVE-2020-1730 (bsc#1168699)\n\nUpdate to version 0.9.3\n\n* Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095)\n* SSH-01-003 Client: Missing NULL check leads to crash in erroneous state\n* SSH-01-006 General: Various unchecked Null-derefs cause DOS\n* SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys\n* SSH-01-010 SSH: Deprecated hash function in fingerprinting\n* SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS\n* SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access\n* SSH-01-001 State Machine: Initial machine states should be set explicitly\n* SSH-01-002 Kex: Differently bound macros used to iterate same array\n* SSH-01-005 Code-Quality: Integer sign confusion during assignments\n* SSH-01-008 SCP: Protocol Injection via unescaped File Names\n* SSH-01-009 SSH: Update documentation which RFCs are implemented\n* SSH-01-012 PKI: Information leak via uninitialized stack buffer\n\nUpdate to version 0.9.2\n\n* Fixed libssh-config.cmake\n* Fixed issues with rsa algorithm negotiation (T191)\n* Fixed detection of OpenSSL ed25519 support (T197)\n\nUpdate to version 0.9.1\n\n* Added support for Ed25519 via OpenSSL\n* Added support for X25519 via OpenSSL\n* Added support for localuser in Match keyword\n* Fixed Match keyword to be case sensitive\n* Fixed compilation with LibreSSL\n* Fixed error report of channel open (T75)\n* Fixed sftp documentation (T137)\n* Fixed known_hosts parsing (T156)\n* Fixed build issue with MinGW (T157)\n* Fixed build with gcc 9 (T164)\n* Fixed deprecation issues (T165)\n* Fixed known_hosts directory creation (T166)\n\n- Split out configuration to separate package to not mess up the\n library packaging and coinstallation\n\nUpdate to verion 0.9.0\n\n* Added support for AES-GCM\n* Added improved rekeying support\n* Added performance improvements\n* Disabled blowfish support by default\n* Fixed several ssh config parsing issues\n* Added support for DH Group Exchange KEX\n* Added support for Encrypt-then-MAC mode\n* Added support for parsing server side configuration file\n* Added support for ECDSA/Ed25519 certificates\n* Added FIPS 140-2 compatibility\n* Improved known_hosts parsing\n* Improved documentation\n* Improved OpenSSL API usage for KEX, DH, and signatures\n\n- Add libssh client and server config files\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-525,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-525,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-525,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-525,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-525,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-525,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-525,SUSE-SUSE-MicroOS-5.1-2024-525,SUSE-SUSE-MicroOS-5.2-2024-525,SUSE-Storage-7.1-2024-525",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0525-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0525-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240525-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0525-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017947.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE Bug 1168699",
"url": "https://bugzilla.suse.com/1168699"
},
{
"category": "self",
"summary": "SUSE Bug 1174713",
"url": "https://bugzilla.suse.com/1174713"
},
{
"category": "self",
"summary": "SUSE Bug 1189608",
"url": "https://bugzilla.suse.com/1189608"
},
{
"category": "self",
"summary": "SUSE Bug 1211188",
"url": "https://bugzilla.suse.com/1211188"
},
{
"category": "self",
"summary": "SUSE Bug 1211190",
"url": "https://bugzilla.suse.com/1211190"
},
{
"category": "self",
"summary": "SUSE Bug 1218126",
"url": "https://bugzilla.suse.com/1218126"
},
{
"category": "self",
"summary": "SUSE Bug 1218186",
"url": "https://bugzilla.suse.com/1218186"
},
{
"category": "self",
"summary": "SUSE Bug 1218209",
"url": "https://bugzilla.suse.com/1218209"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16135 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16135/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1730 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3634 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3634/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1667 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2283 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-48795 page",
"url": "https://www.suse.com/security/cve/CVE-2023-48795/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6004 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6918/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2024-02-19T07:04:14Z",
"generator": {
"date": "2024-02-19T07:04:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0525-1",
"initial_release_date": "2024-02-19T07:04:14Z",
"revision_history": [
{
"date": "2024-02-19T07:04:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"product": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"product_id": "libssh-config-0.9.8-150200.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150200.13.3.1.aarch64",
"product": {
"name": "libssh-devel-0.9.8-150200.13.3.1.aarch64",
"product_id": "libssh-devel-0.9.8-150200.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150200.13.3.1.aarch64",
"product": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64",
"product_id": "libssh4-0.9.8-150200.13.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150200.13.3.1.i586",
"product": {
"name": "libssh-config-0.9.8-150200.13.3.1.i586",
"product_id": "libssh-config-0.9.8-150200.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150200.13.3.1.i586",
"product": {
"name": "libssh-devel-0.9.8-150200.13.3.1.i586",
"product_id": "libssh-devel-0.9.8-150200.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150200.13.3.1.i586",
"product": {
"name": "libssh4-0.9.8-150200.13.3.1.i586",
"product_id": "libssh4-0.9.8-150200.13.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150200.13.3.1.ppc64le",
"product": {
"name": "libssh-config-0.9.8-150200.13.3.1.ppc64le",
"product_id": "libssh-config-0.9.8-150200.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"product": {
"name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"product_id": "libssh-devel-0.9.8-150200.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150200.13.3.1.ppc64le",
"product": {
"name": "libssh4-0.9.8-150200.13.3.1.ppc64le",
"product_id": "libssh4-0.9.8-150200.13.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150200.13.3.1.s390x",
"product": {
"name": "libssh-config-0.9.8-150200.13.3.1.s390x",
"product_id": "libssh-config-0.9.8-150200.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150200.13.3.1.s390x",
"product": {
"name": "libssh-devel-0.9.8-150200.13.3.1.s390x",
"product_id": "libssh-devel-0.9.8-150200.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150200.13.3.1.s390x",
"product": {
"name": "libssh4-0.9.8-150200.13.3.1.s390x",
"product_id": "libssh4-0.9.8-150200.13.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"product": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"product_id": "libssh-config-0.9.8-150200.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"product": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"product_id": "libssh-devel-0.9.8-150200.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150200.13.3.1.x86_64",
"product": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64",
"product_id": "libssh4-0.9.8-150200.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"product": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"product_id": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2020-16135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16135"
}
],
"notes": [
{
"category": "general",
"text": "libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16135",
"url": "https://www.suse.com/security/cve/CVE-2020-16135"
},
{
"category": "external",
"summary": "SUSE Bug 1174713 for CVE-2020-16135",
"url": "https://bugzilla.suse.com/1174713"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "moderate"
}
],
"title": "CVE-2020-16135"
},
{
"cve": "CVE-2020-1730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1730"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh versions before 0.8.9 and before 0.9.4 in the way it handled AES-CTR (or DES ciphers if enabled) ciphers. The server or client could crash when the connection hasn\u0027t been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1730",
"url": "https://www.suse.com/security/cve/CVE-2020-1730"
},
{
"category": "external",
"summary": "SUSE Bug 1168699 for CVE-2020-1730",
"url": "https://bugzilla.suse.com/1168699"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "moderate"
}
],
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2021-3634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3634"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3634",
"url": "https://www.suse.com/security/cve/CVE-2021-3634"
},
{
"category": "external",
"summary": "SUSE Bug 1189608 for CVE-2021-3634",
"url": "https://bugzilla.suse.com/1189608"
},
{
"category": "external",
"summary": "SUSE Bug 1194948 for CVE-2021-3634",
"url": "https://bugzilla.suse.com/1194948"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "low"
}
],
"title": "CVE-2021-3634"
},
{
"cve": "CVE-2023-1667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1667"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1667",
"url": "https://www.suse.com/security/cve/CVE-2023-1667"
},
{
"category": "external",
"summary": "SUSE Bug 1211188 for CVE-2023-1667",
"url": "https://bugzilla.suse.com/1211188"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "moderate"
}
],
"title": "CVE-2023-1667"
},
{
"cve": "CVE-2023-2283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2283"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2283",
"url": "https://www.suse.com/security/cve/CVE-2023-2283"
},
{
"category": "external",
"summary": "SUSE Bug 1211190 for CVE-2023-2283",
"url": "https://bugzilla.suse.com/1211190"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "moderate"
}
],
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-48795",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-48795"
}
],
"notes": [
{
"category": "general",
"text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-48795",
"url": "https://www.suse.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "SUSE Bug 1217950 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1217950"
},
{
"category": "external",
"summary": "SUSE Bug 1218708 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1218708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "important"
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-6004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6004"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue may allow an attacker to inject malicious code into the command of the features mentioned through the hostname parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6004",
"url": "https://www.suse.com/security/cve/CVE-2023-6004"
},
{
"category": "external",
"summary": "SUSE Bug 1218209 for CVE-2023-6004",
"url": "https://bugzilla.suse.com/1218209"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "moderate"
}
],
"title": "CVE-2023-6004"
},
{
"cve": "CVE-2023-6918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6918"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the uninitialized memory as an input for the KDF. In this case, non-matching keys will result in decryption/integrity failures, terminating the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6918",
"url": "https://www.suse.com/security/cve/CVE-2023-6918"
},
{
"category": "external",
"summary": "SUSE Bug 1218186 for CVE-2023-6918",
"url": "https://bugzilla.suse.com/1218186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-19T07:04:14Z",
"details": "moderate"
}
],
"title": "CVE-2023-6918"
}
]
}
SUSE-SU-2024:0539-1
Vulnerability from csaf_suse - Published: 2024-02-20 15:03 - Updated: 2024-02-20 15:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\nUpdate to version 0.9.8 (jsc#PED-7719):\n\n* Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)\n* Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)\n* Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)\n* Allow @ in usernames when parsing from URI composes\n\nUpdate to version 0.9.7\n\n* Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm\n guessing (bsc#1211188)\n* Fix CVE-2023-2283: a possible authorization bypass in\n pki_verify_data_signature under low-memory conditions (bsc#1211190)\n* Fix several memory leaks in GSSAPI handling code\n\nUpdate to version 0.9.6 (bsc#1189608, CVE-2021-3634)\n\n* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6\n\nUpdate to version 0.9.5 (bsc#1174713, CVE-2020-16135):\n\n* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)\n* Improve handling of library initialization (T222)\n* Fix parsing of subsecond times in SFTP (T219)\n* Make the documentation reproducible\n* Remove deprecated API usage in OpenSSL\n* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN\n* Define version in one place (T226)\n* Prevent invalid free when using different C runtimes than OpenSSL (T229)\n* Compatibility improvements to testsuite \n\nUpdate to version 0.9.4:\n\n* https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/\n* Fix possible Denial of Service attack when using AES-CTR-ciphers\n CVE-2020-1730 (bsc#1168699)\n\nUpdate to version 0.9.3:\n\n* Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095)\n* SSH-01-003 Client: Missing NULL check leads to crash in erroneous state\n* SSH-01-006 General: Various unchecked Null-derefs cause DOS\n* SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys\n* SSH-01-010 SSH: Deprecated hash function in fingerprinting\n* SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS\n* SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access\n* SSH-01-001 State Machine: Initial machine states should be set explicitly\n* SSH-01-002 Kex: Differently bound macros used to iterate same array\n* SSH-01-005 Code-Quality: Integer sign confusion during assignments\n* SSH-01-008 SCP: Protocol Injection via unescaped File Names\n* SSH-01-009 SSH: Update documentation which RFCs are implemented\n* SSH-01-012 PKI: Information leak via uninitialized stack buffer\n\nUpdate to version 0.9.2:\n\n* Fixed libssh-config.cmake\n* Fixed issues with rsa algorithm negotiation (T191)\n* Fixed detection of OpenSSL ed25519 support (T197)\n\nUpdate to version 0.9.1:\n\n* Added support for Ed25519 via OpenSSL\n* Added support for X25519 via OpenSSL\n* Added support for localuser in Match keyword\n* Fixed Match keyword to be case sensitive\n* Fixed compilation with LibreSSL\n* Fixed error report of channel open (T75)\n* Fixed sftp documentation (T137)\n* Fixed known_hosts parsing (T156)\n* Fixed build issue with MinGW (T157)\n* Fixed build with gcc 9 (T164)\n* Fixed deprecation issues (T165)\n* Fixed known_hosts directory creation (T166)\n\nUpdate to verion 0.9.0:\n\n* Added support for AES-GCM\n* Added improved rekeying support\n* Added performance improvements\n* Disabled blowfish support by default\n* Fixed several ssh config parsing issues\n* Added support for DH Group Exchange KEX\n* Added support for Encrypt-then-MAC mode\n* Added support for parsing server side configuration file\n* Added support for ECDSA/Ed25519 certificates\n* Added FIPS 140-2 compatibility\n* Improved known_hosts parsing\n* Improved documentation\n* Improved OpenSSL API usage for KEX, DH, and signatures\n\n- Add libssh client and server config files\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-539,SUSE-SLE-SDK-12-SP5-2024-539,SUSE-SLE-SERVER-12-SP5-2024-539",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0539-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0539-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240539-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0539-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017974.html"
},
{
"category": "self",
"summary": "SUSE Bug 1158095",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "self",
"summary": "SUSE Bug 1168699",
"url": "https://bugzilla.suse.com/1168699"
},
{
"category": "self",
"summary": "SUSE Bug 1174713",
"url": "https://bugzilla.suse.com/1174713"
},
{
"category": "self",
"summary": "SUSE Bug 1189608",
"url": "https://bugzilla.suse.com/1189608"
},
{
"category": "self",
"summary": "SUSE Bug 1211188",
"url": "https://bugzilla.suse.com/1211188"
},
{
"category": "self",
"summary": "SUSE Bug 1211190",
"url": "https://bugzilla.suse.com/1211190"
},
{
"category": "self",
"summary": "SUSE Bug 1218126",
"url": "https://bugzilla.suse.com/1218126"
},
{
"category": "self",
"summary": "SUSE Bug 1218186",
"url": "https://bugzilla.suse.com/1218186"
},
{
"category": "self",
"summary": "SUSE Bug 1218209",
"url": "https://bugzilla.suse.com/1218209"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14889 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14889/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16135 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16135/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1730 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3634 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3634/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1667 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2283 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-48795 page",
"url": "https://www.suse.com/security/cve/CVE-2023-48795/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6004 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6918/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2024-02-20T15:03:55Z",
"generator": {
"date": "2024-02-20T15:03:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0539-1",
"initial_release_date": "2024-02-20T15:03:55Z",
"revision_history": [
{
"date": "2024-02-20T15:03:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-3.12.2.aarch64",
"product": {
"name": "libssh-config-0.9.8-3.12.2.aarch64",
"product_id": "libssh-config-0.9.8-3.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-3.12.2.aarch64",
"product": {
"name": "libssh-devel-0.9.8-3.12.2.aarch64",
"product_id": "libssh-devel-0.9.8-3.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-3.12.2.aarch64",
"product": {
"name": "libssh4-0.9.8-3.12.2.aarch64",
"product_id": "libssh4-0.9.8-3.12.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.9.8-3.12.2.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.9.8-3.12.2.aarch64_ilp32",
"product_id": "libssh4-64bit-0.9.8-3.12.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-3.12.2.i586",
"product": {
"name": "libssh-config-0.9.8-3.12.2.i586",
"product_id": "libssh-config-0.9.8-3.12.2.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-3.12.2.i586",
"product": {
"name": "libssh-devel-0.9.8-3.12.2.i586",
"product_id": "libssh-devel-0.9.8-3.12.2.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-3.12.2.i586",
"product": {
"name": "libssh4-0.9.8-3.12.2.i586",
"product_id": "libssh4-0.9.8-3.12.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-3.12.2.ppc64le",
"product": {
"name": "libssh-config-0.9.8-3.12.2.ppc64le",
"product_id": "libssh-config-0.9.8-3.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-3.12.2.ppc64le",
"product": {
"name": "libssh-devel-0.9.8-3.12.2.ppc64le",
"product_id": "libssh-devel-0.9.8-3.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-3.12.2.ppc64le",
"product": {
"name": "libssh4-0.9.8-3.12.2.ppc64le",
"product_id": "libssh4-0.9.8-3.12.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-3.12.2.s390",
"product": {
"name": "libssh-config-0.9.8-3.12.2.s390",
"product_id": "libssh-config-0.9.8-3.12.2.s390"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-3.12.2.s390",
"product": {
"name": "libssh-devel-0.9.8-3.12.2.s390",
"product_id": "libssh-devel-0.9.8-3.12.2.s390"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-3.12.2.s390",
"product": {
"name": "libssh4-0.9.8-3.12.2.s390",
"product_id": "libssh4-0.9.8-3.12.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-3.12.2.s390x",
"product": {
"name": "libssh-config-0.9.8-3.12.2.s390x",
"product_id": "libssh-config-0.9.8-3.12.2.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-3.12.2.s390x",
"product": {
"name": "libssh-devel-0.9.8-3.12.2.s390x",
"product_id": "libssh-devel-0.9.8-3.12.2.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-3.12.2.s390x",
"product": {
"name": "libssh4-0.9.8-3.12.2.s390x",
"product_id": "libssh4-0.9.8-3.12.2.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.9.8-3.12.2.s390x",
"product": {
"name": "libssh4-32bit-0.9.8-3.12.2.s390x",
"product_id": "libssh4-32bit-0.9.8-3.12.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-3.12.2.x86_64",
"product": {
"name": "libssh-config-0.9.8-3.12.2.x86_64",
"product_id": "libssh-config-0.9.8-3.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-3.12.2.x86_64",
"product": {
"name": "libssh-devel-0.9.8-3.12.2.x86_64",
"product_id": "libssh-devel-0.9.8-3.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-3.12.2.x86_64",
"product": {
"name": "libssh4-0.9.8-3.12.2.x86_64",
"product_id": "libssh4-0.9.8-3.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.9.8-3.12.2.x86_64",
"product": {
"name": "libssh4-32bit-0.9.8-3.12.2.x86_64",
"product_id": "libssh4-32bit-0.9.8-3.12.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64"
},
"product_reference": "libssh-devel-0.9.8-3.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le"
},
"product_reference": "libssh-devel-0.9.8-3.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh-devel-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh-devel-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64"
},
"product_reference": "libssh4-0.9.8-3.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le"
},
"product_reference": "libssh4-0.9.8-3.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh4-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh4-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64"
},
"product_reference": "libssh-config-0.9.8-3.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le"
},
"product_reference": "libssh-config-0.9.8-3.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh-config-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh-config-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64"
},
"product_reference": "libssh4-0.9.8-3.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le"
},
"product_reference": "libssh4-0.9.8-3.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh4-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh4-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh4-32bit-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64"
},
"product_reference": "libssh-config-0.9.8-3.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le"
},
"product_reference": "libssh-config-0.9.8-3.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh-config-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh-config-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64"
},
"product_reference": "libssh4-0.9.8-3.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le"
},
"product_reference": "libssh4-0.9.8-3.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh4-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh4-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x"
},
"product_reference": "libssh4-32bit-0.9.8-3.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-32bit-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64"
},
"product_reference": "libssh4-32bit-0.9.8-3.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14889"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14889",
"url": "https://www.suse.com/security/cve/CVE-2019-14889"
},
{
"category": "external",
"summary": "SUSE Bug 1158095 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1158095"
},
{
"category": "external",
"summary": "SUSE Bug 1224871 for CVE-2019-14889",
"url": "https://bugzilla.suse.com/1224871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "important"
}
],
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2020-16135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16135"
}
],
"notes": [
{
"category": "general",
"text": "libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16135",
"url": "https://www.suse.com/security/cve/CVE-2020-16135"
},
{
"category": "external",
"summary": "SUSE Bug 1174713 for CVE-2020-16135",
"url": "https://bugzilla.suse.com/1174713"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "moderate"
}
],
"title": "CVE-2020-16135"
},
{
"cve": "CVE-2020-1730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1730"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh versions before 0.8.9 and before 0.9.4 in the way it handled AES-CTR (or DES ciphers if enabled) ciphers. The server or client could crash when the connection hasn\u0027t been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1730",
"url": "https://www.suse.com/security/cve/CVE-2020-1730"
},
{
"category": "external",
"summary": "SUSE Bug 1168699 for CVE-2020-1730",
"url": "https://bugzilla.suse.com/1168699"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "moderate"
}
],
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2021-3634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3634"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3634",
"url": "https://www.suse.com/security/cve/CVE-2021-3634"
},
{
"category": "external",
"summary": "SUSE Bug 1189608 for CVE-2021-3634",
"url": "https://bugzilla.suse.com/1189608"
},
{
"category": "external",
"summary": "SUSE Bug 1194948 for CVE-2021-3634",
"url": "https://bugzilla.suse.com/1194948"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "low"
}
],
"title": "CVE-2021-3634"
},
{
"cve": "CVE-2023-1667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1667"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1667",
"url": "https://www.suse.com/security/cve/CVE-2023-1667"
},
{
"category": "external",
"summary": "SUSE Bug 1211188 for CVE-2023-1667",
"url": "https://bugzilla.suse.com/1211188"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-1667"
},
{
"cve": "CVE-2023-2283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2283"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2283",
"url": "https://www.suse.com/security/cve/CVE-2023-2283"
},
{
"category": "external",
"summary": "SUSE Bug 1211190 for CVE-2023-2283",
"url": "https://bugzilla.suse.com/1211190"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-48795",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-48795"
}
],
"notes": [
{
"category": "general",
"text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-48795",
"url": "https://www.suse.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "SUSE Bug 1217950 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1217950"
},
{
"category": "external",
"summary": "SUSE Bug 1218708 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1218708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "important"
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-6004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6004"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue may allow an attacker to inject malicious code into the command of the features mentioned through the hostname parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6004",
"url": "https://www.suse.com/security/cve/CVE-2023-6004"
},
{
"category": "external",
"summary": "SUSE Bug 1218209 for CVE-2023-6004",
"url": "https://bugzilla.suse.com/1218209"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-6004"
},
{
"cve": "CVE-2023-6918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6918"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the uninitialized memory as an input for the KDF. In this case, non-matching keys will result in decryption/integrity failures, terminating the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6918",
"url": "https://www.suse.com/security/cve/CVE-2023-6918"
},
{
"category": "external",
"summary": "SUSE Bug 1218186 for CVE-2023-6918",
"url": "https://bugzilla.suse.com/1218186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-20T15:03:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-6918"
}
]
}
WID-SEC-W-2023-1049
Vulnerability from csaf_certbund - Published: 2020-04-14 22:00 - Updated: 2023-04-20 22:00In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verfügbarkeit, Vertraulichkeit und Integrität gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "High" für "Availability", "Confidentiality" und "Integrity" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle MySQL
Oracle
|
cpe:/a:oracle:mysql:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "MySQL ist ein Open Source Datenbankserver von Oracle.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1049 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2023-1049.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1049 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1049"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2023-2017 vom 2023-04-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2017.html"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2020 vom 2020-04-14",
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html#AppendixMSQL"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:1810 vom 2020-04-28",
"url": "https://access.redhat.com/errata/RHSA-2020:1810"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4350-1 vom 2020-05-04",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA 2245 vom 2020-06-12",
"url": "https://lists.debian.org/debian-lts-announce/2020/debian-lts-announce-202006/msg00015.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4703 vom 2020-06-11",
"url": "https://www.debian.org/security/2020/dsa-4703"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1710-1 vom 2020-06-23",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/007007.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1711-1 vom 2020-06-23",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/007010.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3194 vom 2020-07-28",
"url": "https://access.redhat.com/errata/RHSA-2020:3194"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3518 vom 2020-08-19",
"url": "https://access.redhat.com/errata/RHSA-2020:3518"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3732 vom 2020-09-14",
"url": "https://access.redhat.com/errata/RHSA-2020:3732"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3755 vom 2020-09-15",
"url": "https://access.redhat.com/errata/RHSA-2020:3755"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3757 vom 2020-09-15",
"url": "https://access.redhat.com/errata/RHSA-2020:3757"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4026 vom 2020-09-29",
"url": "https://access.redhat.com/errata/RHSA-2020:4026"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4174 vom 2020-10-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4174"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2020-112 vom 2020-10-25",
"url": "https://downloads.avaya.com/css/P8/documents/101071742"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4603-1 vom 2020-10-27",
"url": "https://ubuntu.com/security/notices/USN-4603-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4603-1 vom 2020-10-27",
"url": "https://usn.ubuntu.com/4603-1/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4442 vom 2020-11-04",
"url": "https://access.redhat.com/errata/RHSA-2020:4442"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4961 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4961"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4960 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4960"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5246 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5246"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2020-162 vom 2020-12-08",
"url": "https://downloads.avaya.com/css/P8/documents/101072831"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5503 vom 2020-12-18",
"url": "https://linux.oracle.com/errata/ELSA-2020-5503-1.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5500 vom 2020-12-18",
"url": "https://linux.oracle.com/errata/ELSA-2020-5500.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202105-27 vom 2021-05-26",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:0037 vom 2021-01-18",
"url": "https://access.redhat.com/errata/RHSA-2021:0038"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5635 vom 2021-02-24",
"url": "https://access.redhat.com/errata/RHSA-2020:5635"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2320-1 vom 2021-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009137.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:14771-1 vom 2021-07-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009231.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2877-1 vom 2021-08-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009371.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:4396 vom 2021-11-09",
"url": "https://access.redhat.com/errata/RHSA-2021:4396"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:0318 vom 2022-01-27",
"url": "https://access.redhat.com/errata/RHSA-2022:0318"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:0434 vom 2022-02-04",
"url": "https://access.redhat.com/errata/RHSA-2022:0434"
}
],
"source_lang": "en-US",
"title": "Oracle MySQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-04-20T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:49:40.078+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1049",
"initial_release_date": "2020-04-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2020-04-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-04-28T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-05-03T22:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: FEDORA-2020-261C9DDD7C, FEDORA-2020-136DC82437, FEDORA-2020-20AC7C92A1"
},
{
"date": "2020-05-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-06-11T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-06-23T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-07-28T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-08-19T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-09-14T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-09-15T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-09-29T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-05T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-25T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2020-10-27T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-11-03T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-05T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-12-09T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2020-12-17T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2021-01-18T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-02-24T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-05-25T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2021-07-14T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-07-29T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-08-30T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-11-09T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-01-27T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-02-03T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-20T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "29"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Application Enablement Services",
"product": {
"name": "Avaya Aura Application Enablement Services",
"product_id": "T015516",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_application_enablement_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Communication Manager",
"product": {
"name": "Avaya Aura Communication Manager",
"product_id": "T015126",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:communication_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Experience Portal",
"product": {
"name": "Avaya Aura Experience Portal",
"product_id": "T015519",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_experience_portal:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Session Manager",
"product": {
"name": "Avaya Aura Session Manager",
"product_id": "T015127",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:session_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura System Manager",
"product": {
"name": "Avaya Aura System Manager",
"product_id": "T015518",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_system_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Web License Manager",
"product": {
"name": "Avaya Web License Manager",
"product_id": "T016243",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:web_license_manager:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"category": "product_name",
"name": "Oracle MySQL",
"product": {
"name": "Oracle MySQL",
"product_id": "T000197",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14889",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2019-1547",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-1547"
},
{
"cve": "CVE-2019-1549",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-1549"
},
{
"cve": "CVE-2019-1552",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-1552"
},
{
"cve": "CVE-2019-15601",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-15601"
},
{
"cve": "CVE-2019-1563",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-1563"
},
{
"cve": "CVE-2019-17563",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-17563"
},
{
"cve": "CVE-2019-19242",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19242"
},
{
"cve": "CVE-2019-19244",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19244"
},
{
"cve": "CVE-2019-19317",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19317"
},
{
"cve": "CVE-2019-19603",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19603"
},
{
"cve": "CVE-2019-19645",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19645"
},
{
"cve": "CVE-2019-19646",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19646"
},
{
"cve": "CVE-2019-19880",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19880"
},
{
"cve": "CVE-2019-19923",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19923"
},
{
"cve": "CVE-2019-19924",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19924"
},
{
"cve": "CVE-2019-19925",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19925"
},
{
"cve": "CVE-2019-19926",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19926"
},
{
"cve": "CVE-2019-19959",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-19959"
},
{
"cve": "CVE-2019-20218",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-20218"
},
{
"cve": "CVE-2019-5481",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-5481"
},
{
"cve": "CVE-2019-5482",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2019-5482"
},
{
"cve": "CVE-2020-2752",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2752"
},
{
"cve": "CVE-2020-2759",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2759"
},
{
"cve": "CVE-2020-2760",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2760"
},
{
"cve": "CVE-2020-2761",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2761"
},
{
"cve": "CVE-2020-2762",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2762"
},
{
"cve": "CVE-2020-2763",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2763"
},
{
"cve": "CVE-2020-2765",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2765"
},
{
"cve": "CVE-2020-2768",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2768"
},
{
"cve": "CVE-2020-2770",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2770"
},
{
"cve": "CVE-2020-2774",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2774"
},
{
"cve": "CVE-2020-2779",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2779"
},
{
"cve": "CVE-2020-2780",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2780"
},
{
"cve": "CVE-2020-2790",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2790"
},
{
"cve": "CVE-2020-2804",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2804"
},
{
"cve": "CVE-2020-2806",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2806"
},
{
"cve": "CVE-2020-2812",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2812"
},
{
"cve": "CVE-2020-2814",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2814"
},
{
"cve": "CVE-2020-2853",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2853"
},
{
"cve": "CVE-2020-2875",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2875"
},
{
"cve": "CVE-2020-2892",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2892"
},
{
"cve": "CVE-2020-2893",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2893"
},
{
"cve": "CVE-2020-2895",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2895"
},
{
"cve": "CVE-2020-2896",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2896"
},
{
"cve": "CVE-2020-2897",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2897"
},
{
"cve": "CVE-2020-2898",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2898"
},
{
"cve": "CVE-2020-2901",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2901"
},
{
"cve": "CVE-2020-2903",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2903"
},
{
"cve": "CVE-2020-2904",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2904"
},
{
"cve": "CVE-2020-2921",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2921"
},
{
"cve": "CVE-2020-2922",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2922"
},
{
"cve": "CVE-2020-2923",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2923"
},
{
"cve": "CVE-2020-2924",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2924"
},
{
"cve": "CVE-2020-2925",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2925"
},
{
"cve": "CVE-2020-2926",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2926"
},
{
"cve": "CVE-2020-2928",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2928"
},
{
"cve": "CVE-2020-2930",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2930"
},
{
"cve": "CVE-2020-2933",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2933"
},
{
"cve": "CVE-2020-2934",
"notes": [
{
"category": "description",
"text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"2951",
"T002207",
"T000126",
"398363",
"T000197"
]
},
"release_date": "2020-04-14T22:00:00.000+00:00",
"title": "CVE-2020-2934"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.