Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-17498 (GCVE-0-2019-17498)
Vulnerability from cvelistv5 – Published: 2019-10-21 00:00 – Updated: 2024-08-05 01:40- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T01:40:15.913Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/libssh2/libssh2/blob/42d37aa63129a1b2644bf6495198923534322d64/src/packet.c#L480"
},
{
"tags": [
"x_transferred"
],
"url": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/kevinbackhouse/SecurityExploits/tree/8cbdbbe6363510f7d9ceec685373da12e6fc752d/libssh2/out_of_bounds_read_disconnect_CVE-2019-17498"
},
{
"name": "FEDORA-2019-91529f19e4",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TY7EEE34RFKCTXTMBQQWWSLXZWSCXNDB/"
},
{
"name": "openSUSE-SU-2019:2483",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00026.html"
},
{
"name": "[debian-lts-announce] 20191113 [SECURITY] [DLA 1991-1] libssh2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00010.html"
},
{
"name": "FEDORA-2019-ec04c34768",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22H4Q5XMGS3QNSA7OCL3U7UQZ4NXMR5O/"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c"
},
{
"name": "[debian-lts-announce] 20211217 [SECURITY] [DLA 2848-1] libssh2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220909-0004/"
},
{
"tags": [
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/172835/libssh2-1.9.0-Out-Of-Bounds-Read.html"
},
{
"name": "[debian-lts-announce] 20230908 [SECURITY] [DLA 3559-1] libssh2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-08T13:06:20.499Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/libssh2/libssh2/blob/42d37aa63129a1b2644bf6495198923534322d64/src/packet.c#L480"
},
{
"url": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/"
},
{
"url": "https://github.com/kevinbackhouse/SecurityExploits/tree/8cbdbbe6363510f7d9ceec685373da12e6fc752d/libssh2/out_of_bounds_read_disconnect_CVE-2019-17498"
},
{
"name": "FEDORA-2019-91529f19e4",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TY7EEE34RFKCTXTMBQQWWSLXZWSCXNDB/"
},
{
"name": "openSUSE-SU-2019:2483",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00026.html"
},
{
"name": "[debian-lts-announce] 20191113 [SECURITY] [DLA 1991-1] libssh2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00010.html"
},
{
"name": "FEDORA-2019-ec04c34768",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22H4Q5XMGS3QNSA7OCL3U7UQZ4NXMR5O/"
},
{
"url": "https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c"
},
{
"name": "[debian-lts-announce] 20211217 [SECURITY] [DLA 2848-1] libssh2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20220909-0004/"
},
{
"url": "http://packetstormsecurity.com/files/172835/libssh2-1.9.0-Out-Of-Bounds-Read.html"
},
{
"name": "[debian-lts-announce] 20230908 [SECURITY] [DLA 3559-1] libssh2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-17498",
"datePublished": "2019-10-21T00:00:00.000Z",
"dateReserved": "2019-10-11T00:00:00.000Z",
"dateUpdated": "2024-08-05T01:40:15.913Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-17498",
"date": "2026-06-24",
"epss": "0.03762",
"percentile": "0.88504"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.9.0\", \"matchCriteriaId\": \"D0F2D0AA-AFDD-41A2-8172-EEB203227E5D\"}]}]}, {\"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:opensuse:leap:15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\", \"matchCriteriaId\": \"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:element_software:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"85DF4B3F-4BBC-42B7-B729-096934523D63\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A3C19813-E823-456A-B1CE-EC0684CE1953\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E7CF3019-975D-40BB-A8A4-894E62BD3797\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:netapp:bootstrap_os:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"95BA156C-C977-4F0C-8DFB-3FAE9CC8C02D\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AD7447BC-F315-4298-A822-549942FC118B\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.\"}, {\"lang\": \"es\", \"value\": \"En libssh2 versi\\u00f3n v1.9.0 y anteriores, la l\\u00f3gica de la funci\\u00f3n SSH_MSG_DISCONNECT en el archivo packet.c presenta un desbordamiento de enteros en una comprobaci\\u00f3n de l\\u00edmites, lo que permite a un atacante especificar un desplazamiento arbitrario (fuera de l\\u00edmites) para una lectura de memoria posterior. Un servidor SSH dise\\u00f1ado puede ser capaz de revelar informaci\\u00f3n confidencial o causar una condici\\u00f3n de denegaci\\u00f3n de servicio en el sistema del cliente cuando un usuario conecta con el servidor.\"}]",
"id": "CVE-2019-17498",
"lastModified": "2024-11-21T04:32:22.850",
"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:N/A:H\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 5.2}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:N/A:P\", \"baseScore\": 5.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2019-10-21T22:15:10.523",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00026.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/172835/libssh2-1.9.0-Out-Of-Bounds-Read.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Broken Link\"]}, {\"url\": \"https://github.com/kevinbackhouse/SecurityExploits/tree/8cbdbbe6363510f7d9ceec685373da12e6fc752d/libssh2/out_of_bounds_read_disconnect_CVE-2019-17498\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/libssh2/libssh2/blob/42d37aa63129a1b2644bf6495198923534322d64/src/packet.c#L480\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/11/msg00010.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22H4Q5XMGS3QNSA7OCL3U7UQZ4NXMR5O/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TY7EEE34RFKCTXTMBQQWWSLXZWSCXNDB/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220909-0004/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00026.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/172835/libssh2-1.9.0-Out-Of-Bounds-Read.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Broken Link\"]}, {\"url\": \"https://github.com/kevinbackhouse/SecurityExploits/tree/8cbdbbe6363510f7d9ceec685373da12e6fc752d/libssh2/out_of_bounds_read_disconnect_CVE-2019-17498\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/libssh2/libssh2/blob/42d37aa63129a1b2644bf6495198923534322d64/src/packet.c#L480\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/11/msg00010.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22H4Q5XMGS3QNSA7OCL3U7UQZ4NXMR5O/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TY7EEE34RFKCTXTMBQQWWSLXZWSCXNDB/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220909-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-190\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-17498\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-10-21T22:15:10.523\",\"lastModified\":\"2024-11-21T04:32:22.850\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.\"},{\"lang\":\"es\",\"value\":\"En libssh2 versi\u00f3n v1.9.0 y anteriores, la l\u00f3gica de la funci\u00f3n SSH_MSG_DISCONNECT en el archivo packet.c presenta un desbordamiento de enteros en una comprobaci\u00f3n de l\u00edmites, lo que permite a un atacante especificar un desplazamiento arbitrario (fuera de l\u00edmites) para una lectura de memoria posterior. Un servidor SSH dise\u00f1ado puede ser capaz de revelar informaci\u00f3n confidencial o causar una condici\u00f3n de denegaci\u00f3n de servicio en el sistema del cliente cuando un usuario conecta con el servidor.\"}],\"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:N/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:P\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.9.0\",\"matchCriteriaId\":\"D0F2D0AA-AFDD-41A2-8172-EEB203227E5D\"}]}]},{\"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:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:element_software:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"85DF4B3F-4BBC-42B7-B729-096934523D63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3C19813-E823-456A-B1CE-EC0684CE1953\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7CF3019-975D-40BB-A8A4-894E62BD3797\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:bootstrap_os:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95BA156C-C977-4F0C-8DFB-3FAE9CC8C02D\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD7447BC-F315-4298-A822-549942FC118B\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00026.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/172835/libssh2-1.9.0-Out-Of-Bounds-Read.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://github.com/kevinbackhouse/SecurityExploits/tree/8cbdbbe6363510f7d9ceec685373da12e6fc752d/libssh2/out_of_bounds_read_disconnect_CVE-2019-17498\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libssh2/libssh2/blob/42d37aa63129a1b2644bf6495198923534322d64/src/packet.c#L480\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/11/msg00010.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22H4Q5XMGS3QNSA7OCL3U7UQZ4NXMR5O/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TY7EEE34RFKCTXTMBQQWWSLXZWSCXNDB/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220909-0004/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00026.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/172835/libssh2-1.9.0-Out-Of-Bounds-Read.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://github.com/kevinbackhouse/SecurityExploits/tree/8cbdbbe6363510f7d9ceec685373da12e6fc752d/libssh2/out_of_bounds_read_disconnect_CVE-2019-17498\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libssh2/libssh2/blob/42d37aa63129a1b2644bf6495198923534322d64/src/packet.c#L480\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/11/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22H4Q5XMGS3QNSA7OCL3U7UQZ4NXMR5O/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TY7EEE34RFKCTXTMBQQWWSLXZWSCXNDB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220909-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-RU-2023:4066-1
Vulnerability from csaf_suse - Published: 2023-10-12 12:32 - Updated: 2023-10-12 12:32| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "Recommended update for libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issues:\n\nlibssh2_org was upgraded to version 1.11.0 in SUSE Linux Enterprise Server 12 SP5 (jsc#PED-5721)\n\nVersion update to 1.11.0:\n\n* Enhancements and bugfixes:\n\n - Adds support for encrypt-then-mac (ETM) MACs\n - Adds support for AES-GCM crypto protocols\n - Adds support for sk-ecdsa-sha2-nistp256 and sk-ssh-ed25519 keys\n - Adds support for RSA certificate authentication\n - Adds FIDO support with *_sk() functions\n - Adds RSA-SHA2 key upgrading to OpenSSL, WinCNG, mbedTLS, OS400 backends\n - Adds Agent Forwarding and libssh2_agent_sign()\n - Adds support for Channel Signal message libssh2_channel_signal_ex()\n - Adds support to get the user auth banner message libssh2_userauth_banner()\n - Adds LIBSSH2_NO_{MD5, HMAC_RIPEMD, DSA, RSA, RSA_SHA1, ECDSA, ED25519,\n AES_CBC, AES_CTR, BLOWFISH, RC4, CAST, 3DES} options\n - Adds direct stream UNIX sockets with libssh2_channel_direct_streamlocal_ex()\n - Adds wolfSSL support to CMake file\n - Adds mbedTLS 3.x support\n - Adds LibreSSL 3.5 support\n - Adds support for CMake \u0027unity\u0027 builds\n - Adds CMake support for building shared and static libs in a single pass\n - Adds symbol hiding support to CMake\n - Adds support for libssh2.rc for all build tools\n - Adds .zip, .tar.xz and .tar.bz2 release tarballs\n - Enables ed25519 key support for LibreSSL 3.7.0 or higher\n - Improves OpenSSL 1.1 and 3 compatibility\n - Now requires OpenSSL 1.0.2 or newer\n - Now requires CMake 3.1 or newer\n - SFTP: Adds libssh2_sftp_open_ex_r() and libssh2_sftp_open_r() extended APIs\n - SFTP: No longer has a packet limit when reading a directory\n - SFTP: now parses attribute extensions if they exist\n - SFTP: no longer will busy loop if SFTP fails to initialize\n - SFTP: now clear various errors as expected\n - SFTP: no longer skips files if the line buffer is too small\n - SCP: add option to not quote paths\n - SCP: Enables 64-bit offset support unconditionally\n - Now skips leading \\r and \\n characters in banner_receive()\n - Enables secure memory zeroing with all build tools on all platforms\n - No longer logs SSH_MSG_REQUEST_FAILURE packets from keepalive\n - Speed up base64 encoding by 7x\n - Assert if there is an attempt to write a value that is too large\n - WinCNG: fix memory leak in _libssh2_dh_secret()\n - Added protection against possible null pointer dereferences\n - Agent now handles overly large comment lengths\n - Now ensure KEX replies don\u0027t include extra bytes\n - Fixed possible buffer overflow when receiving SSH_MSG_USERAUTH_BANNER\n - Fixed possible buffer overflow in keyboard interactive code path\n - Fixed overlapping memcpy()\n - Fixed DLL import name\n - Renamed local RANDOM_PADDING macro to avoid unexpected define on Windows\n - Support for building with gcc versions older than 8\n - Improvements to CMake, Makefile, NMakefile, GNUmakefile, autoreconf files\n - Restores ANSI C89 compliance\n - Enabled new compiler warnings and fixed/silenced them\n - Improved error messages\n - Now uses CIFuzz\n - Numerous minor code improvements\n - Improvements to CI builds\n - Improvements to unit tests\n - Improvements to doc files\n - Improvements to example files\n - Removed \u0027old gex\u0027 build option\n - Removed no-encryption/no-mac builds\n - Removed support for NetWare and Watcom wmake build files\n\nVersion update to 1.10.0:\n\n* Enhancements and bugfixes:\n\n - support ECDSA certificate authentication\n - fix detailed _libssh2_error being overwritten by generic errors\n - unified error handling\n - fix _libssh2_random() silently discarding errors\n - don\u0027t error if using keys without RSA\n - avoid OpenSSL latent error in FIPS mode\n - fix EVP_Cipher interface change in openssl 3\n - fix potential overwrite of buffer when reading stdout of command\n - use string_buf in ecdh_sha2_nistp() to avoid attempting to parse malformed data\n - correct a typo which may lead to stack overflow\n - fix random big number generation to match openssl\n - added key exchange group16-sha512 and group18-sha512.\n - add support for an OSS Fuzzer fuzzing target\n - adds support for ECDSA for both key exchange and host key algorithms\n - clean up curve25519 code\n - update the min, preferred and max DH group values based on RFC 8270.\n - changed type of LIBSSH2_FX_* constants to unsigned long\n - added diffie-hellman-group14-sha256 kex\n - fix for use of uninitialized aes_ctr_cipher.key_len when using HAVE_OPAQUE_STRUCTS, regression\n - fixes memory leaks and use after free AES EVP_CIPHER contexts when using OpenSSL 1.0.x.\n - fixes crash with delayed compression option using Bitvise server.\n - adds support for PKIX key reading\n - use new API to parse data in packet_x11_open() for better bounds checking.\n - double the static buffer size when reading and writing known hosts\n - improved bounds checking in packet_queue_listener\n - improve message parsing (CVE-2019-17498)\n - improve bounds checking in kex_agree_methods()\n - adding SSH agent forwarding.\n - fix agent forwarding message, updated example.\n - added integration test code and cmake target. Added example to cmake list.\n - don\u0027t call `libssh2_crypto_exit()` until `_libssh2_initialized` count is down to zero.\n - add an EWOULDBLOCK check for better portability\n - fix off by one error when loading public keys with no id\n - fix use-after-free crash on reinitialization of openssl backend\n - preserve error info from agent_list_identities()\n - make sure the error code is set in _libssh2_channel_open()\n - fixed misspellings\n - fix potential typecast error for `_libssh2_ecdsa_key_get_curve_type`\n - rename _libssh2_ecdsa_key_get_curve_type to _libssh2_ecdsa_get_curve_type\n\nVersion update to 1.9.0: [bsc#1178083, jsc#SLE-16922]\n\n- Enhancements and bugfixes:\n\n * adds ECDSA keys and host key support when using OpenSSL\n * adds ED25519 key and host key support when using OpenSSL 1.1.1\n * adds OpenSSH style key file reading\n * adds AES CTR mode support when using WinCNG\n * adds PEM passphrase protected file support for Libgcrypt and WinCNG\n * adds SHA256 hostkey fingerprint\n * adds libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path()\n * adds explicit zeroing of sensitive data in memory\n * adds additional bounds checks to network buffer reads\n * adds the ability to use the server default permissions when creating sftp directories\n * adds support for building with OpenSSL no engine flag\n * adds support for building with LibreSSL\n * increased sftp packet size to 256k\n * fixed oversized packet handling in sftp\n * fixed building with OpenSSL 1.1\n * fixed a possible crash if sftp stat gets an unexpected response\n * fixed incorrect parsing of the KEX preference string value\n * fixed conditional RSA and AES-CTR support\n * fixed a small memory leak during the key exchange process\n * fixed a possible memory leak of the ssh banner string\n * fixed various small memory leaks in the backends\n * fixed possible out of bounds read when parsing public keys from the server\n * fixed possible out of bounds read when parsing invalid PEM files\n * no longer null terminates the scp remote exec command\n * now handle errors when diffie hellman key pair generation fails\n * improved building instructions\n * improved unit tests\n\n- Version update to 1.8.2: [bsc#1130103]\n\n Bug fixes:\n * Fixed the misapplied userauth patch that broke 1.8.1\n * moved the MAX size declarations from the public header\n\nUpdate to 1.7.0\n\n* Changes:\n - libssh2_session_set_last_error: Add function\n - mac: Add support for HMAC-SHA-256 and HMAC-SHA-512\n - kex: Added diffie-hellman-group-exchange-sha256 support\n - many bugfixes\n\n\nUpdate to 1.6.0\n\n* Changes:\n\n - Added libssh2_userauth_publickey_frommemory()\n\n* Bug fixes:\n\n - wait_socket: wrong use of difftime()\n - userauth: Fixed prompt text no longer being copied to the prompts struct\n - mingw build: allow to pass custom CFLAGS\n - Let mansyntax.sh work regardless of where it is called from\n Init HMAC_CTX before using it\n - direct_tcpip: Fixed channel write\n - WinCNG: fixed backend breakage\n - OpenSSL: caused by introducing libssh2_hmac_ctx_init\n - userauth.c: fix possible dereferences of a null pointer\n - wincng: Added explicit clear memory feature to WinCNG backend\n - openssl.c: fix possible segfault in case EVP_DigestInit fails\n - wincng: fix return code of libssh2_md5_init()\n - kex: do not ignore failure of libssh2_sha1_init()\n - scp: fix that scp_send may transmit not initialised memory\n - scp.c: improved command length calculation\n - nonblocking examples: fix warning about unused tvdiff on Mac OS X\n - configure: make clear-memory default but WARN if backend unsupported\n - OpenSSL: Enable use of OpenSSL that doesn\u0027t have DSA\n - OpenSSL: Use correct no-blowfish #define\n - kex: fix libgcrypt memory leaks of bignum\n - libssh2_channel_open: more detailed error message\n - wincng: fixed memleak in (block) cipher destructor\n\nUpdate to 1.5.0:\n\n* Changes:\n\n - Added Windows Cryptography API: Next Generation based backend\n\n* Bug fixes:\n\n - Security Advisory: Using `SSH_MSG_KEXINIT` data unbounded, CVE-2015-1782\n - missing _libssh2_error in _libssh2_channel_write\n - knownhost: Fix DSS keys being detected as unknown.\n - knownhost: Restore behaviour of `libssh2_knownhost_writeline` with short buffer.\n - libssh2.h: on Windows, a socket is of type SOCKET, not int\n - libssh2_priv.h: a 1 bit bit-field should be unsigned\n - Fixed two potential use-after-frees of the payload buffer\n - Fixed a few memory leaks in error paths\n - userauth: Fixed an attempt to free from stack on error\n - agent_list_identities: Fixed memory leak on OOM\n - knownhosts: Abort if the hosts buffer is too small\n - sftp_close_handle: ensure the handle is always closed\n - channel_close: Close the channel even in the case of errors\n - docs: added missing libssh2_session_handshake.3 file\n - docs: fixed a bunch of typos\n - userauth_password: pass on the underlying error code\n - _libssh2_channel_forward_cancel: accessed struct after free\n - _libssh2_packet_add: avoid using uninitialized memory\n - _libssh2_channel_forward_cancel: avoid memory leaks on error\n - _libssh2_channel_write: client spins on write when window full\n - publickey_packet_receive: avoid junk in returned pointers\n - channel_receive_window_adjust: store windows size always\n - userauth_hostbased_fromfile: zero assign to avoid uninitialized use\n - agent_connect_unix: make sure there\u0027s a trailing zero\n - MinGW build: Fixed redefine warnings.\n - sftpdir.c: added authentication method detection.\n - Watcom build: added support for WinCNG build.\n - configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS\n - sftp_statvfs: fix for servers not supporting statfvs extension\n - knownhost.c: use LIBSSH2_FREE macro instead of free\n - Fixed compilation using mingw-w64\n - knownhost.c: fixed that \u0027key_type_len\u0027 may be used uninitialized\n - configure: Display individual crypto backends on separate lines\n - agent.c: check return code of MapViewOfFile\n - kex.c: fix possible NULL pointer de-reference with session-\u003ekex\n - packet.c: fix possible NULL pointer de-reference within listen_state\n - userauth.c: improve readability and clarity of for-loops\n - packet.c: i \u003c 256 was always true and i would overflow to 0\n - kex.c: make sure mlist is not set to NULL\n - session.c: check return value of session_nonblock in debug mode\n - session.c: check return value of session_nonblock during startup\n - userauth.c: make sure that sp_len is positive and avoid overflows\n - knownhost.c: fix use of uninitialized argument variable wrote\n - openssl: initialise the digest context before calling EVP_DigestInit()\n - libssh2_agent_init: init -\u003efd to LIBSSH2_INVALID_SOCKET\n - configure.ac: Add zlib to Requires.private in libssh2.pc if using zlib\n - configure.ac: Rework crypto library detection\n - configure.ac: Reorder --with-* options in --help output\n - configure.ac: Call zlib zlib and not libz in text but keep option names\n - Fix non-autotools builds: Always define the LIBSSH2_OPENSSL CPP macro\n - sftp: seek: Don\u0027t flush buffers on same offset\n - sftp: statvfs: Along error path, reset the correct \u0027state\u0027 variable.\n - sftp: Add support for fsync (OpenSSH extension).\n - _libssh2_channel_read: fix data drop when out of window\n - comp_method_zlib_decomp: Improve buffer growing algorithm\n - _libssh2_channel_read: Honour window_size_initial\n - window_size: redid window handling for flow control reasons\n - knownhosts: handle unknown key types",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4066,SUSE-SLE-SDK-12-SP5-2023-4066,SUSE-SLE-SERVER-12-SP5-2023-4066",
"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-ru-2023_4066-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2023:4066-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20234066-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2023:4066-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-October/032094.html"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-1782 page",
"url": "https://www.suse.com/security/cve/CVE-2015-1782/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
}
],
"title": "Recommended update for libssh2_org",
"tracking": {
"current_release_date": "2023-10-12T12:32:58Z",
"generator": {
"date": "2023-10-12T12:32:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2023:4066-1",
"initial_release_date": "2023-10-12T12:32:58Z",
"revision_history": [
{
"date": "2023-10-12T12:32:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.6.1.aarch64",
"product": {
"name": "libssh2-1-1.11.0-29.6.1.aarch64",
"product_id": "libssh2-1-1.11.0-29.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.6.1.aarch64",
"product": {
"name": "libssh2-devel-1.11.0-29.6.1.aarch64",
"product_id": "libssh2-devel-1.11.0-29.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-64bit-1.11.0-29.6.1.aarch64_ilp32",
"product": {
"name": "libssh2-1-64bit-1.11.0-29.6.1.aarch64_ilp32",
"product_id": "libssh2-1-64bit-1.11.0-29.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.6.1.i586",
"product": {
"name": "libssh2-1-1.11.0-29.6.1.i586",
"product_id": "libssh2-1-1.11.0-29.6.1.i586"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.6.1.i586",
"product": {
"name": "libssh2-devel-1.11.0-29.6.1.i586",
"product_id": "libssh2-devel-1.11.0-29.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.6.1.ppc64le",
"product": {
"name": "libssh2-1-1.11.0-29.6.1.ppc64le",
"product_id": "libssh2-1-1.11.0-29.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.6.1.ppc64le",
"product": {
"name": "libssh2-devel-1.11.0-29.6.1.ppc64le",
"product_id": "libssh2-devel-1.11.0-29.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.6.1.s390",
"product": {
"name": "libssh2-1-1.11.0-29.6.1.s390",
"product_id": "libssh2-1-1.11.0-29.6.1.s390"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.6.1.s390",
"product": {
"name": "libssh2-devel-1.11.0-29.6.1.s390",
"product_id": "libssh2-devel-1.11.0-29.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.6.1.s390x",
"product": {
"name": "libssh2-1-1.11.0-29.6.1.s390x",
"product_id": "libssh2-1-1.11.0-29.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.11.0-29.6.1.s390x",
"product": {
"name": "libssh2-1-32bit-1.11.0-29.6.1.s390x",
"product_id": "libssh2-1-32bit-1.11.0-29.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.6.1.s390x",
"product": {
"name": "libssh2-devel-1.11.0-29.6.1.s390x",
"product_id": "libssh2-devel-1.11.0-29.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.6.1.x86_64",
"product": {
"name": "libssh2-1-1.11.0-29.6.1.x86_64",
"product_id": "libssh2-1-1.11.0-29.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"product": {
"name": "libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"product_id": "libssh2-1-32bit-1.11.0-29.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.6.1.x86_64",
"product": {
"name": "libssh2-devel-1.11.0-29.6.1.x86_64",
"product_id": "libssh2-devel-1.11.0-29.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": "libssh2-devel-1.11.0-29.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-29.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-29.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-29.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.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:libssh2-devel-1.11.0-29.6.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-29.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-29.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-29.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-29.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-29.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.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:libssh2-1-1.11.0-29.6.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-29.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.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:libssh2-1-1.11.0-29.6.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-29.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.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:libssh2-1-1.11.0-29.6.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-29.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.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:libssh2-1-1.11.0-29.6.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-29.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": "libssh2-1-32bit-1.11.0-29.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:libssh2-1-32bit-1.11.0-29.6.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.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:libssh2-1-32bit-1.11.0-29.6.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-1782",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-1782"
}
],
"notes": [
{
"category": "general",
"text": "The kex_agree_methods function in libssh2 before 1.5.0 allows remote servers to cause a denial of service (crash) or have other unspecified impact via crafted length values in an SSH_MSG_KEXINIT packet.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-1782",
"url": "https://www.suse.com/security/cve/CVE-2015-1782"
},
{
"category": "external",
"summary": "SUSE Bug 921070 for CVE-2015-1782",
"url": "https://bugzilla.suse.com/921070"
}
],
"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:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-12T12:32:58Z",
"details": "moderate"
}
],
"title": "CVE-2015-1782"
},
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.11.0-29.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.11.0-29.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-12T12:32:58Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
}
]
}
SUSE-RU-2023:4192-1
Vulnerability from csaf_suse - Published: 2023-10-25 08:35 - Updated: 2023-10-25 08:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "Recommended update for libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issues:\n\n- Upgrade to version 1.11.0 in SLE-15: [jsc#PED-7040]\n\nUpdate to 1.11.0:\n\n * Enhancements and bugfixes\n\n - Adds support for encrypt-then-mac (ETM) MACs\n - Adds support for AES-GCM crypto protocols\n - Adds support for sk-ecdsa-sha2-nistp256 and sk-ssh-ed25519 keys\n - Adds support for RSA certificate authentication\n - Adds FIDO support with *_sk() functions\n - Adds RSA-SHA2 key upgrading to OpenSSL, WinCNG, mbedTLS, OS400 backends\n - Adds Agent Forwarding and libssh2_agent_sign()\n - Adds support for Channel Signal message libssh2_channel_signal_ex()\n - Adds support to get the user auth banner message libssh2_userauth_banner()\n - Adds LIBSSH2_NO_{MD5, HMAC_RIPEMD, DSA, RSA, RSA_SHA1, ECDSA, ED25519,\n AES_CBC, AES_CTR, BLOWFISH, RC4, CAST, 3DES} options\n - Adds direct stream UNIX sockets with libssh2_channel_direct_streamlocal_ex()\n - Adds wolfSSL support to CMake file\n - Adds mbedTLS 3.x support\n - Adds LibreSSL 3.5 support\n - Adds support for CMake \u0027unity\u0027 builds\n - Adds CMake support for building shared and static libs in a single pass\n - Adds symbol hiding support to CMake\n - Adds support for libssh2.rc for all build tools\n - Adds .zip, .tar.xz and .tar.bz2 release tarballs\n - Enables ed25519 key support for LibreSSL 3.7.0 or higher\n - Improves OpenSSL 1.1 and 3 compatibility\n - Now requires OpenSSL 1.0.2 or newer\n - Now requires CMake 3.1 or newer\n - SFTP: Adds libssh2_sftp_open_ex_r() and libssh2_sftp_open_r() extended APIs\n - SFTP: No longer has a packet limit when reading a directory\n - SFTP: now parses attribute extensions if they exist\n - SFTP: no longer will busy loop if SFTP fails to initialize\n - SFTP: now clear various errors as expected\n - SFTP: no longer skips files if the line buffer is too small\n - SCP: add option to not quote paths\n - SCP: Enables 64-bit offset support unconditionally\n - Now skips leading \\r and \\n characters in banner_receive()\n - Enables secure memory zeroing with all build tools on all platforms\n - No longer logs SSH_MSG_REQUEST_FAILURE packets from keepalive\n - Speed up base64 encoding by 7x\n - Assert if there is an attempt to write a value that is too large\n - WinCNG: fix memory leak in _libssh2_dh_secret()\n - Added protection against possible null pointer dereferences\n - Agent now handles overly large comment lengths\n - Now ensure KEX replies don\u0027t include extra bytes\n - Fixed possible buffer overflow when receiving SSH_MSG_USERAUTH_BANNER\n - Fixed possible buffer overflow in keyboard interactive code path\n - Fixed overlapping memcpy()\n - Fixed Windows UWP builds\n - Fixed DLL import name\n - Renamed local RANDOM_PADDING macro to avoid unexpected define on Windows\n - Support for building with gcc versions older than 8\n - Improvements to CMake, Makefile, NMakefile, GNUmakefile, autoreconf files\n - Restores ANSI C89 compliance\n - Enabled new compiler warnings and fixed/silenced them\n - Improved error messages\n - Now uses CIFuzz\n - Numerous minor code improvements\n - Improvements to CI builds\n - Improvements to unit tests\n - Improvements to doc files\n - Improvements to example files\n - Removed \u0027old gex\u0027 build option\n - Removed no-encryption/no-mac builds\n - Removed support for NetWare and Watcom wmake build files\n\n- Bump to version 1.10.0\n\n * Enhancements and bugfixes:\n\n * support ECDSA certificate authentication\n * fix detailed _libssh2_error being overwritten by generic errors\n * unified error handling\n * fix _libssh2_random() silently discarding errors\n * don\u0027t error if using keys without RSA\n * avoid OpenSSL latent error in FIPS mode\n * fix EVP_Cipher interface change in openssl 3\n * fix potential overwrite of buffer when reading stdout of command\n * use string_buf in ecdh_sha2_nistp() to avoid attempting to parse malformed data\n * correct a typo which may lead to stack overflow\n * fix random big number generation to match openssl\n * added key exchange group16-sha512 and group18-sha512.\n * add support for an OSS Fuzzer fuzzing target\n * adds support for ECDSA for both key exchange and host key algorithms\n * clean up curve25519 code\n * update the min, preferred and max DH group values based on RFC 8270.\n * changed type of LIBSSH2_FX_* constants to unsigned long\n * added diffie-hellman-group14-sha256 kex\n * fix for use of uninitialized aes_ctr_cipher.key_len when using HAVE_OPAQUE_STRUCTS, regression\n * fixes memory leaks and use after free AES EVP_CIPHER contexts when using OpenSSL 1.0.x.\n * fixes crash with delayed compression option using Bitvise server.\n * adds support for PKIX key reading\n * use new API to parse data in packet_x11_open() for better bounds checking.\n * double the static buffer size when reading and writing known hosts\n * improved bounds checking in packet_queue_listener\n * improve message parsing (CVE-2019-17498)\n * improve bounds checking in kex_agree_methods()\n * adding SSH agent forwarding.\n * fix agent forwarding message, updated example.\n * added integration test code and cmake target. Added example to cmake list.\n * don\u0027t call `libssh2_crypto_exit()` until `_libssh2_initialized` count is down to zero.\n * add an EWOULDBLOCK check for better portability\n * fix off by one error when loading public keys with no id\n * fix use-after-free crash on reinitialization of openssl backend\n * preserve error info from agent_list_identities()\n * make sure the error code is set in _libssh2_channel_open()\n * fixed misspellings\n * fix potential typecast error for `_libssh2_ecdsa_key_get_curve_type`\n * rename _libssh2_ecdsa_key_get_curve_type to _libssh2_ecdsa_get_curve_type\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4192,SUSE-SLE-Micro-5.3-2023-4192,SUSE-SLE-Micro-5.4-2023-4192,SUSE-SLE-Micro-5.5-2023-4192,SUSE-SLE-Module-Basesystem-15-SP4-2023-4192,SUSE-SLE-Module-Basesystem-15-SP5-2023-4192,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4192,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4192,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4192,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4192,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4192,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4192,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4192,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4192,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4192,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4192,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4192,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4192,SUSE-SUSE-MicroOS-5.1-2023-4192,SUSE-SUSE-MicroOS-5.2-2023-4192,SUSE-Storage-7.1-2023-4192,openSUSE-Leap-Micro-5.3-2023-4192,openSUSE-Leap-Micro-5.4-2023-4192,openSUSE-SLE-15.4-2023-4192,openSUSE-SLE-15.5-2023-4192",
"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-ru-2023_4192-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2023:4192-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20234192-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2023:4192-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-October/032381.html"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
}
],
"title": "Recommended update for libssh2_org",
"tracking": {
"current_release_date": "2023-10-25T08:35:13Z",
"generator": {
"date": "2023-10-25T08:35:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2023:4192-1",
"initial_release_date": "2023-10-25T08:35:13Z",
"revision_history": [
{
"date": "2023-10-25T08:35:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"product": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"product_id": "libssh2-1-1.11.0-150000.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"product": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"product_id": "libssh2-devel-1.11.0-150000.4.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-64bit-1.11.0-150000.4.19.1.aarch64_ilp32",
"product": {
"name": "libssh2-1-64bit-1.11.0-150000.4.19.1.aarch64_ilp32",
"product_id": "libssh2-1-64bit-1.11.0-150000.4.19.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-150000.4.19.1.i586",
"product": {
"name": "libssh2-1-1.11.0-150000.4.19.1.i586",
"product_id": "libssh2-1-1.11.0-150000.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-150000.4.19.1.i586",
"product": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.i586",
"product_id": "libssh2-devel-1.11.0-150000.4.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"product": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"product_id": "libssh2-1-1.11.0-150000.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"product": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"product_id": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"product": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"product_id": "libssh2-1-1.11.0-150000.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"product": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"product_id": "libssh2-devel-1.11.0-150000.4.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"product": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"product_id": "libssh2-1-1.11.0-150000.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"product": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"product_id": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"product": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"product_id": "libssh2-devel-1.11.0-150000.4.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"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-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"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 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"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 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"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 Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"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_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.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:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.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:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.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:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.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:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-150000.4.19.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Proxy 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Proxy 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Proxy 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Proxy 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Enterprise Storage 7.1:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Proxy 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Proxy 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.s390x",
"SUSE Manager Server 4.2:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"SUSE Manager Server 4.2:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.4:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.4:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.5:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-1-32bit-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.ppc64le",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap 15.5:libssh2-devel-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap Micro 5.3:libssh2-1-1.11.0-150000.4.19.1.x86_64",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.aarch64",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.s390x",
"openSUSE Leap Micro 5.4:libssh2-1-1.11.0-150000.4.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-25T08:35:13Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
}
]
}
SUSE-SU-2019:14206-1
Vulnerability from csaf_suse - Published: 2019-11-06 10:20 - Updated: 2019-11-06 10:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issue:\n\n- CVE-2019-17498: Fixed an integer overflow in a bounds check that might have led to the disclosure of sensitive information or a denial of service (bsc#1154862).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "slessp4-libssh2_org-14206",
"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_14206-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:14206-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914206-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:14206-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006093.html"
},
{
"category": "self",
"summary": "SUSE Bug 1154862",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
}
],
"title": "Security update for libssh2_org",
"tracking": {
"current_release_date": "2019-11-06T10:20:17Z",
"generator": {
"date": "2019-11-06T10:20:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:14206-1",
"initial_release_date": "2019-11-06T10:20:17Z",
"revision_history": [
{
"date": "2019-11-06T10:20:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-17.12.1.i586",
"product": {
"name": "libssh2-1-1.4.3-17.12.1.i586",
"product_id": "libssh2-1-1.4.3-17.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-17.12.1.ppc64",
"product": {
"name": "libssh2-1-1.4.3-17.12.1.ppc64",
"product_id": "libssh2-1-1.4.3-17.12.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-17.12.1.s390x",
"product": {
"name": "libssh2-1-1.4.3-17.12.1.s390x",
"product_id": "libssh2-1-1.4.3-17.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-17.12.1.x86_64",
"product": {
"name": "libssh2-1-1.4.3-17.12.1.x86_64",
"product_id": "libssh2-1-1.4.3-17.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-17.12.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.i586"
},
"product_reference": "libssh2-1-1.4.3-17.12.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-17.12.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.ppc64"
},
"product_reference": "libssh2-1-1.4.3-17.12.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-17.12.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-17.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-17.12.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-17.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libssh2-1-1.4.3-17.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-06T10:20:17Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
}
]
}
SUSE-SU-2019:14226-1
Vulnerability from csaf_suse - Published: 2019-11-25 08:12 - Updated: 2019-11-25 08:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libssh2-1-1.2.9-4.2.12.18.1.i586 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issue:\n\n- CVE-2019-17498: Fixed an integer overflow in a bounds check that might have led to the disclosure of sensitive information or a denial of service (bsc#1154862).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-libssh2_org-14226",
"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_14226-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:14226-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914226-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:14226-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914226-1.html"
},
{
"category": "self",
"summary": "SUSE Bug 1154862",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
}
],
"title": "Security update for libssh2_org",
"tracking": {
"current_release_date": "2019-11-25T08:12:39Z",
"generator": {
"date": "2019-11-25T08:12:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:14226-1",
"initial_release_date": "2019-11-25T08:12:39Z",
"revision_history": [
{
"date": "2019-11-25T08:12:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.2.9-4.2.12.18.1.i586",
"product": {
"name": "libssh2-1-1.2.9-4.2.12.18.1.i586",
"product_id": "libssh2-1-1.2.9-4.2.12.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.2.9-4.2.12.18.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libssh2-1-1.2.9-4.2.12.18.1.i586"
},
"product_reference": "libssh2-1-1.2.9-4.2.12.18.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:libssh2-1-1.2.9-4.2.12.18.1.i586"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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 Point of Sale 11 SP3:libssh2-1-1.2.9-4.2.12.18.1.i586"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:libssh2-1-1.2.9-4.2.12.18.1.i586"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-25T08:12:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
}
]
}
SUSE-SU-2019:2900-1
Vulnerability from csaf_suse - Published: 2019-11-06 10:20 - Updated: 2019-11-06 10:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issue:\n\n- CVE-2019-17498: Fixed an integer overflow in a bounds check that might have led to the disclosure of sensitive information or a denial of service (bsc#1154862).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-2900,SUSE-SLE-Module-Basesystem-15-2019-2900,SUSE-SLE-Module-Basesystem-15-SP1-2019-2900,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2900",
"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_2900-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2900-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192900-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2900-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006090.html"
},
{
"category": "self",
"summary": "SUSE Bug 1154862",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
}
],
"title": "Security update for libssh2_org",
"tracking": {
"current_release_date": "2019-11-06T10:20:58Z",
"generator": {
"date": "2019-11-06T10:20:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2900-1",
"initial_release_date": "2019-11-06T10:20:58Z",
"revision_history": [
{
"date": "2019-11-06T10:20:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.aarch64",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.aarch64",
"product_id": "libssh2-1-1.8.0-4.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.aarch64",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.aarch64",
"product_id": "libssh2-devel-1.8.0-4.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.ppc64le",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.ppc64le",
"product_id": "libssh2-1-1.8.0-4.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.ppc64le",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.ppc64le",
"product_id": "libssh2-devel-1.8.0-4.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.s390x",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.s390x",
"product_id": "libssh2-1-1.8.0-4.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.s390x",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.s390x",
"product_id": "libssh2-devel-1.8.0-4.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.x86_64",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.x86_64",
"product_id": "libssh2-1-1.8.0-4.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.x86_64",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.x86_64",
"product_id": "libssh2-devel-1.8.0-4.10.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": "libssh2-1-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.ppc64le"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.s390x"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.ppc64le"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.s390x"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libssh2-devel-1.8.0-4.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-06T10:20:58Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
}
]
}
SUSE-SU-2019:2900-2
Vulnerability from csaf_suse - Published: 2020-06-24 07:41 - Updated: 2020-06-24 07:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issue:\n\n- CVE-2019-17498: Fixed an integer overflow in a bounds check that might have led to the disclosure of sensitive information or a denial of service (bsc#1154862).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-2900,SUSE-SLE-Module-Basesystem-15-SP2-2020-1730,SUSE-SLE-Product-HPC-15-2020-1730,SUSE-SLE-Product-SLES-15-2020-1730,SUSE-SLE-Product-SLES_SAP-15-2020-1730",
"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_2900-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2900-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192900-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2900-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/007022.html"
},
{
"category": "self",
"summary": "SUSE Bug 1154862",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
}
],
"title": "Security update for libssh2_org",
"tracking": {
"current_release_date": "2020-06-24T07:41:39Z",
"generator": {
"date": "2020-06-24T07:41:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2900-2",
"initial_release_date": "2020-06-24T07:41:39Z",
"revision_history": [
{
"date": "2020-06-24T07:41:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.aarch64",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.aarch64",
"product_id": "libssh2-1-1.8.0-4.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.aarch64",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.aarch64",
"product_id": "libssh2-devel-1.8.0-4.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.ppc64le",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.ppc64le",
"product_id": "libssh2-1-1.8.0-4.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.ppc64le",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.ppc64le",
"product_id": "libssh2-devel-1.8.0-4.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.s390x",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.s390x",
"product_id": "libssh2-1-1.8.0-4.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.s390x",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.s390x",
"product_id": "libssh2-devel-1.8.0-4.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.8.0-4.10.1.x86_64",
"product": {
"name": "libssh2-1-1.8.0-4.10.1.x86_64",
"product_id": "libssh2-1-1.8.0-4.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"product": {
"name": "libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"product_id": "libssh2-1-32bit-1.8.0-4.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.8.0-4.10.1.x86_64",
"product": {
"name": "libssh2-devel-1.8.0-4.10.1.x86_64",
"product_id": "libssh2-devel-1.8.0-4.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "libssh2-1-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.ppc64le"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.s390x"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.ppc64le"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.s390x"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.ppc64le"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.ppc64le"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.8.0-4.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.x86_64"
},
"product_reference": "libssh2-devel-1.8.0-4.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.8.0-4.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.8.0-4.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-24T07:41:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
}
]
}
SUSE-SU-2019:2936-1
Vulnerability from csaf_suse - Published: 2019-11-08 12:20 - Updated: 2019-11-08 12:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libssh2-1-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issue:\n\n- CVE-2019-17498: Fixed an integer overflow in a bounds check that might have led to the disclosure of sensitive information or a denial of service (bsc#1154862).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2019-2936,SUSE-2019-2936,SUSE-OpenStack-Cloud-7-2019-2936,SUSE-OpenStack-Cloud-8-2019-2936,SUSE-OpenStack-Cloud-Crowbar-8-2019-2936,SUSE-SLE-DESKTOP-12-SP4-2019-2936,SUSE-SLE-SAP-12-SP1-2019-2936,SUSE-SLE-SAP-12-SP2-2019-2936,SUSE-SLE-SAP-12-SP3-2019-2936,SUSE-SLE-SDK-12-SP4-2019-2936,SUSE-SLE-SDK-12-SP5-2019-2936,SUSE-SLE-SERVER-12-SP1-2019-2936,SUSE-SLE-SERVER-12-SP2-2019-2936,SUSE-SLE-SERVER-12-SP2-BCL-2019-2936,SUSE-SLE-SERVER-12-SP3-2019-2936,SUSE-SLE-SERVER-12-SP3-BCL-2019-2936,SUSE-SLE-SERVER-12-SP4-2019-2936,SUSE-SLE-SERVER-12-SP5-2019-2936,SUSE-Storage-5-2019-2936",
"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_2936-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2936-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192936-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2936-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192936-1.html"
},
{
"category": "self",
"summary": "SUSE Bug 1154862",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
}
],
"title": "Security update for libssh2_org",
"tracking": {
"current_release_date": "2019-11-08T12:20:53Z",
"generator": {
"date": "2019-11-08T12:20:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2936-1",
"initial_release_date": "2019-11-08T12:20:53Z",
"revision_history": [
{
"date": "2019-11-08T12:20:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-20.14.1.aarch64",
"product": {
"name": "libssh2-1-1.4.3-20.14.1.aarch64",
"product_id": "libssh2-1-1.4.3-20.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.4.3-20.14.1.aarch64",
"product": {
"name": "libssh2-devel-1.4.3-20.14.1.aarch64",
"product_id": "libssh2-devel-1.4.3-20.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-64bit-1.4.3-20.14.1.aarch64_ilp32",
"product": {
"name": "libssh2-1-64bit-1.4.3-20.14.1.aarch64_ilp32",
"product_id": "libssh2-1-64bit-1.4.3-20.14.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-20.14.1.i586",
"product": {
"name": "libssh2-1-1.4.3-20.14.1.i586",
"product_id": "libssh2-1-1.4.3-20.14.1.i586"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.4.3-20.14.1.i586",
"product": {
"name": "libssh2-devel-1.4.3-20.14.1.i586",
"product_id": "libssh2-devel-1.4.3-20.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-20.14.1.ppc64le",
"product": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le",
"product_id": "libssh2-1-1.4.3-20.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.4.3-20.14.1.ppc64le",
"product": {
"name": "libssh2-devel-1.4.3-20.14.1.ppc64le",
"product_id": "libssh2-devel-1.4.3-20.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-20.14.1.s390",
"product": {
"name": "libssh2-1-1.4.3-20.14.1.s390",
"product_id": "libssh2-1-1.4.3-20.14.1.s390"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.4.3-20.14.1.s390",
"product": {
"name": "libssh2-devel-1.4.3-20.14.1.s390",
"product_id": "libssh2-devel-1.4.3-20.14.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-20.14.1.s390x",
"product": {
"name": "libssh2-1-1.4.3-20.14.1.s390x",
"product_id": "libssh2-1-1.4.3-20.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"product": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"product_id": "libssh2-1-32bit-1.4.3-20.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.4.3-20.14.1.s390x",
"product": {
"name": "libssh2-devel-1.4.3-20.14.1.s390x",
"product_id": "libssh2-devel-1.4.3-20.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.4.3-20.14.1.x86_64",
"product": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64",
"product_id": "libssh2-1-1.4.3-20.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"product": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"product_id": "libssh2-1-32bit-1.4.3-20.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.4.3-20.14.1.x86_64",
"product": {
"name": "libssh2-devel-1.4.3-20.14.1.x86_64",
"product_id": "libssh2-devel-1.4.3-20.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"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 Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"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 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"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_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_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-devel-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.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:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.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:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.ppc64le"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.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:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.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:libssh2-1-32bit-1.4.3-20.14.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.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:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.aarch64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.4.3-20.14.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.4.3-20.14.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libssh2-1-1.4.3-20.14.1.x86_64",
"HPE Helion OpenStack 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Enterprise Storage 5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 8:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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": [
"HPE Helion OpenStack 8:libssh2-1-1.4.3-20.14.1.x86_64",
"HPE Helion OpenStack 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Enterprise Storage 5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 8:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"HPE Helion OpenStack 8:libssh2-1-1.4.3-20.14.1.x86_64",
"HPE Helion OpenStack 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Enterprise Storage 5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Enterprise Storage 5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libssh2-devel-1.4.3-20.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libssh2-devel-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.s390x",
"SUSE OpenStack Cloud 7:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.s390x",
"SUSE OpenStack Cloud 7:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 8:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libssh2-1-1.4.3-20.14.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libssh2-1-32bit-1.4.3-20.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-08T12:20:53Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
}
]
}
SUSE-SU-2020:3551-1
Vulnerability from csaf_suse - Published: 2020-11-27 13:54 - Updated: 2020-11-27 13:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issues:\n\n- Version update to 1.9.0: [bsc#1178083, jsc#SLE-16922]\n Enhancements and bugfixes:\n * adds ECDSA keys and host key support when using OpenSSL\n * adds ED25519 key and host key support when using OpenSSL 1.1.1\n * adds OpenSSH style key file reading\n * adds AES CTR mode support when using WinCNG\n * adds PEM passphrase protected file support for Libgcrypt and WinCNG\n * adds SHA256 hostkey fingerprint\n * adds libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path()\n * adds explicit zeroing of sensitive data in memory\n * adds additional bounds checks to network buffer reads\n * adds the ability to use the server default permissions when creating sftp directories\n * adds support for building with OpenSSL no engine flag\n * adds support for building with LibreSSL\n * increased sftp packet size to 256k\n * fixed oversized packet handling in sftp\n * fixed building with OpenSSL 1.1\n * fixed a possible crash if sftp stat gets an unexpected response\n * fixed incorrect parsing of the KEX preference string value\n * fixed conditional RSA and AES-CTR support\n * fixed a small memory leak during the key exchange process\n * fixed a possible memory leak of the ssh banner string\n * fixed various small memory leaks in the backends\n * fixed possible out of bounds read when parsing public keys from the server\n * fixed possible out of bounds read when parsing invalid PEM files\n * no longer null terminates the scp remote exec command\n * now handle errors when diffie hellman key pair generation fails\n * improved building instructions\n * improved unit tests\n\n- Version update to 1.8.2: [bsc#1130103]\n Bug fixes:\n * Fixed the misapplied userauth patch that broke 1.8.1\n * moved the MAX size declarations from the public header",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3551,SUSE-SLE-Module-Basesystem-15-SP1-2020-3551,SUSE-SLE-Module-Basesystem-15-SP2-2020-3551,SUSE-SLE-Product-HPC-15-2020-3551,SUSE-SLE-Product-SLES-15-2020-3551,SUSE-SLE-Product-SLES_SAP-15-2020-3551",
"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_3551-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3551-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203551-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3551-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007887.html"
},
{
"category": "self",
"summary": "SUSE Bug 1130103",
"url": "https://bugzilla.suse.com/1130103"
},
{
"category": "self",
"summary": "SUSE Bug 1178083",
"url": "https://bugzilla.suse.com/1178083"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-17498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-17498/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3855 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3855/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3856 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3856/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3857 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3858 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3859 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3859/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3860 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3860/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3861 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3861/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3862 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3863 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3863/"
}
],
"title": "Security update for libssh2_org",
"tracking": {
"current_release_date": "2020-11-27T13:54:59Z",
"generator": {
"date": "2020-11-27T13:54:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3551-1",
"initial_release_date": "2020-11-27T13:54:59Z",
"revision_history": [
{
"date": "2020-11-27T13:54:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.9.0-4.13.1.aarch64",
"product": {
"name": "libssh2-1-1.9.0-4.13.1.aarch64",
"product_id": "libssh2-1-1.9.0-4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.9.0-4.13.1.aarch64",
"product": {
"name": "libssh2-devel-1.9.0-4.13.1.aarch64",
"product_id": "libssh2-devel-1.9.0-4.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-64bit-1.9.0-4.13.1.aarch64_ilp32",
"product": {
"name": "libssh2-1-64bit-1.9.0-4.13.1.aarch64_ilp32",
"product_id": "libssh2-1-64bit-1.9.0-4.13.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.9.0-4.13.1.i586",
"product": {
"name": "libssh2-1-1.9.0-4.13.1.i586",
"product_id": "libssh2-1-1.9.0-4.13.1.i586"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.9.0-4.13.1.i586",
"product": {
"name": "libssh2-devel-1.9.0-4.13.1.i586",
"product_id": "libssh2-devel-1.9.0-4.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.9.0-4.13.1.ppc64le",
"product": {
"name": "libssh2-1-1.9.0-4.13.1.ppc64le",
"product_id": "libssh2-1-1.9.0-4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.9.0-4.13.1.ppc64le",
"product": {
"name": "libssh2-devel-1.9.0-4.13.1.ppc64le",
"product_id": "libssh2-devel-1.9.0-4.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.9.0-4.13.1.s390x",
"product": {
"name": "libssh2-1-1.9.0-4.13.1.s390x",
"product_id": "libssh2-1-1.9.0-4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.9.0-4.13.1.s390x",
"product": {
"name": "libssh2-devel-1.9.0-4.13.1.s390x",
"product_id": "libssh2-devel-1.9.0-4.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.9.0-4.13.1.x86_64",
"product": {
"name": "libssh2-1-1.9.0-4.13.1.x86_64",
"product_id": "libssh2-1-1.9.0-4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"product": {
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"product_id": "libssh2-1-32bit-1.9.0-4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.9.0-4.13.1.x86_64",
"product": {
"name": "libssh2-devel-1.9.0-4.13.1.x86_64",
"product_id": "libssh2-devel-1.9.0-4.13.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_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"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": "libssh2-1-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.9.0-4.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
},
"product_reference": "libssh2-devel-1.9.0-4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-17498"
}
],
"notes": [
{
"category": "general",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-17498",
"url": "https://www.suse.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "SUSE Bug 1154862 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1154862"
},
{
"category": "external",
"summary": "SUSE Bug 1171566 for CVE-2019-17498",
"url": "https://bugzilla.suse.com/1171566"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "moderate"
}
],
"title": "CVE-2019-17498"
},
{
"cve": "CVE-2019-3855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3855"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3855",
"url": "https://www.suse.com/security/cve/CVE-2019-3855"
},
{
"category": "external",
"summary": "SUSE Bug 1128471 for CVE-2019-3855",
"url": "https://bugzilla.suse.com/1128471"
},
{
"category": "external",
"summary": "SUSE Bug 1134329 for CVE-2019-3855",
"url": "https://bugzilla.suse.com/1134329"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3855",
"url": "https://bugzilla.suse.com/1135434"
},
{
"category": "external",
"summary": "SUSE Bug 1141850 for CVE-2019-3855",
"url": "https://bugzilla.suse.com/1141850"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3855"
},
{
"cve": "CVE-2019-3856",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3856"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow flaw, which could lead to an out of bounds write, was discovered in libssh2 before 1.8.1 in the way keyboard prompt requests are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3856",
"url": "https://www.suse.com/security/cve/CVE-2019-3856"
},
{
"category": "external",
"summary": "SUSE Bug 1128472 for CVE-2019-3856",
"url": "https://bugzilla.suse.com/1128472"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3856",
"url": "https://bugzilla.suse.com/1135434"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3856"
},
{
"cve": "CVE-2019-3857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3857"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit signal are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3857",
"url": "https://www.suse.com/security/cve/CVE-2019-3857"
},
{
"category": "external",
"summary": "SUSE Bug 1128474 for CVE-2019-3857",
"url": "https://bugzilla.suse.com/1128474"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3857",
"url": "https://bugzilla.suse.com/1135434"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3857"
},
{
"cve": "CVE-2019-3858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3858"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3858",
"url": "https://www.suse.com/security/cve/CVE-2019-3858"
},
{
"category": "external",
"summary": "SUSE Bug 1128476 for CVE-2019-3858",
"url": "https://bugzilla.suse.com/1128476"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3858",
"url": "https://bugzilla.suse.com/1135434"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "moderate"
}
],
"title": "CVE-2019-3858"
},
{
"cve": "CVE-2019-3859",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3859"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3859",
"url": "https://www.suse.com/security/cve/CVE-2019-3859"
},
{
"category": "external",
"summary": "SUSE Bug 1128480 for CVE-2019-3859",
"url": "https://bugzilla.suse.com/1128480"
},
{
"category": "external",
"summary": "SUSE Bug 1130103 for CVE-2019-3859",
"url": "https://bugzilla.suse.com/1130103"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3859",
"url": "https://bugzilla.suse.com/1135434"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3859"
},
{
"cve": "CVE-2019-3860",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3860"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SFTP packets with empty payloads are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3860",
"url": "https://www.suse.com/security/cve/CVE-2019-3860"
},
{
"category": "external",
"summary": "SUSE Bug 1128481 for CVE-2019-3860",
"url": "https://bugzilla.suse.com/1128481"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3860",
"url": "https://bugzilla.suse.com/1135434"
},
{
"category": "external",
"summary": "SUSE Bug 1136570 for CVE-2019-3860",
"url": "https://bugzilla.suse.com/1136570"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3860"
},
{
"cve": "CVE-2019-3861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3861"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3861",
"url": "https://www.suse.com/security/cve/CVE-2019-3861"
},
{
"category": "external",
"summary": "SUSE Bug 1128490 for CVE-2019-3861",
"url": "https://bugzilla.suse.com/1128490"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3861",
"url": "https://bugzilla.suse.com/1135434"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3861"
},
{
"cve": "CVE-2019-3862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3862"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3862",
"url": "https://www.suse.com/security/cve/CVE-2019-3862"
},
{
"category": "external",
"summary": "SUSE Bug 1128492 for CVE-2019-3862",
"url": "https://bugzilla.suse.com/1128492"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3862",
"url": "https://bugzilla.suse.com/1135434"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3862"
},
{
"cve": "CVE-2019-3863",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3863"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh2 before 1.8.1. A server could send a multiple keyboard interactive response messages whose total length are greater than unsigned char max characters. This value is used as an index to copy memory causing in an out of bounds memory write error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3863",
"url": "https://www.suse.com/security/cve/CVE-2019-3863"
},
{
"category": "external",
"summary": "SUSE Bug 1128493 for CVE-2019-3863",
"url": "https://bugzilla.suse.com/1128493"
},
{
"category": "external",
"summary": "SUSE Bug 1130103 for CVE-2019-3863",
"url": "https://bugzilla.suse.com/1130103"
},
{
"category": "external",
"summary": "SUSE Bug 1135434 for CVE-2019-3863",
"url": "https://bugzilla.suse.com/1135434"
}
],
"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:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libssh2-devel-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-1-32bit-1.9.0-4.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libssh2-devel-1.9.0-4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T13:54:59Z",
"details": "low"
}
],
"title": "CVE-2019-3863"
}
]
}
VDE-2022-010
Vulnerability from csaf_phoenixcontactgmbhcokg - Published: 2022-04-12 06:00 - Updated: 2025-05-22 13:03nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
The OPC autogenerated ANSI C stack stubs (in the NodeSets) do not handle all error cases. This can lead to a NULL pointer dereference.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
OpenVPN 2.5.1 and earlier versions allows a remote attackers to bypass authentication and access control channel data on servers configured with deferred authentication, which can be used to potentially trigger further information leaks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support "saved UID" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use "enable -f" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
An out-of-bounds heap read in Busybox's unlzma applet leads to information leak and denial of service when crafted LZMA-compressed input is decompressed. This can be triggered by any applet/format that
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
Expat (aka libexpat) before 2.4.4 has an integer overflow in the doProlog function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own "d2i" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the "data" and "length" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "data" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
The gmp plugin in strongSwan before 5.9.4 has a remote integer overflow via a crafted certificate with an RSASSA-PSS signature. For example, this can be triggered by an unrelated self-signed CA certificate sent by an initiator. Remote code execution cannot occur.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
Perl before 5.30.3 has an integer overflow related to mishandling of a "PL_regkind[OP(n)] == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
In strongSwan before 5.9.5, a malicious responder can send an EAP-Success message too early without actually authenticating the client and (in the case of EAP methods with mutual authentication and EAP-only authentication for IKEv2) even without server authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
OpenSSH through 8.7 allows remote attackers, who have a suspicion that a certain combination of username and public key is known to an SSH server, to test whether this suspicion is correct. This occurs because a challenge is sent only when that combination could be valid for a login session. NOTE: the vendor does not recognize user enumeration as a vulnerability for this product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A flaw was found in the way nettle's RSA decryption functions handled specially crafted ciphertext. An attacker could use this flaw to provide a manipulated ciphertext leading to application crash and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions (GOST DSA, EDDSA & ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an invalid signature, causing an assertion failure or possible validation. The highest threat to this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
git_connect_git in connect.c in Git before 2.30.1 allows a repository path to contain a newline character, which may result in unexpected cross-protocol requests, as demonstrated by the git://localhost:1234/%0d%0a%0d%0aGET%20/%20HTTP/1.1 substring.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the nvalloc function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A flaw was found in gnutls. A use after free issue in client sending key_share extension may lead to memory corruption and other consequences.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A flaw was found in gnutls. A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory corruption and other potential consequences.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application's error handling path, where the gnutls_deinit function is called after detecting a handshake failure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
net-snmp before 5.8.1.pre1 has a double free in usm_free_usmStateReference in snmplib/snmpusm.c via an SNMPv3 GetBulk request. NOTE: this affects net-snmp packages shipped to end users by multiple Linux distributions, but might not affect an upstream release.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A user can tell curl >= 7.20.0 and <= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server ('--ssl-reqd' on the command line or'CURLOPT_USE_SSL' set to 'CURLUSESSL_CONTROL' or 'CURLUSESSL_ALL' withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations **withoutTLS** contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
curl 7.62.0 through 7.70.0 is vulnerable to an information disclosure vulnerability that can lead to a partial password being leaked over the network and to the DNS server(s).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the 'CURLOPT_SSLCERT' option ('--cert' with the command line tool).When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificate by name or with a file name - using the same option. If the name exists as a file, it will be used instead of by name.If the appliction runs with a current working directory that is writable by other users (like '/tmp'), a malicious user can create a file name with the same name as the app wants to use by name, and thereby trick the application to use the file based cert instead of the one referred to by name making libcurl send the wrong client certificate in the TLS connection handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A security issue in nginx resolver was identified, which might allow an attacker who is able to forge UDP packets from the DNS server to cause 1-byte memory overwrite, resulting in worker process crash or potential other impact.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
curl 7.20.0 through 7.70.0 is vulnerable to improper restriction of names for files and other resources that can lead too overwriting a local file when the -J flag is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
Busybox contains a Missing SSL certificate validation vulnerability in The "busybox wget" applet that can result in arbitrary code execution. This attack appear to be exploitable via Simply download any file over HTTPS using "busybox wget https://compromised-domain.com/important-file".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
When curl >= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker's injected data comes from the TLS-protected server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPT_SSL_CIPHER_LIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library, which has the surprising side-effect that if an application sets up multiple concurrent transfers, the last one that sets the ciphers will accidentally control the set used by all transfers. In a worst-case scenario, this weakens transport security significantly.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
curl supports the '-t' command line option, known as 'CURLOPT_TELNETOPTIONS'in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending 'NEW_ENV' variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user's expectations and intentions and without telling the user it happened.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
curl 7.7 through 7.76.1 suffers from an information disclosure when the '-t' command line option, known as 'CURLOPT_TELNETOPTIONS' in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.
CWE-909 - Missing Initialization of Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the hash_init function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the next_input_file function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the handle_special function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_i function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_s function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
Git is an open-source distributed revision control system. In affected versions of Git a specially crafted repository that contains symbolic links as well as files using a clean/smudge filter such as Git LFS, may cause just-checked out script to be executed while cloning onto a case-insensitive file system such as NTFS, HFS+ or APFS (i.e. the default file systems on Windows and macOS). Note that clean/smudge filters have to be configured for that. Git for Windows configures Git LFS by default, and is therefore vulnerable. The problem has been patched in the versions published on Tuesday, March 9th, 2021. As a workaound, if symbolic link support is disabled in Git (e.g. via 'git config --global core.symlinks false'), the described attack won't work. Likewise, if no clean/smudge filters such as Git LFS are configured globally (i.e. _before_ cloning), the attack is foiled. As always, it is best to avoid cloning repositories from untrusted sources. The earliest impacted version is 2.14.2. The fix versions are: 2.30.1, 2.29.3, 2.28.1, 2.27.1, 2.26.3, 2.25.5, 2.24.4, 2.23.4, 2.22.5, 2.21.4, 2.20.5, 2.19.6, 2.18.5, 2.17.62.17.6.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the clrvar function
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — | ||
| Unresolved product id: CSAFPID-31002 | — | ||
| Unresolved product id: CSAFPID-31003 | — | ||
| Unresolved product id: CSAFPID-31004 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — | ||
| Unresolved product id: CSAFPID-32002 | — | ||
| Unresolved product id: CSAFPID-32003 | — | ||
| Unresolved product id: CSAFPID-32004 | — |
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination"
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-GB",
"notes": [
{
"category": "summary",
"text": "PLCnext Control AXC F x152 is certified according to IEC 62443-4-1 and IEC 62443-4-2.\nThis certification requires that all third-party components used in the firmware are regularly checked for known vulnerabilities.\n\nFirmware components in version 2021.06 had already been updated. For the 2022.0 LTS version more firmware components have been updated implicitly fixing the vulnerabilities listed. The vulnerabilities listed above have not been individually verified in terms of actual impact and/or limitations in combination with the affected products listed. The current LTS release 2022.0 LTS contains updates of integrated third-party libraries, SDKs and other third-party software to address these issues nevertheless.\n\nUPDATE A (April 4th, 2022): Added RFC 4072 (Art. No. 1051328) and fixed affected version of AXC F 3152 ",
"title": "Summary"
},
{
"category": "description",
"text": "Availability, integrity, or confidentiality of the AXC F x152 might be compromised by attacks using these vulnerabilities. Please consult the CVE-IDs for vulnerability details.",
"title": "Impact"
},
{
"category": "description",
"text": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"title": "Mitigation"
},
{
"category": "description",
"text": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"title": "Remediation"
}
],
"publisher": {
"category": "vendor",
"contact_details": "psirt@phoenixcontact.com",
"name": "Phoenix Contact GmbH \u0026 Co. KG",
"namespace": "https://phoenixcontact.com/psirt"
},
"references": [
{
"category": "external",
"summary": "PHOENIX CONTACT PSIRT ",
"url": "https://phoenixcontact.com/psirt"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisories for PHOENIX CONTACT",
"url": "https://certvde.com/en/advisories/vendor/phoenixcontact/"
},
{
"category": "self",
"summary": "VDE-2022-010: PHOENIX CONTACT: Multiple Linux component vulnerabilities fixed in latest AXC F x152 LTS release - HTML",
"url": "https://certvde.com/en/advisories/VDE-2022-010/"
},
{
"category": "self",
"summary": "VDE-2022-010: PHOENIX CONTACT: Multiple Linux component vulnerabilities fixed in latest AXC F x152 LTS release - CSAF",
"url": "https://phoenixcontact.csaf-tp.certvde.com/.well-known/csaf/white/2022/vde-2022-010.json"
}
],
"title": "PHOENIX CONTACT: Multiple Linux component vulnerabilities fixed in latest AXC F x152 LTS release",
"tracking": {
"aliases": [
"VDE-2022-010"
],
"current_release_date": "2025-05-22T13:03:10.000Z",
"generator": {
"date": "2025-04-01T06:28:07.225Z",
"engine": {
"name": "Secvisogram",
"version": "2.5.22"
}
},
"id": "VDE-2022-010",
"initial_release_date": "2022-04-12T06:00:00.000Z",
"revision_history": [
{
"date": "2022-04-12T06:00:00.000Z",
"number": "1",
"summary": "Initial revision."
},
{
"date": "2022-04-28T13:30:00.000Z",
"number": "2",
"summary": "Update A"
},
{
"date": "2025-05-22T13:03:10.000Z",
"number": "3",
"summary": "Fix: added distribution, quotation mark"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "AXC F 1152",
"product": {
"name": "AXC F 1152",
"product_id": "CSAFPID-11001",
"product_identification_helper": {
"model_numbers": [
"1151412"
]
}
}
},
{
"category": "product_name",
"name": "AXC F 2152",
"product": {
"name": "AXC F 2152",
"product_id": "CSAFPID-11002",
"product_identification_helper": {
"model_numbers": [
"2404267"
]
}
}
},
{
"category": "product_name",
"name": "AXC F 3152",
"product": {
"name": "AXC F 3152",
"product_id": "CSAFPID-11003",
"product_identification_helper": {
"model_numbers": [
"1069208"
]
}
}
},
{
"category": "product_name",
"name": "RFC 4072",
"product": {
"name": "RFC 4072",
"product_id": "CSAFPID-11004",
"product_identification_helper": {
"model_numbers": [
"1051328"
]
}
}
}
],
"category": "product_family",
"name": "Hardware"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2022.0.3 LTS",
"product": {
"name": "Firmware \u003c2022.0.3 LTS",
"product_id": "CSAFPID-21001"
}
},
{
"category": "product_version_range",
"name": "\u003c2022.0.5 LTS",
"product": {
"name": "Firmware \u003c2022.0.5 LTS",
"product_id": "CSAFPID-21002"
}
},
{
"category": "product_version",
"name": "2022.0.3 LTS",
"product": {
"name": "Firmware 2022.0.3 LTS",
"product_id": "CSAFPID-22001"
}
},
{
"category": "product_version",
"name": "2022.0.5 LTS",
"product": {
"name": "Firmware 2022.0.5 LTS",
"product_id": "CSAFPID-22002"
}
}
],
"category": "product_family",
"name": "Firmware"
}
],
"category": "vendor",
"name": "PHOENIX CONTACT"
}
],
"product_groups": [
{
"group_id": "CSAFGID-0001",
"product_ids": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
],
"summary": "Affected Products."
},
{
"group_id": "CSAFGID-0002",
"product_ids": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"summary": "Fixed Products."
}
],
"relationships": [
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware \u003c2022.0.3 LTS installed on AXC F 1152",
"product_id": "CSAFPID-31001"
},
"product_reference": "CSAFPID-21001",
"relates_to_product_reference": "CSAFPID-11001"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware \u003c2022.0.3 LTS installed on AXC F 2152",
"product_id": "CSAFPID-31002"
},
"product_reference": "CSAFPID-21001",
"relates_to_product_reference": "CSAFPID-11002"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware \u003c2022.0.5 LTS installed on AXC F 3152",
"product_id": "CSAFPID-31003"
},
"product_reference": "CSAFPID-21002",
"relates_to_product_reference": "CSAFPID-11003"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware \u003c2022.0.5 LTS installed on RFC 4072",
"product_id": "CSAFPID-31004"
},
"product_reference": "CSAFPID-21002",
"relates_to_product_reference": "CSAFPID-11004"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware 2022.0.3 LTS installed on AXC F 1152",
"product_id": "CSAFPID-32001"
},
"product_reference": "CSAFPID-22001",
"relates_to_product_reference": "CSAFPID-11001"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware 2022.0.3 LTS installed on AXC F 2152",
"product_id": "CSAFPID-32002"
},
"product_reference": "CSAFPID-22001",
"relates_to_product_reference": "CSAFPID-11002"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware 2022.0.5 LTS installed on AXC F 3152",
"product_id": "CSAFPID-32003"
},
"product_reference": "CSAFPID-22002",
"relates_to_product_reference": "CSAFPID-11003"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware 2022.0.5 LTS installed on RFC 4072",
"product_id": "CSAFPID-32004"
},
"product_reference": "CSAFPID-22002",
"relates_to_product_reference": "CSAFPID-11004"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22826",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-22826"
},
{
"cve": "CVE-2022-22825",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-22825"
},
{
"cve": "CVE-2022-22824",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-22824"
},
{
"cve": "CVE-2022-22823",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-22823"
},
{
"cve": "CVE-2022-22822",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-22822"
},
{
"cve": "CVE-2021-45117",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "description",
"text": "The OPC autogenerated ANSI C stack stubs (in the NodeSets) do not handle all error cases. This can lead to a NULL pointer dereference.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalScore": 6.5,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"temporalSeverity": "MEDIUM",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-45117"
},
{
"cve": "CVE-2021-45960",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"notes": [
{
"category": "description",
"text": "In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-45960"
},
{
"cve": "CVE-2020-15078",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"notes": [
{
"category": "description",
"text": "OpenVPN 2.5.1 and earlier versions allows a remote attackers to bypass authentication and access control channel data on servers configured with deferred authentication, which can be used to potentially trigger further information leaks.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-15078"
},
{
"cve": "CVE-2021-3518",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-3518"
},
{
"cve": "CVE-2019-18276",
"cwe": {
"id": "CWE-273",
"name": "Improper Check for Dropped Privileges"
},
"notes": [
{
"category": "description",
"text": "An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support \"saved UID\" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use \"enable -f\" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 7.8,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2021-42385",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42385"
},
{
"cve": "CVE-2021-42374",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "An out-of-bounds heap read in Busybox\u0027s unlzma applet leads to information leak and denial of service when crafted LZMA-compressed input is decompressed. This can be triggered by any applet/format that",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalScore": 5.3,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42374"
},
{
"cve": "CVE-2021-46143",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-46143"
},
{
"cve": "CVE-2022-23852",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-23852"
},
{
"cve": "CVE-2022-22827",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-22827"
},
{
"cve": "CVE-2022-23990",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "Expat (aka libexpat) before 2.4.4 has an integer overflow in the doProlog function.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2022-23990"
},
{
"cve": "CVE-2021-3712",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL\u0027s own \"d2i\" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the \"data\" and \"length\" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the \"data\" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.4,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.4,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-3711",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "description",
"text": "In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the \"out\" parameter can be NULL and, on exit, the \"outlen\" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the \"out\" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-41990",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "The gmp plugin in strongSwan before 5.9.4 has a remote integer overflow via a crafted certificate with an RSASSA-PSS signature. For example, this can be triggered by an unrelated self-signed CA certificate sent by an initiator. Remote code execution cannot occur.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-41990"
},
{
"cve": "CVE-2020-10878",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "Perl before 5.30.3 has an integer overflow related to mishandling of a \"PL_regkind[OP(n)] == NOTHING\" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"environmentalScore": 8.6,
"environmentalSeverity": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.6,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-10878"
},
{
"cve": "CVE-2021-45079",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "description",
"text": "In strongSwan before 5.9.5, a malicious responder can send an EAP-Success message too early without actually authenticating the client and (in the case of EAP methods with mutual authentication and EAP-only authentication for IKEv2) even without server authentication.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.1,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.1,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-45079"
},
{
"cve": "CVE-2016-20012",
"notes": [
{
"category": "description",
"text": "OpenSSH through 8.7 allows remote attackers, who have a suspicion that a certain combination of username and public key is known to an SSH server, to test whether this suspicion is correct. This occurs because a challenge is sent only when that combination could be valid for a login session. NOTE: the vendor does not recognize user enumeration as a vulnerability for this product",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalScore": 5.3,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2016-20012"
},
{
"cve": "CVE-2021-3580",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in the way nettle\u0027s RSA decryption functions handled specially crafted ciphertext. An attacker could use this flaw to provide a manipulated ciphertext leading to application crash and denial of service.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-3580"
},
{
"cve": "CVE-2021-20305",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions (GOST DSA, EDDSA \u0026 ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an invalid signature, causing an assertion failure or possible validation. The highest threat to this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-20305"
},
{
"cve": "CVE-2021-40330",
"notes": [
{
"category": "description",
"text": "git_connect_git in connect.c in Git before 2.30.1 allows a repository path to contain a newline character, which may result in unexpected cross-protocol requests, as demonstrated by the git://localhost:1234/%0d%0a%0d%0aGET%20/%20HTTP/1.1 substring.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-40330"
},
{
"cve": "CVE-2021-35942",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.1,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.1,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-35942"
},
{
"cve": "CVE-2021-42386",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the nvalloc function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42386"
},
{
"cve": "CVE-2020-6096",
"cwe": {
"id": "CWE-195",
"name": "Signed to Unsigned Conversion Error"
},
"notes": [
{
"category": "description",
"text": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the \u0027num\u0027 parameter results in a signed comparison vulnerability. If an attacker underflows the \u0027num\u0027 parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-6096"
},
{
"cve": "CVE-2020-29562",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "description",
"text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalScore": 4.8,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 4.8,
"temporalSeverity": "MEDIUM",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-29562"
},
{
"cve": "CVE-2021-20231",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A use after free issue in client sending key_share extension may lead to memory corruption and other consequences.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-20231"
},
{
"cve": "CVE-2021-20232",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory corruption and other potential consequences.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-20232"
},
{
"cve": "CVE-2020-24659",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application\u0027s error handling path, where the gnutls_deinit function is called after detecting a handshake failure.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-24659"
},
{
"cve": "CVE-2019-17498",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2019-17498"
},
{
"cve": "CVE-2021-3517",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"environmentalScore": 8.6,
"environmentalSeverity": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.6,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-3517"
},
{
"cve": "CVE-2021-3537",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "description",
"text": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalScore": 5.9,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.9,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-3537"
},
{
"cve": "CVE-2020-10543",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 8.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-10543"
},
{
"cve": "CVE-2020-12723",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "description",
"text": "regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-12723"
},
{
"cve": "CVE-2021-20193",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"environmentalScore": 3.3,
"environmentalSeverity": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 3.3,
"temporalSeverity": "LOW",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-20193"
},
{
"cve": "CVE-2019-20892",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "description",
"text": "net-snmp before 5.8.1.pre1 has a double free in usm_free_usmStateReference in snmplib/snmpusm.c via an SNMPv3 GetBulk request. NOTE: this affects net-snmp packages shipped to end users by multiple Linux distributions, but might not affect an upstream release.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalScore": 6.5,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2019-20892"
},
{
"cve": "CVE-2021-43618",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-43618"
},
{
"cve": "CVE-2019-20907",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "description",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2021-22946",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "description",
"text": "A user can tell curl \u003e= 7.20.0 and \u003c= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (\u0027--ssl-reqd\u0027 on the command line or\u0027CURLOPT_USE_SSL\u0027 set to \u0027CURLUSESSL_CONTROL\u0027 or \u0027CURLUSESSL_ALL\u0027 withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations **withoutTLS** contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2020-8169",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "description",
"text": "curl 7.62.0 through 7.70.0 is vulnerable to an information disclosure vulnerability that can lead to a partial password being leaked over the network and to the DNS server(s).",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-8169"
},
{
"cve": "CVE-2021-22926",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the \u0027CURLOPT_SSLCERT\u0027 option (\u0027--cert\u0027 with the command line tool).When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificate by name or with a file name - using the same option. If the name exists as a file, it will be used instead of by name.If the appliction runs with a current working directory that is writable by other users (like \u0027/tmp\u0027), a malicious user can create a file name with the same name as the app wants to use by name, and thereby trick the application to use the file based cert instead of the one referred to by name making libcurl send the wrong client certificate in the TLS connection handshake.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-23017",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"notes": [
{
"category": "description",
"text": "A security issue in nginx resolver was identified, which might allow an attacker who is able to forge UDP packets from the DNS server to cause 1-byte memory overwrite, resulting in worker process crash or potential other impact.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.7,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.7,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-23017"
},
{
"cve": "CVE-2020-8177",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": "curl 7.20.0 through 7.70.0 is vulnerable to improper restriction of names for files and other resources that can lead too overwriting a local file when the -J flag is used.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 7.8,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2018-1000500",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "Busybox contains a Missing SSL certificate validation vulnerability in The \"busybox wget\" applet that can result in arbitrary code execution. This attack appear to be exploitable via Simply download any file over HTTPS using \"busybox wget https://compromised-domain.com/important-file\".",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2018-1000500"
},
{
"cve": "CVE-2021-22922",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"notes": [
{
"category": "description",
"text": "When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalScore": 6.5,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"temporalSeverity": "MEDIUM",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22947",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "description",
"text": "When curl \u003e= 7.20.0 and \u003c= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker\u0027s injected data comes from the TLS-protected server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalScore": 5.9,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.9,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-22897",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "description",
"text": "curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPT_SSL_CIPHER_LIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single \"static\" variable in the library, which has the surprising side-effect that if an application sets up multiple concurrent transfers, the last one that sets the ciphers will accidentally control the set used by all transfers. In a worst-case scenario, this weakens transport security significantly.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalScore": 5.3,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22897"
},
{
"cve": "CVE-2021-22925",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "description",
"text": "curl supports the \u0027-t\u0027 command line option, known as \u0027CURLOPT_TELNETOPTIONS\u0027in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending \u0027NEW_ENV\u0027 variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalScore": 5.3,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22923",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "description",
"text": "When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user\u0027s expectations and intentions and without telling the user it happened.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalScore": 5.3,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"temporalSeverity": "MEDIUM",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22898",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"notes": [
{
"category": "description",
"text": "curl 7.7 through 7.76.1 suffers from an information disclosure when the \u0027-t\u0027 command line option, known as \u0027CURLOPT_TELNETOPTIONS\u0027 in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"environmentalScore": 3.1,
"environmentalSeverity": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 3.1,
"temporalSeverity": "LOW",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-42381",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the hash_init function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42381"
},
{
"cve": "CVE-2021-42379",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the next_input_file function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42379"
},
{
"cve": "CVE-2021-42384",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the handle_special function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42384"
},
{
"cve": "CVE-2021-42378",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_i function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42378"
},
{
"cve": "CVE-2021-42382",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_s function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42382"
},
{
"cve": "CVE-2021-21300",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "description",
"text": "Git is an open-source distributed revision control system. In affected versions of Git a specially crafted repository that contains symbolic links as well as files using a clean/smudge filter such as Git LFS, may cause just-checked out script to be executed while cloning onto a case-insensitive file system such as NTFS, HFS+ or APFS (i.e. the default file systems on Windows and macOS). Note that clean/smudge filters have to be configured for that. Git for Windows configures Git LFS by default, and is therefore vulnerable. The problem has been patched in the versions published on Tuesday, March 9th, 2021. As a workaound, if symbolic link support is disabled in Git (e.g. via \u0027git config --global core.symlinks false\u0027), the described attack won\u0027t work. Likewise, if no clean/smudge filters such as Git LFS are configured globally (i.e. _before_ cloning), the attack is foiled. As always, it is best to avoid cloning repositories from untrusted sources. The earliest impacted version is 2.14.2. The fix versions are: 2.30.1, 2.29.3, 2.28.1, 2.27.1, 2.26.3, 2.25.5, 2.24.4, 2.23.4, 2.22.5, 2.21.4, 2.20.5, 2.19.6, 2.18.5, 2.17.62.17.6.",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-21300"
},
{
"cve": "CVE-2021-42380",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the clrvar function",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001",
"CSAFPID-32002",
"CSAFPID-32003",
"CSAFPID-32004"
],
"known_affected": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our application note: Measures to protect network-capable devices with Ethernet connection",
"group_ids": [
"CSAFGID-0001"
]
},
{
"category": "vendor_fix",
"details": "**Update to Firmware Release 2022.0.3 LTS or higher:**\n\n- AXC F 2152 (2404267) [Download](http://www.phoenixcontact.net/qr/2404267/firmware) \n- AXC F 1152 (1151412) [Download](http://www.phoenixcontact.net/qr/1151412/firmware) \n- AXC F 3152 (1069208) Not yet released\n\n**Update to PLCnext Engineer Release 2022.0.1 LTS or higher.**",
"group_ids": [
"CSAFGID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.2,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 7.2,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001",
"CSAFPID-31002",
"CSAFPID-31003",
"CSAFPID-31004"
]
}
],
"title": "CVE-2021-42380"
}
]
}
WID-SEC-W-2022-1363
Vulnerability from csaf_certbund - Published: 2019-10-17 22:00 - Updated: 2023-09-10 22:00Es existiert eine Schwachstelle in libssh2. Sie beruht auf einem "out-of-bounds" Lesezugriff, welcher auftritt, wenn bei einem Aufbau einer Verbindung zu einem SSH Server dieser eine "Disconnect" Nachricht übermittelt. Ein Angreifer kann dieses zu einem Denial of Service angriff oder zum Ausspähen von Informationen nutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source libssh2 1.9.0
Open Source
|
cpe:/a:libssh2:libssh2:1.9.0
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Red Hat Fedora
Red Hat
|
cpe:/o:redhat:fedora:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-::~~~vmware_vsphere~~
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— |
{
"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": "libssh2 ist eine C Bibliothek f\u00fcr das Anbieten von SSH2 Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuf\u00fchren, Dateien zu \u00fcbertragen oder als sicherer und transparenter Tunnel f\u00fcr entfernte Programme genutzt werden.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libssh2 ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder vertrauliche Daten einzusehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux",
"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-2022-1363 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2022-1363.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1363 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1363"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3559 vom 2023-09-08",
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html"
},
{
"category": "external",
"summary": "IBM X-Force Security Advisory vom 2019-10-17",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/169461"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2019-EC04C34768 vom 2019-11-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2019-ec04c34768"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:2900-1 vom 2019-11-06",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192900-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:14206-1 vom 2019-11-06",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914206-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:2936-1 vom 2019-11-08",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192936-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:14226-1 vom 2019-11-25",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914226-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:0949 vom 2021-03-22",
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:2900-2 vom 2020-06-24",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/007022.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3915 vom 2020-09-29",
"url": "https://access.redhat.com/errata/RHSA-2020:3915"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2020-135 vom 2020-10-18",
"url": "https://downloads.avaya.com/css/P8/documents/101071522"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3551-1 vom 2020-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007887.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2848 vom 2021-12-18",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20220909-0004 vom 2022-09-09",
"url": "https://security.netapp.com/advisory/ntap-20220909-0004/"
}
],
"source_lang": "en-US",
"title": "libssh2: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2023-09-10T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:34:56.470+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1363",
"initial_release_date": "2019-10-17T22:00:00.000+00:00",
"revision_history": [
{
"date": "2019-10-17T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-11-03T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2019-11-06T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2019-11-10T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2019-11-25T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-06-24T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-09-29T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-18T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2020-11-29T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-03-21T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-12-19T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2022-09-11T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2023-09-10T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Debian aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"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 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": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "658714",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-::~~~vmware_vsphere~~"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source libssh2 1.9.0",
"product": {
"name": "Open Source libssh2 1.9.0",
"product_id": "493189",
"product_identification_helper": {
"cpe": "cpe:/a:libssh2:libssh2:1.9.0"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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": "product_name",
"name": "Red Hat Fedora",
"product": {
"name": "Red Hat Fedora",
"product_id": "T007849",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:fedora:-"
}
}
}
],
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17498",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in libssh2. Sie beruht auf einem \"out-of-bounds\" Lesezugriff, welcher auftritt, wenn bei einem Aufbau einer Verbindung zu einem SSH Server dieser eine \"Disconnect\" Nachricht \u00fcbermittelt. Ein Angreifer kann dieses zu einem Denial of Service angriff oder zum Aussp\u00e4hen von Informationen nutzen."
}
],
"product_status": {
"known_affected": [
"493189",
"T015518",
"2951",
"T002207",
"67646",
"T015516",
"T007849",
"T015127",
"T015126",
"658714",
"T016243"
]
},
"release_date": "2019-10-17T22:00:00.000+00:00",
"title": "CVE-2019-17498"
}
]
}
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.