Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-3634 (GCVE-0-2021-3634)
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T17:01:07.562Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "name": "DSA-4965", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://www.debian.org/security/2021/dsa-4965" }, { "name": "FEDORA-2021-ec797b6a96", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/" }, { "name": "FEDORA-2021-288925ac19", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/" }, { "name": "FEDORA-2021-f2a020a065", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/" }, { "tags": [ "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20211004-0003/" }, { "name": "GLSA-202312-05", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202312-05" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "libssh", "vendor": "n/a", "versions": [ { "status": "affected", "version": "libssh 0.9.6" } ] } ], "descriptions": [ { "lang": "en", "value": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-787", "description": "CWE-787", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-12-22T10:06:14.732204", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "name": "DSA-4965", "tags": [ "vendor-advisory" ], "url": "https://www.debian.org/security/2021/dsa-4965" }, { "name": "FEDORA-2021-ec797b6a96", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/" }, { "name": "FEDORA-2021-288925ac19", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/" }, { "name": "FEDORA-2021-f2a020a065", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/" }, { "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "url": "https://security.netapp.com/advisory/ntap-20211004-0003/" }, { "name": "GLSA-202312-05", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202312-05" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2021-3634", "datePublished": "2021-08-31T00:00:00", "dateReserved": "2021-07-02T00:00:00", "dateUpdated": "2024-08-03T17:01:07.562Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-3634\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2021-08-31T17:15:08.323\",\"lastModified\":\"2024-11-21T06:22:02.090\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \\\"secret_hash\\\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.\"},{\"lang\":\"es\",\"value\":\"Se ha encontrado un fallo en libssh en versiones anteriores a 0.9.6. El protocolo SSH mantiene un registro de dos secretos compartidos durante el tiempo de la sesi\u00f3n. Uno de ellos se llama secret_hash y el otro session_id. Inicialmente, ambos son el mismo, pero despu\u00e9s del recambio de claves, el session_id anterior es mantenida y usada como entrada para el nuevo secret_hash. Hist\u00f3ricamente, ambos b\u00faferes ten\u00edan una variable de longitud compartida, que funcionaba mientras estos b\u00faferes eran iguales. Pero la operaci\u00f3n de recambio de claves tambi\u00e9n puede cambiar el m\u00e9todo de intercambio de claves, que puede ser basado en un hash de diferente tama\u00f1o, creando eventualmente \\\"secret_hash\\\" de diferente tama\u00f1o que el session_id presenta. Esto se convierte en un problema cuando la memoria de session_id se pone a cero o cuando es usada de nuevo durante el segundo intercambio de claves\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:N/A:P\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.9.1\",\"versionEndExcluding\":\"0.9.6\",\"matchCriteriaId\":\"45D76734-EC25-46B5-BA69-C3A6809CB194\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*\",\"matchCriteriaId\":\"053C1B35-3869-41C2-9551-044182DE0A64\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"8.0.27\",\"matchCriteriaId\":\"6B9C558D-B200-45F2-9575-0816A10C58FA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C2089EE-5D7F-47EC-8EA5-0F69790564C4\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1978810\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/202312-05\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20211004-0003/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4965\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1978810\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202312-05\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20211004-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4965\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
wid-sec-w-2022-0001
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "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": "libssh ist eine C Bibliothek f\u00fcr das Anbieten von SSH 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, authentisierter Angreifer kann eine Schwachstelle in libssh ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "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-0001 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-0001.json" }, { "category": "self", "summary": "WID-SEC-2022-0001 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0001" }, { "category": "external", "summary": "LibSSH Security Advisory vom 2021-08-26", "url": "https://www.libssh.org/security/advisories/CVE-2021-3634.txt" }, { "category": "external", "summary": "Ubuntu Security Advisory vom 2021-08-26", "url": "https://ubuntu.com/security/notices/USN-5053-1" }, { "category": "external", "summary": "Debian Security Advisory DSA-4965 vom 2021-08-31", "url": "https://www.debian.org/security/2021/dsa-4965" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4863 vom 2022-06-01", "url": "https://access.redhat.com/errata/RHSA-2022:4863" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4880 vom 2022-06-02", "url": "https://access.redhat.com/errata/RHSA-2022:4880" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4692 vom 2022-05-19", "url": "https://access.redhat.com/errata/RHSA-2022:4692" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4690 vom 2022-05-19", "url": "https://access.redhat.com/errata/RHSA-2022:4690" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4691 vom 2022-05-19", "url": "https://access.redhat.com/errata/RHSA-2022:4691" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4671 vom 2022-05-20", "url": "https://access.redhat.com/errata/RHSA-2022:4671" }, { "category": "external", "summary": "IBM Security Bulletin 6589939 vom 2022-05-26", "url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-mq-operator-and-queue-manager-container-images-are-vulnerable-to-multiple-vulnerabilities-from-gzip-jackson-databind-libssh-gnutls-nettle-and-zlib/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4956 vom 2022-06-09", "url": "https://access.redhat.com/errata/RHSA-2022:4956" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4985 vom 2022-06-09", "url": "https://access.redhat.com/errata/RHSA-2022:4985" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:2031 vom 2022-05-10", "url": "https://access.redhat.com/errata/RHSA-2022:2031" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2022-057 vom 2022-05-11", "url": "https://downloads.avaya.com/css/P8/documents/101081750" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5188 vom 2022-06-25", "url": "https://access.redhat.com/errata/RHSA-2022:5188" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5483 vom 2022-07-01", "url": "https://access.redhat.com/errata/RHSA-2022:5483" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5525 vom 2022-07-08", "url": "https://access.redhat.com/errata/RHSA-2022:5525" }, { "category": "external", "summary": "IBM Security Bulletin 6831853 vom 2022-10-26", "url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-qradar-siem-application-framework-base-image-is-vulnerable-to-using-components-with-known-vulnerabilities-3/" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202312-05 vom 2023-12-23", "url": "https://security.gentoo.org/glsa/202312-05" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0539-1 vom 2024-02-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017974.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-198 vom 2024-05-08", "url": "https://www.dell.com/support/kbdoc/000224827/dsa-2024-=" } ], "source_lang": "en-US", "title": "libssh: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2024-05-07T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:25:42.860+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-0001", "initial_release_date": "2021-08-26T22:00:00.000+00:00", "revision_history": [ { "date": "2021-08-26T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-08-31T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2021-09-21T22:00:00.000+00:00", "number": "3", "summary": "Referenz(en) aufgenommen: FEDORA-2021-EC797B6A96" }, { "date": "2021-09-22T22:00:00.000+00:00", "number": "4", "summary": "Referenz(en) aufgenommen: FEDORA-2021-F2A020A065, FEDORA-2021-288925AC19" }, { "date": "2022-05-10T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-05-11T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2022-05-18T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-05-19T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-05-26T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2022-06-01T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-06-08T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-06-09T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-06-26T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-07-03T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-07-07T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-10-25T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2023-12-26T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-02-20T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-07T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "19" } }, "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 Experience Portal", "product": { "name": "Avaya Aura Experience Portal", "product_id": "T015519", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_experience_portal:-" } } }, { "category": "product_name", "name": "Avaya Aura Session Manager", "product": { "name": "Avaya Aura Session Manager", "product_id": "T015127", "product_identification_helper": { "cpe": "cpe:/a:avaya:session_manager:-" } } }, { "category": "product_name", "name": "Avaya Aura System Manager", "product": { "name": "Avaya Aura System Manager", "product_id": "T015518", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_system_manager:-" } } } ], "category": "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": [ { "branches": [ { "category": "product_version", "name": "virtual", "product": { "name": "Dell NetWorker virtual", "product_id": "T034583", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:virtual" } } } ], "category": "product_name", "name": "NetWorker" } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } }, { "category": "product_version", "name": "7.4", "product": { "name": "IBM QRadar SIEM 7.4", "product_id": "T024775", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.4" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c0.9.6", "product": { "name": "Open Source libssh \u003c0.9.6", "product_id": "T020269" } } ], "category": "product_name", "name": "libssh" } ], "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": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3634", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in libssh. Der Fehler besteht aufgrund eines Heap-Puffer-\u00dcberlaufs, wenn ein Rekey mit dem Schl\u00fcsselaustauschalgorithmus angefordert wird, der einen Digest unterschiedlicher Gr\u00f6\u00dfe verwendet. Ein entfernter authentisierter Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T034583", "T015127", "T015126", "T012167", "T022954", "T014381", "2951", "T002207", "T000126", "T024775" ] }, "release_date": "2021-08-26T22:00:00.000+00:00", "title": "CVE-2021-3634" } ] }
wid-sec-w-2024-3377
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "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": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "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-2024-3377 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json" }, { "category": "self", "summary": "WID-SEC-2024-3377 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377" }, { "category": "external", "summary": "Dell Security Update", "url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:01.974+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-3377", "initial_release_date": "2024-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2024-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.1.0.0", "product_id": "T038861" } }, { "category": "product_version", "name": "8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.1.0.0", "product_id": "T038861-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.10", "product_id": "T038862" } }, { "category": "product_version", "name": "7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.10", "product_id": "T038862-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.40", "product_id": "T038863" } }, { "category": "product_version", "name": "7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.40", "product_id": "T038863-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40" } } }, { "category": "product_version_range", "name": "\u003c7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.7.5.50", "product_id": "T038864" } }, { "category": "product_version", "name": "7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain 7.7.5.50", "product_id": "T038864-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45759", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-45759" }, { "cve": "CVE-2024-48010", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48010" }, { "cve": "CVE-2024-48011", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48011" }, { "cve": "CVE-2017-16829", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-16829" }, { "cve": "CVE-2017-5849", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-5849" }, { "cve": "CVE-2018-7208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2018-7208" }, { "cve": "CVE-2019-14889", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2020-12912", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-12912" }, { "cve": "CVE-2020-16135", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24455", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-24455" }, { "cve": "CVE-2020-8694", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8695" }, { "cve": "CVE-2021-27219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-27219" }, { "cve": "CVE-2021-3565", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3565" }, { "cve": "CVE-2021-3634", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3634" }, { "cve": "CVE-2022-1210", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1210" }, { "cve": "CVE-2022-1622", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1622" }, { "cve": "CVE-2022-1996", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1996" }, { "cve": "CVE-2022-22576", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-25313", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-27774", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27781", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-29361", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-29361" }, { "cve": "CVE-2022-32205", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-40023", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-40090", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40090" }, { "cve": "CVE-2022-42915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-4603", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-4603" }, { "cve": "CVE-2022-48064", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48064" }, { "cve": "CVE-2022-48624", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-0461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-1667", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1667" }, { "cve": "CVE-2023-1916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1916" }, { "cve": "CVE-2023-20592", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-20592" }, { "cve": "CVE-2023-2137", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2137" }, { "cve": "CVE-2023-22745", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2283", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-23914", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23934", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23934" }, { "cve": "CVE-2023-25577", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-25577" }, { "cve": "CVE-2023-26965", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-2731", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2731" }, { "cve": "CVE-2023-27533", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28319", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-31083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-31083" }, { "cve": "CVE-2023-34055", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-35116", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38286", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38286" }, { "cve": "CVE-2023-38469", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38469" }, { "cve": "CVE-2023-38471", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38471" }, { "cve": "CVE-2023-38472", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38472" }, { "cve": "CVE-2023-38545", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39197", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39197" }, { "cve": "CVE-2023-39198", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39198" }, { "cve": "CVE-2023-39804", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39804" }, { "cve": "CVE-2023-40217", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-42465", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-42465" }, { "cve": "CVE-2023-4255", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-4255" }, { "cve": "CVE-2023-45139", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45139" }, { "cve": "CVE-2023-45322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45863", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45863" }, { "cve": "CVE-2023-45871", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45871" }, { "cve": "CVE-2023-46136", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-46218", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46751", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46751" }, { "cve": "CVE-2023-48795", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50447", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50447" }, { "cve": "CVE-2023-5049", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5049" }, { "cve": "CVE-2023-50495", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50495" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-51257", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-5678", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-6004", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-7207" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-0985", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0985" }, { "cve": "CVE-2024-21626", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-23651", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23672", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28757", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28757" } ] }
ghsa-4wwm-f449-qwpq
Vulnerability from github
A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating "secret_hash" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.
{ "affected": [], "aliases": [ "CVE-2021-3634" ], "database_specific": { "cwe_ids": [ "CWE-119", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-08-31T17:15:00Z", "severity": "MODERATE" }, "details": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "id": "GHSA-4wwm-f449-qwpq", "modified": "2022-05-24T19:12:35Z", "published": "2022-05-24T19:12:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3634" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202312-05" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20211004-0003" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4965" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
opensuse-su-2024:10998-1
Vulnerability from csaf_opensuse
Notes
{ "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": "libssh-config-0.9.6-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libssh-config-0.9.6-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10998", "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/opensuse-su-2024_10998-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10933 page", "url": "https://www.suse.com/security/cve/CVE-2018-10933/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-16135 page", "url": "https://www.suse.com/security/cve/CVE-2020-16135/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3634 page", "url": "https://www.suse.com/security/cve/CVE-2021-3634/" } ], "title": "libssh-config-0.9.6-1.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10998-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.6-1.2.aarch64", "product": { "name": "libssh-config-0.9.6-1.2.aarch64", "product_id": "libssh-config-0.9.6-1.2.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.6-1.2.aarch64", "product": { "name": "libssh-devel-0.9.6-1.2.aarch64", "product_id": "libssh-devel-0.9.6-1.2.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.6-1.2.aarch64", "product": { "name": "libssh4-0.9.6-1.2.aarch64", "product_id": "libssh4-0.9.6-1.2.aarch64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.6-1.2.aarch64", "product": { "name": "libssh4-32bit-0.9.6-1.2.aarch64", "product_id": "libssh4-32bit-0.9.6-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.6-1.2.ppc64le", "product": { "name": "libssh-config-0.9.6-1.2.ppc64le", "product_id": "libssh-config-0.9.6-1.2.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.6-1.2.ppc64le", "product": { "name": "libssh-devel-0.9.6-1.2.ppc64le", "product_id": "libssh-devel-0.9.6-1.2.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.6-1.2.ppc64le", "product": { "name": "libssh4-0.9.6-1.2.ppc64le", "product_id": "libssh4-0.9.6-1.2.ppc64le" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.6-1.2.ppc64le", "product": { "name": "libssh4-32bit-0.9.6-1.2.ppc64le", "product_id": "libssh4-32bit-0.9.6-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.6-1.2.s390x", "product": { "name": "libssh-config-0.9.6-1.2.s390x", "product_id": "libssh-config-0.9.6-1.2.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.6-1.2.s390x", "product": { "name": "libssh-devel-0.9.6-1.2.s390x", "product_id": "libssh-devel-0.9.6-1.2.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.6-1.2.s390x", "product": { "name": "libssh4-0.9.6-1.2.s390x", "product_id": "libssh4-0.9.6-1.2.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.6-1.2.s390x", "product": { "name": "libssh4-32bit-0.9.6-1.2.s390x", "product_id": "libssh4-32bit-0.9.6-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.6-1.2.x86_64", "product": { "name": "libssh-config-0.9.6-1.2.x86_64", "product_id": "libssh-config-0.9.6-1.2.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.6-1.2.x86_64", "product": { "name": "libssh-devel-0.9.6-1.2.x86_64", "product_id": "libssh-devel-0.9.6-1.2.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.6-1.2.x86_64", "product": { "name": "libssh4-0.9.6-1.2.x86_64", "product_id": "libssh4-0.9.6-1.2.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.6-1.2.x86_64", "product": { "name": "libssh4-32bit-0.9.6-1.2.x86_64", "product_id": "libssh4-32bit-0.9.6-1.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.6-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64" }, "product_reference": "libssh-config-0.9.6-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.6-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le" }, "product_reference": "libssh-config-0.9.6-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.6-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x" }, "product_reference": "libssh-config-0.9.6-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.6-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64" }, "product_reference": "libssh-config-0.9.6-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.6-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64" }, "product_reference": "libssh-devel-0.9.6-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.6-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le" }, "product_reference": "libssh-devel-0.9.6-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.6-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x" }, "product_reference": "libssh-devel-0.9.6-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.6-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64" }, "product_reference": "libssh-devel-0.9.6-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.6-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64" }, "product_reference": "libssh4-0.9.6-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.6-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le" }, "product_reference": "libssh4-0.9.6-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.6-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x" }, "product_reference": "libssh4-0.9.6-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.6-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64" }, "product_reference": "libssh4-0.9.6-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.6-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64" }, "product_reference": "libssh4-32bit-0.9.6-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.6-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le" }, "product_reference": "libssh4-32bit-0.9.6-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.6-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x" }, "product_reference": "libssh4-32bit-0.9.6-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.6-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" }, "product_reference": "libssh4-32bit-0.9.6-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-10933", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10933" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh\u0027s server-side state machine before versions 0.7.6 and 0.8.4. A malicious client could create channels without first performing authentication, resulting in unauthorized access.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10933", "url": "https://www.suse.com/security/cve/CVE-2018-10933" }, { "category": "external", "summary": "SUSE Bug 1108020 for CVE-2018-10933", "url": "https://bugzilla.suse.com/1108020" }, { "category": "external", "summary": "SUSE Bug 1122198 for CVE-2018-10933", "url": "https://bugzilla.suse.com/1122198" } ], "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": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2018-10933" }, { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-14889" }, { "cve": "CVE-2020-16135", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-16135" } ], "notes": [ { "category": "general", "text": "libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-16135", "url": "https://www.suse.com/security/cve/CVE-2020-16135" }, { "category": "external", "summary": "SUSE Bug 1174713 for CVE-2020-16135", "url": "https://bugzilla.suse.com/1174713" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-16135" }, { "cve": "CVE-2021-3634", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3634" } ], "notes": [ { "category": "general", "text": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3634", "url": "https://www.suse.com/security/cve/CVE-2021-3634" }, { "category": "external", "summary": "SUSE Bug 1189608 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1189608" }, { "category": "external", "summary": "SUSE Bug 1194948 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1194948" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2021-3634" } ] }
fkie_cve-2021-3634
Vulnerability from fkie_nvd
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1978810 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/ | ||
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/ | ||
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/ | ||
secalert@redhat.com | https://security.gentoo.org/glsa/202312-05 | ||
secalert@redhat.com | https://security.netapp.com/advisory/ntap-20211004-0003/ | Third Party Advisory | |
secalert@redhat.com | https://www.debian.org/security/2021/dsa-4965 | Third Party Advisory | |
secalert@redhat.com | https://www.oracle.com/security-alerts/cpujan2022.html | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1978810 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202312-05 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20211004-0003/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2021/dsa-4965 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpujan2022.html | Patch, Third Party Advisory |
Vendor | Product | Version | |
---|---|---|---|
libssh | libssh | * | |
redhat | virtualization | 4.0 | |
redhat | enterprise_linux | 8.0 | |
debian | debian_linux | 10.0 | |
debian | debian_linux | 11.0 | |
fedoraproject | fedora | 33 | |
fedoraproject | fedora | 34 | |
fedoraproject | fedora | 35 | |
oracle | mysql_workbench | * | |
netapp | cloud_backup | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*", "matchCriteriaId": "45D76734-EC25-46B5-BA69-C3A6809CB194", "versionEndExcluding": "0.9.6", "versionStartIncluding": "0.9.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*", "matchCriteriaId": "6BBD7A51-0590-4DDF-8249-5AFA8D645CB6", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*", "matchCriteriaId": "053C1B35-3869-41C2-9551-044182DE0A64", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*", "matchCriteriaId": "6B9C558D-B200-45F2-9575-0816A10C58FA", "versionEndIncluding": "8.0.27", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*", "matchCriteriaId": "5C2089EE-5D7F-47EC-8EA5-0F69790564C4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange." }, { "lang": "es", "value": "Se ha encontrado un fallo en libssh en versiones anteriores a 0.9.6. El protocolo SSH mantiene un registro de dos secretos compartidos durante el tiempo de la sesi\u00f3n. Uno de ellos se llama secret_hash y el otro session_id. Inicialmente, ambos son el mismo, pero despu\u00e9s del recambio de claves, el session_id anterior es mantenida y usada como entrada para el nuevo secret_hash. Hist\u00f3ricamente, ambos b\u00faferes ten\u00edan una variable de longitud compartida, que funcionaba mientras estos b\u00faferes eran iguales. Pero la operaci\u00f3n de recambio de claves tambi\u00e9n puede cambiar el m\u00e9todo de intercambio de claves, que puede ser basado en un hash de diferente tama\u00f1o, creando eventualmente \"secret_hash\" de diferente tama\u00f1o que el session_id presenta. Esto se convierte en un problema cuando la memoria de session_id se pone a cero o cuando es usada de nuevo durante el segundo intercambio de claves" } ], "id": "CVE-2021-3634", "lastModified": "2024-11-21T06:22:02.090", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "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" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-08-31T17:15:08.323", "references": [ { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/" }, { "source": "secalert@redhat.com", "url": "https://security.gentoo.org/glsa/202312-05" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20211004-0003/" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4965" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/202312-05" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20211004-0003/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4965" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
rhsa-2022:2031
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for libssh is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "libssh is a library which implements the SSH protocol. It can be used to implement client and server applications.\n\nThe following packages have been upgraded to a later upstream version: libssh (0.9.6). (BZ#1896651)\n\nSecurity Fix(es):\n\n* libssh: possible heap-based buffer overflow when rekeying (CVE-2021-3634)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:2031", "url": "https://access.redhat.com/errata/RHSA-2022:2031" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/" }, { "category": "external", "summary": "1896651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1896651" }, { "category": "external", "summary": "1978810", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "category": "external", "summary": "2020159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2020159" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_2031.json" } ], "title": "Red Hat Security Advisory: libssh security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T17:51:49+00:00", "generator": { "date": "2024-11-22T17:51:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:2031", "initial_release_date": "2022-05-10T14:10:05+00:00", "revision_history": [ { "date": "2022-05-10T14:10:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-10T14:10:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T17:51:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.6-3.el8.src", "product": { "name": "libssh-0:0.9.6-3.el8.src", "product_id": "libssh-0:0.9.6-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.6-3.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.6-3.el8.aarch64", "product": { "name": "libssh-0:0.9.6-3.el8.aarch64", "product_id": "libssh-0:0.9.6-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.6-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.6-3.el8.aarch64", "product": { "name": "libssh-debugsource-0:0.9.6-3.el8.aarch64", "product_id": "libssh-debugsource-0:0.9.6-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.6-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.6-3.el8.aarch64", "product": { "name": "libssh-debuginfo-0:0.9.6-3.el8.aarch64", "product_id": "libssh-debuginfo-0:0.9.6-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.6-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.6-3.el8.aarch64", "product": { "name": "libssh-devel-0:0.9.6-3.el8.aarch64", "product_id": "libssh-devel-0:0.9.6-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.6-3.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.6-3.el8.ppc64le", "product": { "name": "libssh-0:0.9.6-3.el8.ppc64le", "product_id": "libssh-0:0.9.6-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.6-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.6-3.el8.ppc64le", "product": { "name": "libssh-debugsource-0:0.9.6-3.el8.ppc64le", "product_id": "libssh-debugsource-0:0.9.6-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.6-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "product": { "name": "libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "product_id": "libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.6-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.6-3.el8.ppc64le", "product": { "name": "libssh-devel-0:0.9.6-3.el8.ppc64le", "product_id": "libssh-devel-0:0.9.6-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.6-3.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.6-3.el8.i686", "product": { "name": "libssh-0:0.9.6-3.el8.i686", "product_id": "libssh-0:0.9.6-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.6-3.el8?arch=i686" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.6-3.el8.i686", "product": { "name": "libssh-debugsource-0:0.9.6-3.el8.i686", "product_id": "libssh-debugsource-0:0.9.6-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.6-3.el8?arch=i686" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.6-3.el8.i686", "product": { "name": "libssh-debuginfo-0:0.9.6-3.el8.i686", "product_id": "libssh-debuginfo-0:0.9.6-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.6-3.el8?arch=i686" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.6-3.el8.i686", "product": { "name": "libssh-devel-0:0.9.6-3.el8.i686", "product_id": "libssh-devel-0:0.9.6-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.6-3.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.6-3.el8.x86_64", "product": { "name": "libssh-0:0.9.6-3.el8.x86_64", "product_id": "libssh-0:0.9.6-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.6-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.6-3.el8.x86_64", "product": { "name": "libssh-debugsource-0:0.9.6-3.el8.x86_64", "product_id": "libssh-debugsource-0:0.9.6-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.6-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.6-3.el8.x86_64", "product": { "name": "libssh-debuginfo-0:0.9.6-3.el8.x86_64", "product_id": "libssh-debuginfo-0:0.9.6-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.6-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.6-3.el8.x86_64", "product": { "name": "libssh-devel-0:0.9.6-3.el8.x86_64", "product_id": "libssh-devel-0:0.9.6-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.6-3.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.6-3.el8.s390x", "product": { "name": "libssh-0:0.9.6-3.el8.s390x", "product_id": "libssh-0:0.9.6-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.6-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.6-3.el8.s390x", "product": { "name": "libssh-debugsource-0:0.9.6-3.el8.s390x", "product_id": "libssh-debugsource-0:0.9.6-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.6-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.6-3.el8.s390x", "product": { "name": "libssh-debuginfo-0:0.9.6-3.el8.s390x", "product_id": "libssh-debuginfo-0:0.9.6-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.6-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.6-3.el8.s390x", "product": { "name": "libssh-devel-0:0.9.6-3.el8.s390x", "product_id": "libssh-devel-0:0.9.6-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.6-3.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0:0.9.6-3.el8.noarch", "product": { "name": "libssh-config-0:0.9.6-3.el8.noarch", "product_id": "libssh-config-0:0.9.6-3.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-config@0.9.6-3.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-0:0.9.6-3.el8.i686", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.src" }, "product_reference": "libssh-0:0.9.6-3.el8.src", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0:0.9.6-3.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch" }, "product_reference": "libssh-config-0:0.9.6-3.el8.noarch", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.i686", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.i686", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.i686", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-0:0.9.6-3.el8.i686", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.src" }, "product_reference": "libssh-0:0.9.6-3.el8.src", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0:0.9.6-3.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch" }, "product_reference": "libssh-config-0:0.9.6-3.el8.noarch", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.i686", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-debuginfo-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.i686", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-debugsource-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.i686", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.6-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64" }, "product_reference": "libssh-devel-0:0.9.6-3.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3634", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2021-06-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1978810" } ], "notes": [ { "category": "description", "text": "A flaw has been found in libssh. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "title": "Vulnerability description" }, { "category": "summary", "text": "libssh: possible heap-based buffer overflow when rekeying", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.src", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.src", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3634" }, { "category": "external", "summary": "RHBZ#1978810", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3634", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3634" } ], "release_date": "2021-08-26T13:19:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T14:10:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing these updated packages, all running applications using libssh must be restarted for this update to take effect.", "product_ids": [ "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.src", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.src", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:2031" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.src", "AppStream-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x", "AppStream-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.src", "BaseOS-8.6.0.GA:libssh-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-config-0:0.9.6-3.el8.noarch", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-debuginfo-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-debugsource-0:0.9.6-3.el8.x86_64", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.aarch64", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.i686", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.ppc64le", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.s390x", "BaseOS-8.6.0.GA:libssh-devel-0:0.9.6-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "libssh: possible heap-based buffer overflow when rekeying" } ] }
suse-su-2024:0539-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\nUpdate to version 0.9.8 (jsc#PED-7719):\n\n* Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)\n* Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)\n* Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)\n* Allow @ in usernames when parsing from URI composes\n\nUpdate to version 0.9.7\n\n* Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm\n guessing (bsc#1211188)\n* Fix CVE-2023-2283: a possible authorization bypass in\n pki_verify_data_signature under low-memory conditions (bsc#1211190)\n* Fix several memory leaks in GSSAPI handling code\n\nUpdate to version 0.9.6 (bsc#1189608, CVE-2021-3634)\n\n* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6\n\nUpdate to version 0.9.5 (bsc#1174713, CVE-2020-16135):\n\n* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)\n* Improve handling of library initialization (T222)\n* Fix parsing of subsecond times in SFTP (T219)\n* Make the documentation reproducible\n* Remove deprecated API usage in OpenSSL\n* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN\n* Define version in one place (T226)\n* Prevent invalid free when using different C runtimes than OpenSSL (T229)\n* Compatibility improvements to testsuite \n\nUpdate to version 0.9.4:\n\n* https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/\n* Fix possible Denial of Service attack when using AES-CTR-ciphers\n CVE-2020-1730 (bsc#1168699)\n\nUpdate to version 0.9.3:\n\n* Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095)\n* SSH-01-003 Client: Missing NULL check leads to crash in erroneous state\n* SSH-01-006 General: Various unchecked Null-derefs cause DOS\n* SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys\n* SSH-01-010 SSH: Deprecated hash function in fingerprinting\n* SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS\n* SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access\n* SSH-01-001 State Machine: Initial machine states should be set explicitly\n* SSH-01-002 Kex: Differently bound macros used to iterate same array\n* SSH-01-005 Code-Quality: Integer sign confusion during assignments\n* SSH-01-008 SCP: Protocol Injection via unescaped File Names\n* SSH-01-009 SSH: Update documentation which RFCs are implemented\n* SSH-01-012 PKI: Information leak via uninitialized stack buffer\n\nUpdate to version 0.9.2:\n\n* Fixed libssh-config.cmake\n* Fixed issues with rsa algorithm negotiation (T191)\n* Fixed detection of OpenSSL ed25519 support (T197)\n\nUpdate to version 0.9.1:\n\n* Added support for Ed25519 via OpenSSL\n* Added support for X25519 via OpenSSL\n* Added support for localuser in Match keyword\n* Fixed Match keyword to be case sensitive\n* Fixed compilation with LibreSSL\n* Fixed error report of channel open (T75)\n* Fixed sftp documentation (T137)\n* Fixed known_hosts parsing (T156)\n* Fixed build issue with MinGW (T157)\n* Fixed build with gcc 9 (T164)\n* Fixed deprecation issues (T165)\n* Fixed known_hosts directory creation (T166)\n\nUpdate to verion 0.9.0:\n\n* Added support for AES-GCM\n* Added improved rekeying support\n* Added performance improvements\n* Disabled blowfish support by default\n* Fixed several ssh config parsing issues\n* Added support for DH Group Exchange KEX\n* Added support for Encrypt-then-MAC mode\n* Added support for parsing server side configuration file\n* Added support for ECDSA/Ed25519 certificates\n* Added FIPS 140-2 compatibility\n* Improved known_hosts parsing\n* Improved documentation\n* Improved OpenSSL API usage for KEX, DH, and signatures\n\n- Add libssh client and server config files\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-539,SUSE-SLE-SDK-12-SP5-2024-539,SUSE-SLE-SERVER-12-SP5-2024-539", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0539-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:0539-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240539-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:0539-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017974.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE Bug 1168699", "url": "https://bugzilla.suse.com/1168699" }, { "category": "self", "summary": "SUSE Bug 1174713", "url": "https://bugzilla.suse.com/1174713" }, { "category": "self", "summary": "SUSE Bug 1189608", "url": "https://bugzilla.suse.com/1189608" }, { "category": "self", "summary": "SUSE Bug 1211188", "url": "https://bugzilla.suse.com/1211188" }, { "category": "self", "summary": "SUSE Bug 1211190", "url": "https://bugzilla.suse.com/1211190" }, { "category": "self", "summary": "SUSE Bug 1218126", "url": "https://bugzilla.suse.com/1218126" }, { "category": "self", "summary": "SUSE Bug 1218186", "url": "https://bugzilla.suse.com/1218186" }, { "category": "self", "summary": "SUSE Bug 1218209", "url": "https://bugzilla.suse.com/1218209" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-16135 page", "url": "https://www.suse.com/security/cve/CVE-2020-16135/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1730 page", "url": "https://www.suse.com/security/cve/CVE-2020-1730/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3634 page", "url": "https://www.suse.com/security/cve/CVE-2021-3634/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-1667 page", "url": "https://www.suse.com/security/cve/CVE-2023-1667/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2283 page", "url": "https://www.suse.com/security/cve/CVE-2023-2283/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-48795 page", "url": "https://www.suse.com/security/cve/CVE-2023-48795/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6004 page", "url": "https://www.suse.com/security/cve/CVE-2023-6004/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6918 page", "url": "https://www.suse.com/security/cve/CVE-2023-6918/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2024-02-20T15:03:55Z", "generator": { "date": "2024-02-20T15:03:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:0539-1", "initial_release_date": "2024-02-20T15:03:55Z", "revision_history": [ { "date": "2024-02-20T15:03:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.12.2.aarch64", "product": { "name": "libssh-config-0.9.8-3.12.2.aarch64", "product_id": "libssh-config-0.9.8-3.12.2.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.12.2.aarch64", "product": { "name": "libssh-devel-0.9.8-3.12.2.aarch64", "product_id": "libssh-devel-0.9.8-3.12.2.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.12.2.aarch64", "product": { "name": "libssh4-0.9.8-3.12.2.aarch64", "product_id": "libssh4-0.9.8-3.12.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.9.8-3.12.2.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.9.8-3.12.2.aarch64_ilp32", "product_id": "libssh4-64bit-0.9.8-3.12.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.12.2.i586", "product": { "name": "libssh-config-0.9.8-3.12.2.i586", "product_id": "libssh-config-0.9.8-3.12.2.i586" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.12.2.i586", "product": { "name": "libssh-devel-0.9.8-3.12.2.i586", "product_id": "libssh-devel-0.9.8-3.12.2.i586" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.12.2.i586", "product": { "name": "libssh4-0.9.8-3.12.2.i586", "product_id": "libssh4-0.9.8-3.12.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.12.2.ppc64le", "product": { "name": "libssh-config-0.9.8-3.12.2.ppc64le", "product_id": "libssh-config-0.9.8-3.12.2.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.12.2.ppc64le", "product": { "name": "libssh-devel-0.9.8-3.12.2.ppc64le", "product_id": "libssh-devel-0.9.8-3.12.2.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.12.2.ppc64le", "product": { "name": "libssh4-0.9.8-3.12.2.ppc64le", "product_id": "libssh4-0.9.8-3.12.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.12.2.s390", "product": { "name": "libssh-config-0.9.8-3.12.2.s390", "product_id": "libssh-config-0.9.8-3.12.2.s390" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.12.2.s390", "product": { "name": "libssh-devel-0.9.8-3.12.2.s390", "product_id": "libssh-devel-0.9.8-3.12.2.s390" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.12.2.s390", "product": { "name": "libssh4-0.9.8-3.12.2.s390", "product_id": "libssh4-0.9.8-3.12.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.12.2.s390x", "product": { "name": "libssh-config-0.9.8-3.12.2.s390x", "product_id": "libssh-config-0.9.8-3.12.2.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.12.2.s390x", "product": { "name": "libssh-devel-0.9.8-3.12.2.s390x", "product_id": "libssh-devel-0.9.8-3.12.2.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.12.2.s390x", "product": { "name": "libssh4-0.9.8-3.12.2.s390x", "product_id": "libssh4-0.9.8-3.12.2.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-3.12.2.s390x", "product": { "name": "libssh4-32bit-0.9.8-3.12.2.s390x", "product_id": "libssh4-32bit-0.9.8-3.12.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.12.2.x86_64", "product": { "name": "libssh-config-0.9.8-3.12.2.x86_64", "product_id": "libssh-config-0.9.8-3.12.2.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.12.2.x86_64", "product": { "name": "libssh-devel-0.9.8-3.12.2.x86_64", "product_id": "libssh-devel-0.9.8-3.12.2.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.12.2.x86_64", "product": { "name": "libssh4-0.9.8-3.12.2.x86_64", "product_id": "libssh4-0.9.8-3.12.2.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-3.12.2.x86_64", "product": { "name": "libssh4-32bit-0.9.8-3.12.2.x86_64", "product_id": "libssh4-32bit-0.9.8-3.12.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64" }, "product_reference": "libssh-devel-0.9.8-3.12.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le" }, "product_reference": "libssh-devel-0.9.8-3.12.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x" }, "product_reference": "libssh-devel-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh-devel-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64" }, "product_reference": "libssh4-0.9.8-3.12.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le" }, "product_reference": "libssh4-0.9.8-3.12.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x" }, "product_reference": "libssh4-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh4-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64" }, "product_reference": "libssh-config-0.9.8-3.12.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le" }, "product_reference": "libssh-config-0.9.8-3.12.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x" }, "product_reference": "libssh-config-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh-config-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64" }, "product_reference": "libssh4-0.9.8-3.12.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le" }, "product_reference": "libssh4-0.9.8-3.12.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x" }, "product_reference": "libssh4-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh4-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x" }, "product_reference": "libssh4-32bit-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64" }, "product_reference": "libssh-config-0.9.8-3.12.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le" }, "product_reference": "libssh-config-0.9.8-3.12.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x" }, "product_reference": "libssh-config-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh-config-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64" }, "product_reference": "libssh4-0.9.8-3.12.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le" }, "product_reference": "libssh4-0.9.8-3.12.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x" }, "product_reference": "libssh4-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh4-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-3.12.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x" }, "product_reference": "libssh4-32bit-0.9.8-3.12.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-3.12.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-3.12.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "important" } ], "title": "CVE-2019-14889" }, { "cve": "CVE-2020-16135", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-16135" } ], "notes": [ { "category": "general", "text": "libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-16135", "url": "https://www.suse.com/security/cve/CVE-2020-16135" }, { "category": "external", "summary": "SUSE Bug 1174713 for CVE-2020-16135", "url": "https://bugzilla.suse.com/1174713" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "moderate" } ], "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1730" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions before 0.8.9 and before 0.9.4 in the way it handled AES-CTR (or DES ciphers if enabled) ciphers. The server or client could crash when the connection hasn\u0027t been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1730", "url": "https://www.suse.com/security/cve/CVE-2020-1730" }, { "category": "external", "summary": "SUSE Bug 1168699 for CVE-2020-1730", "url": "https://bugzilla.suse.com/1168699" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "moderate" } ], "title": "CVE-2020-1730" }, { "cve": "CVE-2021-3634", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3634" } ], "notes": [ { "category": "general", "text": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3634", "url": "https://www.suse.com/security/cve/CVE-2021-3634" }, { "category": "external", "summary": "SUSE Bug 1189608 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1189608" }, { "category": "external", "summary": "SUSE Bug 1194948 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1194948" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "low" } ], "title": "CVE-2021-3634" }, { "cve": "CVE-2023-1667", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-1667" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-1667", "url": "https://www.suse.com/security/cve/CVE-2023-1667" }, { "category": "external", "summary": "SUSE Bug 1211188 for CVE-2023-1667", "url": "https://bugzilla.suse.com/1211188" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "moderate" } ], "title": "CVE-2023-1667" }, { "cve": "CVE-2023-2283", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2283" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2283", "url": "https://www.suse.com/security/cve/CVE-2023-2283" }, { "category": "external", "summary": "SUSE Bug 1211190 for CVE-2023-2283", "url": "https://bugzilla.suse.com/1211190" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "moderate" } ], "title": "CVE-2023-2283" }, { "cve": "CVE-2023-48795", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-48795" } ], "notes": [ { "category": "general", "text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-48795", "url": "https://www.suse.com/security/cve/CVE-2023-48795" }, { "category": "external", "summary": "SUSE Bug 1217950 for CVE-2023-48795", "url": "https://bugzilla.suse.com/1217950" }, { "category": "external", "summary": "SUSE Bug 1218708 for CVE-2023-48795", "url": "https://bugzilla.suse.com/1218708" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "important" } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-6004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6004" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue may allow an attacker to inject malicious code into the command of the features mentioned through the hostname parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6004", "url": "https://www.suse.com/security/cve/CVE-2023-6004" }, { "category": "external", "summary": "SUSE Bug 1218209 for CVE-2023-6004", "url": "https://bugzilla.suse.com/1218209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "moderate" } ], "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6918" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the uninitialized memory as an input for the KDF. In this case, non-matching keys will result in decryption/integrity failures, terminating the connection.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6918", "url": "https://www.suse.com/security/cve/CVE-2023-6918" }, { "category": "external", "summary": "SUSE Bug 1218186 for CVE-2023-6918", "url": "https://bugzilla.suse.com/1218186" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh-config-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.9.8-3.12.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.9.8-3.12.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-20T15:03:55Z", "details": "moderate" } ], "title": "CVE-2023-6918" } ] }
suse-su-2024:0525-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\nUpdate to version 0.9.8 (jsc#PED-7719):\n\n* Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)\n* Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)\n* Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)\n* Allow @ in usernames when parsing from URI composes\n\nUpdate to version 0.9.7:\n\n* Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm\n guessing (bsc#1211188)\n* Fix CVE-2023-2283: a possible authorization bypass in\n pki_verify_data_signature under low-memory conditions (bsc#1211190)\n* Fix several memory leaks in GSSAPI handling code\n\nUpdate to version 0.9.6 (bsc#1189608, CVE-2021-3634):\n\n* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6\n\n\nUpdate to 0.9.5 (bsc#1174713, CVE-2020-16135):\n\n* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)\n* Improve handling of library initialization (T222)\n* Fix parsing of subsecond times in SFTP (T219)\n* Make the documentation reproducible\n* Remove deprecated API usage in OpenSSL\n* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN\n* Define version in one place (T226)\n* Prevent invalid free when using different C runtimes than OpenSSL (T229)\n* Compatibility improvements to testsuite \n\nUpdate to version 0.9.4\n\n* https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/\n* Fix possible Denial of Service attack when using AES-CTR-ciphers\n CVE-2020-1730 (bsc#1168699)\n\nUpdate to version 0.9.3\n\n* Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095)\n* SSH-01-003 Client: Missing NULL check leads to crash in erroneous state\n* SSH-01-006 General: Various unchecked Null-derefs cause DOS\n* SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys\n* SSH-01-010 SSH: Deprecated hash function in fingerprinting\n* SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS\n* SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access\n* SSH-01-001 State Machine: Initial machine states should be set explicitly\n* SSH-01-002 Kex: Differently bound macros used to iterate same array\n* SSH-01-005 Code-Quality: Integer sign confusion during assignments\n* SSH-01-008 SCP: Protocol Injection via unescaped File Names\n* SSH-01-009 SSH: Update documentation which RFCs are implemented\n* SSH-01-012 PKI: Information leak via uninitialized stack buffer\n\nUpdate to version 0.9.2\n\n* Fixed libssh-config.cmake\n* Fixed issues with rsa algorithm negotiation (T191)\n* Fixed detection of OpenSSL ed25519 support (T197)\n\nUpdate to version 0.9.1\n\n* Added support for Ed25519 via OpenSSL\n* Added support for X25519 via OpenSSL\n* Added support for localuser in Match keyword\n* Fixed Match keyword to be case sensitive\n* Fixed compilation with LibreSSL\n* Fixed error report of channel open (T75)\n* Fixed sftp documentation (T137)\n* Fixed known_hosts parsing (T156)\n* Fixed build issue with MinGW (T157)\n* Fixed build with gcc 9 (T164)\n* Fixed deprecation issues (T165)\n* Fixed known_hosts directory creation (T166)\n\n- Split out configuration to separate package to not mess up the\n library packaging and coinstallation\n\nUpdate to verion 0.9.0\n\n* Added support for AES-GCM\n* Added improved rekeying support\n* Added performance improvements\n* Disabled blowfish support by default\n* Fixed several ssh config parsing issues\n* Added support for DH Group Exchange KEX\n* Added support for Encrypt-then-MAC mode\n* Added support for parsing server side configuration file\n* Added support for ECDSA/Ed25519 certificates\n* Added FIPS 140-2 compatibility\n* Improved known_hosts parsing\n* Improved documentation\n* Improved OpenSSL API usage for KEX, DH, and signatures\n\n- Add libssh client and server config files\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-525,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-525,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-525,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-525,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-525,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-525,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-525,SUSE-SUSE-MicroOS-5.1-2024-525,SUSE-SUSE-MicroOS-5.2-2024-525,SUSE-Storage-7.1-2024-525", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0525-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:0525-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240525-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:0525-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017947.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE Bug 1168699", "url": "https://bugzilla.suse.com/1168699" }, { "category": "self", "summary": "SUSE Bug 1174713", "url": "https://bugzilla.suse.com/1174713" }, { "category": "self", "summary": "SUSE Bug 1189608", "url": "https://bugzilla.suse.com/1189608" }, { "category": "self", "summary": "SUSE Bug 1211188", "url": "https://bugzilla.suse.com/1211188" }, { "category": "self", "summary": "SUSE Bug 1211190", "url": "https://bugzilla.suse.com/1211190" }, { "category": "self", "summary": "SUSE Bug 1218126", "url": "https://bugzilla.suse.com/1218126" }, { "category": "self", "summary": "SUSE Bug 1218186", "url": "https://bugzilla.suse.com/1218186" }, { "category": "self", "summary": "SUSE Bug 1218209", "url": "https://bugzilla.suse.com/1218209" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-16135 page", "url": "https://www.suse.com/security/cve/CVE-2020-16135/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1730 page", "url": "https://www.suse.com/security/cve/CVE-2020-1730/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3634 page", "url": "https://www.suse.com/security/cve/CVE-2021-3634/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-1667 page", "url": "https://www.suse.com/security/cve/CVE-2023-1667/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2283 page", "url": "https://www.suse.com/security/cve/CVE-2023-2283/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-48795 page", "url": "https://www.suse.com/security/cve/CVE-2023-48795/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6004 page", "url": "https://www.suse.com/security/cve/CVE-2023-6004/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6918 page", "url": "https://www.suse.com/security/cve/CVE-2023-6918/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2024-02-19T07:04:14Z", "generator": { "date": "2024-02-19T07:04:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:0525-1", "initial_release_date": "2024-02-19T07:04:14Z", "revision_history": [ { "date": "2024-02-19T07:04:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.aarch64", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64", "product_id": "libssh-config-0.9.8-150200.13.3.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "product_id": "libssh-devel-0.9.8-150200.13.3.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.aarch64", "product": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64", "product_id": "libssh4-0.9.8-150200.13.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.i586", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.i586", "product_id": "libssh-config-0.9.8-150200.13.3.1.i586" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.i586", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.i586", "product_id": "libssh-devel-0.9.8-150200.13.3.1.i586" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.i586", "product": { "name": "libssh4-0.9.8-150200.13.3.1.i586", "product_id": "libssh4-0.9.8-150200.13.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "product_id": "libssh-config-0.9.8-150200.13.3.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "product_id": "libssh-devel-0.9.8-150200.13.3.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.ppc64le", "product": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le", "product_id": "libssh4-0.9.8-150200.13.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.s390x", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x", "product_id": "libssh-config-0.9.8-150200.13.3.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.s390x", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.s390x", "product_id": "libssh-devel-0.9.8-150200.13.3.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.s390x", "product": { "name": "libssh4-0.9.8-150200.13.3.1.s390x", "product_id": "libssh4-0.9.8-150200.13.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh-config-0.9.8-150200.13.3.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh-devel-0.9.8-150200.13.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh4-0.9.8-150200.13.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "important" } ], "title": "CVE-2019-14889" }, { "cve": "CVE-2020-16135", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-16135" } ], "notes": [ { "category": "general", "text": "libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-16135", "url": "https://www.suse.com/security/cve/CVE-2020-16135" }, { "category": "external", "summary": "SUSE Bug 1174713 for CVE-2020-16135", "url": "https://bugzilla.suse.com/1174713" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1730" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions before 0.8.9 and before 0.9.4 in the way it handled AES-CTR (or DES ciphers if enabled) ciphers. The server or client could crash when the connection hasn\u0027t been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1730", "url": "https://www.suse.com/security/cve/CVE-2020-1730" }, { "category": "external", "summary": "SUSE Bug 1168699 for CVE-2020-1730", "url": "https://bugzilla.suse.com/1168699" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2020-1730" }, { "cve": "CVE-2021-3634", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3634" } ], "notes": [ { "category": "general", "text": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3634", "url": "https://www.suse.com/security/cve/CVE-2021-3634" }, { "category": "external", "summary": "SUSE Bug 1189608 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1189608" }, { "category": "external", "summary": "SUSE Bug 1194948 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1194948" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "low" } ], "title": "CVE-2021-3634" }, { "cve": "CVE-2023-1667", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-1667" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-1667", "url": "https://www.suse.com/security/cve/CVE-2023-1667" }, { "category": "external", "summary": "SUSE Bug 1211188 for CVE-2023-1667", "url": "https://bugzilla.suse.com/1211188" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-1667" }, { "cve": "CVE-2023-2283", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2283" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2283", "url": "https://www.suse.com/security/cve/CVE-2023-2283" }, { "category": "external", "summary": "SUSE Bug 1211190 for CVE-2023-2283", "url": "https://bugzilla.suse.com/1211190" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-2283" }, { "cve": "CVE-2023-48795", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-48795" } ], "notes": [ { "category": "general", "text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-48795", "url": "https://www.suse.com/security/cve/CVE-2023-48795" }, { "category": "external", "summary": "SUSE Bug 1217950 for CVE-2023-48795", "url": "https://bugzilla.suse.com/1217950" }, { "category": "external", "summary": "SUSE Bug 1218708 for CVE-2023-48795", "url": "https://bugzilla.suse.com/1218708" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "important" } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-6004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6004" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue may allow an attacker to inject malicious code into the command of the features mentioned through the hostname parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6004", "url": "https://www.suse.com/security/cve/CVE-2023-6004" }, { "category": "external", "summary": "SUSE Bug 1218209 for CVE-2023-6004", "url": "https://bugzilla.suse.com/1218209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6918" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the uninitialized memory as an input for the KDF. In this case, non-matching keys will result in decryption/integrity failures, terminating the connection.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6918", "url": "https://www.suse.com/security/cve/CVE-2023-6918" }, { "category": "external", "summary": "SUSE Bug 1218186 for CVE-2023-6918", "url": "https://bugzilla.suse.com/1218186" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-6918" } ] }
gsd-2021-3634
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2021-3634", "description": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "id": "GSD-2021-3634", "references": [ "https://www.suse.com/security/cve/CVE-2021-3634.html", "https://www.debian.org/security/2021/dsa-4965", "https://ubuntu.com/security/CVE-2021-3634", "https://advisories.mageia.org/CVE-2021-3634.html", "https://security.archlinux.org/CVE-2021-3634", "https://linux.oracle.com/cve/CVE-2021-3634.html", "https://access.redhat.com/errata/RHSA-2022:2031" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-3634" ], "details": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "id": "GSD-2021-3634", "modified": "2023-12-13T01:23:34.315948Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2021-3634", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libssh", "version": { "version_data": [ { "version_value": "libssh 0.9.6" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-787" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "name": "DSA-4965", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4965" }, { "name": "FEDORA-2021-ec797b6a96", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/" }, { "name": "FEDORA-2021-288925ac19", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/" }, { "name": "FEDORA-2021-f2a020a065", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/" }, { "name": "https://www.oracle.com/security-alerts/cpujan2022.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "name": "https://security.netapp.com/advisory/ntap-20211004-0003/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20211004-0003/" }, { "name": "GLSA-202312-05", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202312-05" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*", "matchCriteriaId": "45D76734-EC25-46B5-BA69-C3A6809CB194", "versionEndExcluding": "0.9.6", "versionStartIncluding": "0.9.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*", "matchCriteriaId": "6BBD7A51-0590-4DDF-8249-5AFA8D645CB6", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*", "matchCriteriaId": "053C1B35-3869-41C2-9551-044182DE0A64", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*", "matchCriteriaId": "6B9C558D-B200-45F2-9575-0816A10C58FA", "versionEndIncluding": "8.0.27", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*", "matchCriteriaId": "5C2089EE-5D7F-47EC-8EA5-0F69790564C4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange." }, { "lang": "es", "value": "Se ha encontrado un fallo en libssh en versiones anteriores a 0.9.6. El protocolo SSH mantiene un registro de dos secretos compartidos durante el tiempo de la sesi\u00f3n. Uno de ellos se llama secret_hash y el otro session_id. Inicialmente, ambos son el mismo, pero despu\u00e9s del recambio de claves, el session_id anterior es mantenida y usada como entrada para el nuevo secret_hash. Hist\u00f3ricamente, ambos b\u00faferes ten\u00edan una variable de longitud compartida, que funcionaba mientras estos b\u00faferes eran iguales. Pero la operaci\u00f3n de recambio de claves tambi\u00e9n puede cambiar el m\u00e9todo de intercambio de claves, que puede ser basado en un hash de diferente tama\u00f1o, creando eventualmente \"secret_hash\" de diferente tama\u00f1o que el session_id presenta. Esto se convierte en un problema cuando la memoria de session_id se pone a cero o cuando es usada de nuevo durante el segundo intercambio de claves" } ], "id": "CVE-2021-3634", "lastModified": "2023-12-22T10:15:10.770", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "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" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-08-31T17:15:08.323", "references": [ { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978810" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/" }, { "source": "secalert@redhat.com", "url": "https://security.gentoo.org/glsa/202312-05" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20211004-0003/" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4965" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "secalert@redhat.com", "type": "Secondary" } ] } } } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.