Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-14889 (GCVE-0-2019-14889)
Vulnerability from cvelistv5
Published
2019-12-10 00:00
Modified
2024-08-05 00:26
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
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.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T00:26:39.148Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "USN-4219-1", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://usn.ubuntu.com/4219-1/" }, { "name": "openSUSE-SU-2019:2689", "tags": [ "vendor-advisory", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html" }, { "name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html" }, { "name": "FEDORA-2019-8b0ad69829", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/" }, { "name": "FEDORA-2019-46b6bd2459", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/" }, { "name": "openSUSE-SU-2020:0102", "tags": [ "vendor-advisory", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html" }, { "name": "GLSA-202003-27", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202003-27" }, { "tags": [ "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" }, { "tags": [ "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889" }, { "tags": [ "x_transferred" ], "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "libssh", "vendor": "Red Hat", "versions": [ { "status": "affected", "version": "All libssh versions before 0.9.3" }, { "status": "affected", "version": "All libssh versions before 0.8.8" } ] } ], "descriptions": [ { "lang": "en", "value": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-78", "description": "CWE-78", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-05-29T00:00:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "USN-4219-1", "tags": [ "vendor-advisory" ], "url": "https://usn.ubuntu.com/4219-1/" }, { "name": "openSUSE-SU-2019:2689", "tags": [ "vendor-advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html" }, { "name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html" }, { "name": "FEDORA-2019-8b0ad69829", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/" }, { "name": "FEDORA-2019-46b6bd2459", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/" }, { "name": "openSUSE-SU-2020:0102", "tags": [ "vendor-advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html" }, { "name": "GLSA-202003-27", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202003-27" }, { "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889" }, { "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-14889", "datePublished": "2019-12-10T00:00:00", "dateReserved": "2019-08-10T00:00:00", "dateUpdated": "2024-08-05T00:26:39.148Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-14889\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-12-10T23:15:10.580\",\"lastModified\":\"2024-11-21T04:27:37.110\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un fallo con la funci\u00f3n ssh_scp_new() de la API libssh en versiones anteriores a 0.9.3 y anteriores a 0.8.8. Cuando el cliente libssh SCP se conecta a un servidor, el comando scp, que incluye una ruta provista por el usuario, es ejecutado en el lado del servidor. En caso de que la biblioteca sea usada de manera que los usuarios puedan influir en el tercer par\u00e1metro de la funci\u00f3n, ser\u00eda posible para un atacante inyectar comandos arbitrarios, lo que comprometer\u00eda el objetivo remoto.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":9.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.6,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.8.8\",\"matchCriteriaId\":\"087E8B29-3C05-4B51-BF55-0917BB6F3CCA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.9.0\",\"versionEndExcluding\":\"0.9.3\",\"matchCriteriaId\":\"889AAD5C-582E-468C-AD3F-E171E007EEAB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD783B0C-9246-47D9-A937-6144FE8BFF0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"8.0.19\",\"matchCriteriaId\":\"7B4DA1DD-9BC1-4D76-BB41-6E6D69838571\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/202003-27\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4219-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.libssh.org/security/advisories/CVE-2019-14889.txt\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2020.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202003-27\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4219-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.libssh.org/security/advisories/CVE-2019-14889.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
opensuse-su-2020:0102-1
Vulnerability from csaf_opensuse
Published
2020-01-25 13:13
Modified
2020-01-25 13:13
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).
This update was imported from the SUSE:SLE-15-SP1:Update update project.
Patchnames
openSUSE-2020-102
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-102", "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-2020_0102-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:0102-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/X4OQAFK46VVG5CQGEEX5AH2BI6NVBPZO/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:0102-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/X4OQAFK46VVG5CQGEEX5AH2BI6NVBPZO/" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2020-01-25T13:13:49Z", "generator": { "date": "2020-01-25T13:13:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:0102-1", "initial_release_date": "2020-01-25T13:13:49Z", "revision_history": [ { "date": "2020-01-25T13:13:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-lp151.2.9.1.i586", "product": { "name": "libssh-devel-0.8.7-lp151.2.9.1.i586", "product_id": "libssh-devel-0.8.7-lp151.2.9.1.i586" } }, { "category": "product_version", "name": "libssh4-0.8.7-lp151.2.9.1.i586", "product": { "name": "libssh4-0.8.7-lp151.2.9.1.i586", "product_id": "libssh4-0.8.7-lp151.2.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-lp151.2.9.1.x86_64", "product": { "name": "libssh-devel-0.8.7-lp151.2.9.1.x86_64", "product_id": "libssh-devel-0.8.7-lp151.2.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.8.7-lp151.2.9.1.x86_64", "product": { "name": "libssh4-0.8.7-lp151.2.9.1.x86_64", "product_id": "libssh4-0.8.7-lp151.2.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-lp151.2.9.1.x86_64", "product": { "name": "libssh4-32bit-0.8.7-lp151.2.9.1.x86_64", "product_id": "libssh4-32bit-0.8.7-lp151.2.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-lp151.2.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.i586" }, "product_reference": "libssh-devel-0.8.7-lp151.2.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.x86_64" }, "product_reference": "libssh-devel-0.8.7-lp151.2.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-lp151.2.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.i586" }, "product_reference": "libssh4-0.8.7-lp151.2.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.x86_64" }, "product_reference": "libssh4-0.8.7-lp151.2.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-lp151.2.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.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": [ "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.i586", "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.x86_64", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.i586", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.x86_64", "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.i586", "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.x86_64", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.i586", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.x86_64", "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.i586", "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.x86_64", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.i586", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.x86_64", "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-25T13:13:49Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
opensuse-su-2024:10998-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libssh-config-0.9.6-1.2 on GA media
Notes
Title of the patch
libssh-config-0.9.6-1.2 on GA media
Description of the patch
These are all security issues fixed in the libssh-config-0.9.6-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10998
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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" } ] }
opensuse-su-2019:2689-1
Vulnerability from csaf_opensuse
Published
2019-12-16 17:14
Modified
2019-12-16 17:14
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).
This update was imported from the SUSE:SLE-15-SP1:Update update project.
Patchnames
openSUSE-2019-2689
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2689", "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-2019_2689-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2689-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LTI7IUH36JNNJZJUF3OYTRJ35ZR26N75/#LTI7IUH36JNNJZJUF3OYTRJ35ZR26N75" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2689-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LTI7IUH36JNNJZJUF3OYTRJ35ZR26N75/#LTI7IUH36JNNJZJUF3OYTRJ35ZR26N75" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2019-12-16T17:14:24Z", "generator": { "date": "2019-12-16T17:14:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2689-1", "initial_release_date": "2019-12-16T17:14:24Z", "revision_history": [ { "date": "2019-12-16T17:14:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-lp151.2.6.1.i586", "product": { "name": "libssh-devel-0.8.7-lp151.2.6.1.i586", "product_id": "libssh-devel-0.8.7-lp151.2.6.1.i586" } }, { "category": "product_version", "name": "libssh4-0.8.7-lp151.2.6.1.i586", "product": { "name": "libssh4-0.8.7-lp151.2.6.1.i586", "product_id": "libssh4-0.8.7-lp151.2.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-lp151.2.6.1.x86_64", "product": { "name": "libssh-devel-0.8.7-lp151.2.6.1.x86_64", "product_id": "libssh-devel-0.8.7-lp151.2.6.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.8.7-lp151.2.6.1.x86_64", "product": { "name": "libssh4-0.8.7-lp151.2.6.1.x86_64", "product_id": "libssh4-0.8.7-lp151.2.6.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-lp151.2.6.1.x86_64", "product": { "name": "libssh4-32bit-0.8.7-lp151.2.6.1.x86_64", "product_id": "libssh4-32bit-0.8.7-lp151.2.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-lp151.2.6.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.i586" }, "product_reference": "libssh-devel-0.8.7-lp151.2.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.x86_64" }, "product_reference": "libssh-devel-0.8.7-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-lp151.2.6.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.i586" }, "product_reference": "libssh4-0.8.7-lp151.2.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.x86_64" }, "product_reference": "libssh4-0.8.7-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.6.1.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.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": [ "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.i586", "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.i586", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.i586", "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.i586", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.i586", "openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.i586", "openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-16T17:14:24Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
rhsa-2020:4545
Vulnerability from csaf_redhat
Published
2020-11-04 01:00
Modified
2024-11-22 15:14
Summary
Red Hat Security Advisory: libssh security, bug fix, and enhancement update
Notes
Topic
An update for libssh is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
libssh is a library which implements the SSH protocol. It can be used to implement client and server applications.
The following packages have been upgraded to a later upstream version: libssh (0.9.4). (BZ#1804797)
Security Fix(es):
* libssh: denial of service when handling AES-CTR (or DES) ciphers (CVE-2020-1730)
* libssh: unsanitized location in scp could lead to unwanted command execution (CVE-2019-14889)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Moderate. 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.4). (BZ#1804797)\n\nSecurity Fix(es):\n\n* libssh: denial of service when handling AES-CTR (or DES) ciphers (CVE-2020-1730)\n\n* libssh: unsanitized location in scp could lead to unwanted command execution (CVE-2019-14889)\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.3 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-2020:4545", "url": "https://access.redhat.com/errata/RHSA-2020:4545" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/" }, { "category": "external", "summary": "1733914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733914" }, { "category": "external", "summary": "1772523", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772523" }, { "category": "external", "summary": "1801998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1801998" }, { "category": "external", "summary": "1804797", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804797" }, { "category": "external", "summary": "1821339", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821339" }, { "category": "external", "summary": "1849071", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1849071" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4545.json" } ], "title": "Red Hat Security Advisory: libssh security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T15:14:45+00:00", "generator": { "date": "2024-11-22T15:14:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4545", "initial_release_date": "2020-11-04T01:00:11+00:00", "revision_history": [ { "date": "2020-11-04T01:00:11+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T01:00:11+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T15:14:45+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.3.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.3.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.4-2.el8.i686", "product": { "name": "libssh-0:0.9.4-2.el8.i686", "product_id": "libssh-0:0.9.4-2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.4-2.el8?arch=i686" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.4-2.el8.i686", "product": { "name": "libssh-debugsource-0:0.9.4-2.el8.i686", "product_id": "libssh-debugsource-0:0.9.4-2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.4-2.el8?arch=i686" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.4-2.el8.i686", "product": { "name": "libssh-debuginfo-0:0.9.4-2.el8.i686", "product_id": "libssh-debuginfo-0:0.9.4-2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.4-2.el8?arch=i686" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.4-2.el8.i686", "product": { "name": "libssh-devel-0:0.9.4-2.el8.i686", "product_id": "libssh-devel-0:0.9.4-2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.4-2.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.4-2.el8.x86_64", "product": { "name": "libssh-0:0.9.4-2.el8.x86_64", "product_id": "libssh-0:0.9.4-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.4-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.4-2.el8.x86_64", "product": { "name": "libssh-debugsource-0:0.9.4-2.el8.x86_64", "product_id": "libssh-debugsource-0:0.9.4-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.4-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.4-2.el8.x86_64", "product": { "name": "libssh-debuginfo-0:0.9.4-2.el8.x86_64", "product_id": "libssh-debuginfo-0:0.9.4-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.4-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.4-2.el8.x86_64", "product": { "name": "libssh-devel-0:0.9.4-2.el8.x86_64", "product_id": "libssh-devel-0:0.9.4-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.4-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.4-2.el8.ppc64le", "product": { "name": "libssh-0:0.9.4-2.el8.ppc64le", "product_id": "libssh-0:0.9.4-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.4-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.4-2.el8.ppc64le", "product": { "name": "libssh-debugsource-0:0.9.4-2.el8.ppc64le", "product_id": "libssh-debugsource-0:0.9.4-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.4-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "product": { "name": "libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "product_id": "libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.4-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.4-2.el8.ppc64le", "product": { "name": "libssh-devel-0:0.9.4-2.el8.ppc64le", "product_id": "libssh-devel-0:0.9.4-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.4-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.4-2.el8.s390x", "product": { "name": "libssh-0:0.9.4-2.el8.s390x", "product_id": "libssh-0:0.9.4-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.4-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.4-2.el8.s390x", "product": { "name": "libssh-debugsource-0:0.9.4-2.el8.s390x", "product_id": "libssh-debugsource-0:0.9.4-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.4-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.4-2.el8.s390x", "product": { "name": "libssh-debuginfo-0:0.9.4-2.el8.s390x", "product_id": "libssh-debuginfo-0:0.9.4-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.4-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.4-2.el8.s390x", "product": { "name": "libssh-devel-0:0.9.4-2.el8.s390x", "product_id": "libssh-devel-0:0.9.4-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.4-2.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.4-2.el8.aarch64", "product": { "name": "libssh-0:0.9.4-2.el8.aarch64", "product_id": "libssh-0:0.9.4-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.4-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libssh-debugsource-0:0.9.4-2.el8.aarch64", "product": { "name": "libssh-debugsource-0:0.9.4-2.el8.aarch64", "product_id": "libssh-debugsource-0:0.9.4-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debugsource@0.9.4-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libssh-debuginfo-0:0.9.4-2.el8.aarch64", "product": { "name": "libssh-debuginfo-0:0.9.4-2.el8.aarch64", "product_id": "libssh-debuginfo-0:0.9.4-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-debuginfo@0.9.4-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libssh-devel-0:0.9.4-2.el8.aarch64", "product": { "name": "libssh-devel-0:0.9.4-2.el8.aarch64", "product_id": "libssh-devel-0:0.9.4-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-devel@0.9.4-2.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh-0:0.9.4-2.el8.src", "product": { "name": "libssh-0:0.9.4-2.el8.src", "product_id": "libssh-0:0.9.4-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh@0.9.4-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0:0.9.4-2.el8.noarch", "product": { "name": "libssh-config-0:0.9.4-2.el8.noarch", "product_id": "libssh-config-0:0.9.4-2.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libssh-config@0.9.4-2.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.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-0:0.9.4-2.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src" }, "product_reference": "libssh-0:0.9.4-2.el8.src", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0:0.9.4-2.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch" }, "product_reference": "libssh-config-0:0.9.4-2.el8.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-0:0.9.4-2.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src" }, "product_reference": "libssh-0:0.9.4-2.el8.src", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0:0.9.4-2.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch" }, "product_reference": "libssh-config-0:0.9.4-2.el8.noarch", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debuginfo-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-debuginfo-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-debugsource-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-debugsource-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0:0.9.4-2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" }, "product_reference": "libssh-devel-0:0.9.4-2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "libssh project" ] }, { "names": [ "Cure53" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-14889", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "discovery_date": "2019-11-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772523" } ], "notes": [ { "category": "description", "text": "A flaw was found with the libssh API function ssh_scp_new(). A user able to connect to a server using SCP could execute arbitrary command using a user-provided path, leading to a compromise of the remote target.", "title": "Vulnerability description" }, { "category": "summary", "text": "libssh: unsanitized location in scp could lead to unwanted command execution", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization only uses libssh for client-side, not server-side where this vulnerability is present.", "title": "Statement" }, { "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.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "RHBZ#1772523", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772523" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14889", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14889" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14889", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14889" }, { "category": "external", "summary": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt", "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" } ], "release_date": "2019-12-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:00:11+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.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4545" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "libssh: unsanitized location in scp could lead to unwanted command execution" }, { "acknowledgments": [ { "names": [ "libssh team" ] }, { "names": [ "Yasheng Yang" ], "organization": "Google", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2020-1730", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2020-01-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1801998" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way libssh 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": "Vulnerability description" }, { "category": "summary", "text": "libssh: denial of service when handling AES-CTR (or DES) ciphers", "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.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1730" }, { "category": "external", "summary": "RHBZ#1801998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1801998" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1730", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1730" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1730", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1730" }, { "category": "external", "summary": "https://www.libssh.org/security/advisories/CVE-2020-1730.txt", "url": "https://www.libssh.org/security/advisories/CVE-2020-1730.txt" } ], "release_date": "2020-04-09T09:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:00:11+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.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4545" }, { "category": "workaround", "details": "Disable AES-CTR ciphers (and DES in libssh 0.8). If you implement a server using libssh we advise to use a prefork model so each session runs in an own process. If you have implemented your server this way this is not really an issue. The client will kill its own connection.", "product_ids": [ "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src", "BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x", "BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libssh: denial of service when handling AES-CTR (or DES) ciphers" } ] }
wid-sec-w-2024-3377
Vulnerability from csaf_certbund
Published
2024-11-07 23:00
Modified
2025-08-04 22:00
Summary
Dell PowerProtect Data Domain: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Dell PowerProtect Data Domain Appliances sind speziell für Backup und Daten-Deduplizierung ausgelegte Systeme.
Angriff
Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erhöhen, Informationen offenzulegen und um nicht näher beschriebene Auswirkungen zu erzielen.
Betroffene Betriebssysteme
- Sonstiges
{ "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" } ] }
wid-sec-w-2023-1049
Vulnerability from csaf_certbund
Published
2020-04-14 22:00
Modified
2023-04-20 22:00
Summary
Oracle MySQL: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
MySQL ist ein Open Source Datenbankserver von Oracle.
Angriff
Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Verfügbarkeit, Vertraulichkeit und Integrität zu gefährden.
Betroffene Betriebssysteme
- UNIX
- Linux
- MacOS X
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "MySQL ist ein Open Source Datenbankserver von Oracle.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1049 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2023-1049.json" }, { "category": "self", "summary": "WID-SEC-2023-1049 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1049" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2017 vom 2023-04-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2017.html" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2020 vom 2020-04-14", "url": "https://www.oracle.com/security-alerts/cpuapr2020.html#AppendixMSQL" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:1810 vom 2020-04-28", "url": "https://access.redhat.com/errata/RHSA-2020:1810" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4350-1 vom 2020-05-04", "url": "https://usn.ubuntu.com/4350-1/" }, { "category": "external", "summary": "Debian Security Advisory DLA 2245 vom 2020-06-12", "url": "https://lists.debian.org/debian-lts-announce/2020/debian-lts-announce-202006/msg00015.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-4703 vom 2020-06-11", "url": "https://www.debian.org/security/2020/dsa-4703" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:1710-1 vom 2020-06-23", "url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/007007.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:1711-1 vom 2020-06-23", "url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/007010.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:3194 vom 2020-07-28", "url": "https://access.redhat.com/errata/RHSA-2020:3194" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:3518 vom 2020-08-19", "url": "https://access.redhat.com/errata/RHSA-2020:3518" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:3732 vom 2020-09-14", "url": "https://access.redhat.com/errata/RHSA-2020:3732" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:3755 vom 2020-09-15", "url": "https://access.redhat.com/errata/RHSA-2020:3755" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:3757 vom 2020-09-15", "url": "https://access.redhat.com/errata/RHSA-2020:3757" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4026 vom 2020-09-29", "url": "https://access.redhat.com/errata/RHSA-2020:4026" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4174 vom 2020-10-05", "url": "https://access.redhat.com/errata/RHSA-2020:4174" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-112 vom 2020-10-25", "url": "https://downloads.avaya.com/css/P8/documents/101071742" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4603-1 vom 2020-10-27", "url": "https://ubuntu.com/security/notices/USN-4603-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4603-1 vom 2020-10-27", "url": "https://usn.ubuntu.com/4603-1/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4442 vom 2020-11-04", "url": "https://access.redhat.com/errata/RHSA-2020:4442" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4961 vom 2020-11-05", "url": "https://access.redhat.com/errata/RHSA-2020:4961" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4960 vom 2020-11-05", "url": "https://access.redhat.com/errata/RHSA-2020:4960" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5246 vom 2020-11-30", "url": "https://access.redhat.com/errata/RHSA-2020:5246" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-162 vom 2020-12-08", "url": "https://downloads.avaya.com/css/P8/documents/101072831" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2020-5503 vom 2020-12-18", "url": "https://linux.oracle.com/errata/ELSA-2020-5503-1.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2020-5500 vom 2020-12-18", "url": "https://linux.oracle.com/errata/ELSA-2020-5500.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202105-27 vom 2021-05-26", "url": "https://security.gentoo.org/glsa/202105-27" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0037 vom 2021-01-18", "url": "https://access.redhat.com/errata/RHSA-2021:0038" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5635 vom 2021-02-24", "url": "https://access.redhat.com/errata/RHSA-2020:5635" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:2320-1 vom 2021-07-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009137.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:14771-1 vom 2021-07-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009231.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:2877-1 vom 2021-08-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009371.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4396 vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4396" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0318 vom 2022-01-27", "url": "https://access.redhat.com/errata/RHSA-2022:0318" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0434 vom 2022-02-04", "url": "https://access.redhat.com/errata/RHSA-2022:0434" } ], "source_lang": "en-US", "title": "Oracle MySQL: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-04-20T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:49:40.078+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1049", "initial_release_date": "2020-04-14T22:00:00.000+00:00", "revision_history": [ { "date": "2020-04-14T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2020-04-28T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-05-03T22:00:00.000+00:00", "number": "3", "summary": "Referenz(en) aufgenommen: FEDORA-2020-261C9DDD7C, FEDORA-2020-136DC82437, FEDORA-2020-20AC7C92A1" }, { "date": "2020-05-04T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2020-06-11T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2020-06-23T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-07-28T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-08-19T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-09-14T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-09-15T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-09-29T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-10-05T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-10-25T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2020-10-27T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2020-11-03T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-11-05T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-11-30T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-12-09T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2020-12-17T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2021-01-18T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-24T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-05-25T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2021-07-14T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-07-29T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-08-30T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-11-09T23:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-01-27T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-02-03T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-04-20T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "29" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Avaya Aura Application Enablement Services", "product": { "name": "Avaya Aura Application Enablement Services", "product_id": "T015516", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_application_enablement_services:-" } } }, { "category": "product_name", "name": "Avaya Aura Communication Manager", "product": { "name": "Avaya Aura Communication Manager", "product_id": "T015126", "product_identification_helper": { "cpe": "cpe:/a:avaya:communication_manager:-" } } }, { "category": "product_name", "name": "Avaya Aura Experience Portal", "product": { "name": "Avaya Aura Experience Portal", "product_id": "T015519", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_experience_portal:-" } } }, { "category": "product_name", "name": "Avaya Aura Session Manager", "product": { "name": "Avaya Aura Session Manager", "product_id": "T015127", "product_identification_helper": { "cpe": "cpe:/a:avaya:session_manager:-" } } }, { "category": "product_name", "name": "Avaya Aura System Manager", "product": { "name": "Avaya Aura System Manager", "product_id": "T015518", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_system_manager:-" } } }, { "category": "product_name", "name": "Avaya Web License Manager", "product": { "name": "Avaya Web License Manager", "product_id": "T016243", "product_identification_helper": { "cpe": "cpe:/a:avaya:web_license_manager:-" } } } ], "category": "vendor", "name": "Avaya" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } }, { "category": "product_name", "name": "Oracle MySQL", "product": { "name": "Oracle MySQL", "product_id": "T000197", "product_identification_helper": { "cpe": "cpe:/a:oracle:mysql:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2019-1547", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-1547" }, { "cve": "CVE-2019-1549", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-1549" }, { "cve": "CVE-2019-1552", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-1552" }, { "cve": "CVE-2019-15601", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-15601" }, { "cve": "CVE-2019-1563", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-1563" }, { "cve": "CVE-2019-17563", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-17563" }, { "cve": "CVE-2019-19242", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19242" }, { "cve": "CVE-2019-19244", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19244" }, { "cve": "CVE-2019-19317", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19317" }, { "cve": "CVE-2019-19603", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19603" }, { "cve": "CVE-2019-19645", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19645" }, { "cve": "CVE-2019-19646", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19646" }, { "cve": "CVE-2019-19880", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19880" }, { "cve": "CVE-2019-19923", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19923" }, { "cve": "CVE-2019-19924", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19924" }, { "cve": "CVE-2019-19925", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19925" }, { "cve": "CVE-2019-19926", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19926" }, { "cve": "CVE-2019-19959", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-19959" }, { "cve": "CVE-2019-20218", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-20218" }, { "cve": "CVE-2019-5481", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-5481" }, { "cve": "CVE-2019-5482", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2019-5482" }, { "cve": "CVE-2020-2752", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2752" }, { "cve": "CVE-2020-2759", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2759" }, { "cve": "CVE-2020-2760", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2760" }, { "cve": "CVE-2020-2761", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2761" }, { "cve": "CVE-2020-2762", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2762" }, { "cve": "CVE-2020-2763", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2763" }, { "cve": "CVE-2020-2765", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2765" }, { "cve": "CVE-2020-2768", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2768" }, { "cve": "CVE-2020-2770", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2770" }, { "cve": "CVE-2020-2774", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2774" }, { "cve": "CVE-2020-2779", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2779" }, { "cve": "CVE-2020-2780", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2780" }, { "cve": "CVE-2020-2790", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2790" }, { "cve": "CVE-2020-2804", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2804" }, { "cve": "CVE-2020-2806", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2806" }, { "cve": "CVE-2020-2812", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2812" }, { "cve": "CVE-2020-2814", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2814" }, { "cve": "CVE-2020-2853", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2853" }, { "cve": "CVE-2020-2875", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2875" }, { "cve": "CVE-2020-2892", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2892" }, { "cve": "CVE-2020-2893", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2893" }, { "cve": "CVE-2020-2895", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2895" }, { "cve": "CVE-2020-2896", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2896" }, { "cve": "CVE-2020-2897", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2897" }, { "cve": "CVE-2020-2898", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2898" }, { "cve": "CVE-2020-2901", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2901" }, { "cve": "CVE-2020-2903", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2903" }, { "cve": "CVE-2020-2904", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2904" }, { "cve": "CVE-2020-2921", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2921" }, { "cve": "CVE-2020-2922", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2922" }, { "cve": "CVE-2020-2923", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2923" }, { "cve": "CVE-2020-2924", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2924" }, { "cve": "CVE-2020-2925", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2925" }, { "cve": "CVE-2020-2926", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2926" }, { "cve": "CVE-2020-2928", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2928" }, { "cve": "CVE-2020-2930", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2930" }, { "cve": "CVE-2020-2933", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2933" }, { "cve": "CVE-2020-2934", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen in den Produkten MySQL Server, MySQL Workbench, MySQL Enterprise Monitor, MySQL Cluster, MySQL Client und MySQL Connectors. Durch Ausnutzung dieser Schwachstellen kann ein entfernter Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion und keine Authentisierung notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T015519", "T015518", "67646", "T015516", "T015127", "T015126", "T012167", "T004914", "T016243", "2951", "T002207", "T000126", "398363", "T000197" ] }, "release_date": "2020-04-14T22:00:00.000+00:00", "title": "CVE-2020-2934" } ] }
wid-sec-w-2023-1312
Vulnerability from csaf_certbund
Published
2019-12-10 23:00
Modified
2024-05-07 22:00
Summary
libssh: Schwachstelle ermöglicht Codeausführung
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
libssh ist eine C Bibliothek für das Anbieten von SSH Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuführen, Dateien zu übertragen oder als sicherer und transparenter Tunnel für entfernte Programme genutzt werden.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in libssh ausnutzen, um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme
- Linux
{ "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 beliebigen Programmcode auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1312 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2023-1312.json" }, { "category": "self", "summary": "WID-SEC-2023-1312 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1312" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:0129-1 vom 2020-01-21", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200129-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4219-1 vom 2019-12-10", "url": "https://usn.ubuntu.com/4219-1/" }, { "category": "external", "summary": "libssh Security Advisory CVE-2019-14889 vom 2019-12-10", "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:3267-1 vom 2019-12-11", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193267-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:3293-1 vom 2019-12-14", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193293-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:3308-1 vom 2019-12-17", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193308-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:3307-1 vom 2019-12-17", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193307-1.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4545 vom 2020-11-04", "url": "https://access.redhat.com/errata/RHSA-2020:4545" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5149 vom 2020-11-18", "url": "https://access.redhat.com/errata/RHSA-2020:5149" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-175 vom 2020-12-07", "url": "https://downloads.avaya.com/css/P8/documents/101072800" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0146 vom 2021-01-14", "url": "https://access.redhat.com/errata/RHSA-2021:0146" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5635 vom 2021-02-24", "url": "https://access.redhat.com/errata/RHSA-2020:5635" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5633 vom 2021-02-24", "url": "https://access.redhat.com/errata/RHSA-2020:5633" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:3016 vom 2021-08-06", "url": "https://access.redhat.com/errata/RHSA-2021:3016" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0056 vom 2022-03-10", "url": "https://access.redhat.com/errata/RHSA-2022:0056" }, { "category": "external", "summary": "Debian Security Advisory DLA-3437 vom 2023-05-30", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" }, { "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 Codeausf\u00fchrung", "tracking": { "current_release_date": "2024-05-07T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:51:29.664+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1312", "initial_release_date": "2019-12-10T23:00:00.000+00:00", "revision_history": [ { "date": "2019-12-10T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2019-12-11T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora und SUSE aufgenommen" }, { "date": "2019-12-15T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2019-12-16T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-01-01T23:00:00.000+00:00", "number": "5", "summary": "Referenz(en) aufgenommen: DLA 2038" }, { "date": "2020-01-20T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-11-03T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-11-18T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-12-08T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2021-01-14T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-24T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-08-05T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-03-10T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-29T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-02-20T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-07T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "16" } }, "product_tree": { "branches": [ { "branches": [ { "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": "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": [ { "branches": [ { "category": "product_version_range", "name": "\u003c0.9.3", "product": { "name": "Open Source libssh \u003c0.9.3", "product_id": "T015505" } }, { "category": "product_version_range", "name": "\u003c0.8.8", "product": { "name": "Open Source libssh \u003c0.8.8", "product_id": "T015506" } } ], "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": "product_name", "name": "Red Hat Fedora", "product": { "name": "Red Hat Fedora", "product_id": "T007849", "product_identification_helper": { "cpe": "cpe:/o:redhat:fedora:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in libssh bez\u00fcglich der API Funktion \"ssh_scp_new()\". Eine Anwendung, die libssh f\u00fcr SCP nutzt, kann einen benutzerdefinierten Pfad angeben, der nach dem Verbindungsaufbau serverseitig verwendet wird. Aufgrund mangelnder Eingabepr\u00fcfungen kann ein Angreifer dies zur Injektion von beliebigen Kommandos nutzen, die der Server dann ausf\u00fchrt." } ], "product_status": { "known_affected": [ "T015519", "T014381", "2951", "T002207", "67646", "T000126", "T007849", "T034583" ] }, "release_date": "2019-12-10T23:00:00.000+00:00", "title": "CVE-2019-14889" } ] }
wid-sec-w-2025-0227
Vulnerability from csaf_certbund
Published
2021-11-30 23:00
Modified
2025-01-30 23:00
Summary
IBM QRadar SIEM: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff
Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0227 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2025-0227.json" }, { "category": "self", "summary": "WID-SEC-2025-0227 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0227" }, { "category": "external", "summary": "IBM Security Bulletin: 6520488 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520488" }, { "category": "external", "summary": "IBM Security Bulletin: 6520484 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520484" }, { "category": "external", "summary": "IBM Security Bulletin: 6520490 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520490" }, { "category": "external", "summary": "IBM Security Bulletin: 6520476 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520476" }, { "category": "external", "summary": "IBM Security Bulletin: 6520492 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520492" }, { "category": "external", "summary": "IBM Security Bulletin: 6520478 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520478" }, { "category": "external", "summary": "IBM Security Bulletin: 6520486 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520486" }, { "category": "external", "summary": "IBM Security Bulletin: 6520474 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520474" }, { "category": "external", "summary": "IBM Security Bulletin: 6520472 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520472" }, { "category": "external", "summary": "IBM Security Bulletin: 6520482 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520482" }, { "category": "external", "summary": "IBM Security Bulletin: 6520480 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520480" }, { "category": "external", "summary": "IBM Security Bulletin 7182001 vom 2025-01-30", "url": "https://www.ibm.com/support/pages/node/7182001" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-30T23:00:00.000+00:00", "generator": { "date": "2025-01-31T09:11:30.679+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2025-0227", "initial_release_date": "2021-11-30T23:00:00.000+00:00", "revision_history": [ { "date": "2021-11-30T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-01-30T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7.3", "product": { "name": "IBM QRadar SIEM 7.3", "product_id": "T014687", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.3" } } }, { "category": "product_version", "name": "7.4", "product": { "name": "IBM QRadar SIEM 7.4", "product_id": "T016287", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.4" } } }, { "category": "product_version", "name": "7.5.0", "product": { "name": "IBM QRadar SIEM 7.5.0", "product_id": "T023574", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10228", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2016-10228" }, { "cve": "CVE-2017-14502", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2017-14502" }, { "cve": "CVE-2017-15713", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2017-15713" }, { "cve": "CVE-2018-1000858", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-1000858" }, { "cve": "CVE-2018-11768", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-11768" }, { "cve": "CVE-2018-18751", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-18751" }, { "cve": "CVE-2018-20843", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-20843" }, { "cve": "CVE-2018-8029", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-8029" }, { "cve": "CVE-2019-13012", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13012" }, { "cve": "CVE-2019-13050", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13050" }, { "cve": "CVE-2019-13627", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13627" }, { "cve": "CVE-2019-14866", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-14866" }, { "cve": "CVE-2019-14889", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2019-15903", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-15903" }, { "cve": "CVE-2019-16935", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-16935" }, { "cve": "CVE-2019-18276", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-18276" }, { "cve": "CVE-2019-19221", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19221" }, { "cve": "CVE-2019-19906", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19906" }, { "cve": "CVE-2019-19956", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19956" }, { "cve": "CVE-2019-20387", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20387" }, { "cve": "CVE-2019-20388", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20388" }, { "cve": "CVE-2019-20454", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20454" }, { "cve": "CVE-2019-20907", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20907" }, { "cve": "CVE-2019-20916", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20916" }, { "cve": "CVE-2019-25013", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-25013" }, { "cve": "CVE-2019-2708", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-2708" }, { "cve": "CVE-2019-3842", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-3842" }, { "cve": "CVE-2019-9169", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-9169" }, { "cve": "CVE-2019-9924", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-9924" }, { "cve": "CVE-2020-11080", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-11080" }, { "cve": "CVE-2020-12362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12362" }, { "cve": "CVE-2020-12363", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12363" }, { "cve": "CVE-2020-12364", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12364" }, { "cve": "CVE-2020-13434", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13434" }, { "cve": "CVE-2020-13543", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13543" }, { "cve": "CVE-2020-13584", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13584" }, { "cve": "CVE-2020-13776", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13776" }, { "cve": "CVE-2020-13777", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13777" }, { "cve": "CVE-2020-13954", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13954" }, { "cve": "CVE-2020-14352", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-14352" }, { "cve": "CVE-2020-14422", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-14422" }, { "cve": "CVE-2020-15358", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-15358" }, { "cve": "CVE-2020-1730", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24489", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24489" }, { "cve": "CVE-2020-24511", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24511" }, { "cve": "CVE-2020-24512", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24512" }, { "cve": "CVE-2020-24513", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24513" }, { "cve": "CVE-2020-24659", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24659" }, { "cve": "CVE-2020-24977", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24977" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-27170", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27170" }, { "cve": "CVE-2020-27618", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27618" }, { "cve": "CVE-2020-27619", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27619" }, { "cve": "CVE-2020-27777", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27777" }, { "cve": "CVE-2020-28196", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-28196" }, { "cve": "CVE-2020-29361", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29361" }, { "cve": "CVE-2020-29362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29362" }, { "cve": "CVE-2020-29363", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29363" }, { "cve": "CVE-2020-7226", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-7226" }, { "cve": "CVE-2020-7595", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-7595" }, { "cve": "CVE-2020-8177", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8177" }, { "cve": "CVE-2020-8231", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8231" }, { "cve": "CVE-2020-8284", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8284" }, { "cve": "CVE-2020-8285", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8285" }, { "cve": "CVE-2020-8286", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8286" }, { "cve": "CVE-2020-8492", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8492" }, { "cve": "CVE-2020-8648", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8648" }, { "cve": "CVE-2020-8927", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8927" }, { "cve": "CVE-2020-9492", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9492" }, { "cve": "CVE-2020-9948", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9948" }, { "cve": "CVE-2020-9951", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9951" }, { "cve": "CVE-2020-9983", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9983" }, { "cve": "CVE-2021-20271", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20271" }, { "cve": "CVE-2021-20305", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20305" }, { "cve": "CVE-2021-2161", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-2161" }, { "cve": "CVE-2021-22555", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-22555" }, { "cve": "CVE-2021-22696", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-22696" }, { "cve": "CVE-2021-23239", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23239" }, { "cve": "CVE-2021-23240", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23240" }, { "cve": "CVE-2021-23336", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23336" }, { "cve": "CVE-2021-28163", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28163" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-29154", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29154" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-29650", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29650" }, { "cve": "CVE-2021-30468", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-30468" }, { "cve": "CVE-2021-31811", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-31811" }, { "cve": "CVE-2021-31812", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-31812" }, { "cve": "CVE-2021-32027", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32027" }, { "cve": "CVE-2021-32028", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32028" }, { "cve": "CVE-2021-32399", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32399" }, { "cve": "CVE-2021-3326", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3326" }, { "cve": "CVE-2021-3347", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3347" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3516", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3520", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3520" }, { "cve": "CVE-2021-3541", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3541" }, { "cve": "CVE-2021-3715", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3715" }, { "cve": "CVE-2021-20400", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20400" }, { "cve": "CVE-2021-29779", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schl\u00fcsselaustausch zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29779" }, { "cve": "CVE-2021-29863", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zur\u00fcckzuf\u00fchren und erm\u00f6glicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29863" }, { "cve": "CVE-2021-29849", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29849" } ] }
suse-su-2020:0139-1
Vulnerability from csaf_suse
Published
2020-01-20 09:57
Modified
2020-01-20 09:57
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).
Patchnames
SUSE-2020-139,SUSE-SLE-DESKTOP-12-SP4-2020-139,SUSE-SLE-SDK-12-SP4-2020-139,SUSE-SLE-SDK-12-SP5-2020-139,SUSE-SLE-SERVER-12-SP4-2020-139
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-139,SUSE-SLE-DESKTOP-12-SP4-2020-139,SUSE-SLE-SDK-12-SP4-2020-139,SUSE-SLE-SDK-12-SP5-2020-139,SUSE-SLE-SERVER-12-SP4-2020-139", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0139-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0139-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200139-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0139-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006385.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2020-01-20T09:57:41Z", "generator": { "date": "2020-01-20T09:57:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0139-1", "initial_release_date": "2020-01-20T09:57:41Z", "revision_history": [ { "date": "2020-01-20T09:57:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.12.1.aarch64", "product": { "name": "libssh-devel-0.6.3-12.12.1.aarch64", "product_id": "libssh-devel-0.6.3-12.12.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.12.1.aarch64", "product": { "name": "libssh-devel-doc-0.6.3-12.12.1.aarch64", "product_id": "libssh-devel-doc-0.6.3-12.12.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.12.1.aarch64", "product": { "name": "libssh4-0.6.3-12.12.1.aarch64", "product_id": "libssh4-0.6.3-12.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.6.3-12.12.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.6.3-12.12.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.6.3-12.12.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.12.1.i586", "product": { "name": "libssh-devel-0.6.3-12.12.1.i586", "product_id": "libssh-devel-0.6.3-12.12.1.i586" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.12.1.i586", "product": { "name": "libssh-devel-doc-0.6.3-12.12.1.i586", "product_id": "libssh-devel-doc-0.6.3-12.12.1.i586" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.12.1.i586", "product": { "name": "libssh4-0.6.3-12.12.1.i586", "product_id": "libssh4-0.6.3-12.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.12.1.ppc64le", "product": { "name": "libssh-devel-0.6.3-12.12.1.ppc64le", "product_id": "libssh-devel-0.6.3-12.12.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le", "product": { "name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le", "product_id": "libssh-devel-doc-0.6.3-12.12.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.12.1.ppc64le", "product": { "name": "libssh4-0.6.3-12.12.1.ppc64le", "product_id": "libssh4-0.6.3-12.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.12.1.s390", "product": { "name": "libssh-devel-0.6.3-12.12.1.s390", "product_id": "libssh-devel-0.6.3-12.12.1.s390" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.12.1.s390", "product": { "name": "libssh-devel-doc-0.6.3-12.12.1.s390", "product_id": "libssh-devel-doc-0.6.3-12.12.1.s390" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.12.1.s390", "product": { "name": "libssh4-0.6.3-12.12.1.s390", "product_id": "libssh4-0.6.3-12.12.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.12.1.s390x", "product": { "name": "libssh-devel-0.6.3-12.12.1.s390x", "product_id": "libssh-devel-0.6.3-12.12.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.12.1.s390x", "product": { "name": "libssh-devel-doc-0.6.3-12.12.1.s390x", "product_id": "libssh-devel-doc-0.6.3-12.12.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.12.1.s390x", "product": { "name": "libssh4-0.6.3-12.12.1.s390x", "product_id": "libssh4-0.6.3-12.12.1.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.6.3-12.12.1.s390x", "product": { "name": "libssh4-32bit-0.6.3-12.12.1.s390x", "product_id": "libssh4-32bit-0.6.3-12.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.12.1.x86_64", "product": { "name": "libssh-devel-0.6.3-12.12.1.x86_64", "product_id": "libssh-devel-0.6.3-12.12.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.12.1.x86_64", "product": { "name": "libssh-devel-doc-0.6.3-12.12.1.x86_64", "product_id": "libssh-devel-doc-0.6.3-12.12.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.12.1.x86_64", "product": { "name": "libssh4-0.6.3-12.12.1.x86_64", "product_id": "libssh4-0.6.3-12.12.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.6.3-12.12.1.x86_64", "product": { "name": "libssh4-32bit-0.6.3-12.12.1.x86_64", "product_id": "libssh4-32bit-0.6.3-12.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh4-32bit-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64" }, "product_reference": "libssh-devel-0.6.3-12.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le" }, "product_reference": "libssh-devel-0.6.3-12.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x" }, "product_reference": "libssh-devel-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh-devel-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64" }, "product_reference": "libssh4-0.6.3-12.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le" }, "product_reference": "libssh4-0.6.3-12.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x" }, "product_reference": "libssh4-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh-devel-doc-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64" }, "product_reference": "libssh4-0.6.3-12.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le" }, "product_reference": "libssh4-0.6.3-12.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x" }, "product_reference": "libssh4-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x" }, "product_reference": "libssh4-32bit-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh4-32bit-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64" }, "product_reference": "libssh4-0.6.3-12.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le" }, "product_reference": "libssh4-0.6.3-12.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x" }, "product_reference": "libssh4-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x" }, "product_reference": "libssh4-32bit-0.6.3-12.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64" }, "product_reference": "libssh4-32bit-0.6.3-12.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-20T09:57:41Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2020:0131-1
Vulnerability from csaf_suse
Published
2020-01-20 08:21
Modified
2020-01-20 08:21
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).
Patchnames
SUSE-2020-131,SUSE-SLE-SDK-12-SP5-2020-131,SUSE-SLE-SERVER-12-SP5-2020-131
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-131,SUSE-SLE-SDK-12-SP5-2020-131,SUSE-SLE-SERVER-12-SP5-2020-131", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0131-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0131-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200131-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0131-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006381.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2020-01-20T08:21:47Z", "generator": { "date": "2020-01-20T08:21:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0131-1", "initial_release_date": "2020-01-20T08:21:47Z", "revision_history": [ { "date": "2020-01-20T08:21:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.6.1.aarch64", "product": { "name": "libssh-devel-0.8.7-3.6.1.aarch64", "product_id": "libssh-devel-0.8.7-3.6.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.6.1.aarch64", "product": { "name": "libssh4-0.8.7-3.6.1.aarch64", "product_id": "libssh4-0.8.7-3.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.8.7-3.6.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.8.7-3.6.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.8.7-3.6.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.6.1.i586", "product": { "name": "libssh-devel-0.8.7-3.6.1.i586", "product_id": "libssh-devel-0.8.7-3.6.1.i586" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.6.1.i586", "product": { "name": "libssh4-0.8.7-3.6.1.i586", "product_id": "libssh4-0.8.7-3.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.6.1.ppc64le", "product": { "name": "libssh-devel-0.8.7-3.6.1.ppc64le", "product_id": "libssh-devel-0.8.7-3.6.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.6.1.ppc64le", "product": { "name": "libssh4-0.8.7-3.6.1.ppc64le", "product_id": "libssh4-0.8.7-3.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.6.1.s390", "product": { "name": "libssh-devel-0.8.7-3.6.1.s390", "product_id": "libssh-devel-0.8.7-3.6.1.s390" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.6.1.s390", "product": { "name": "libssh4-0.8.7-3.6.1.s390", "product_id": "libssh4-0.8.7-3.6.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.6.1.s390x", "product": { "name": "libssh-devel-0.8.7-3.6.1.s390x", "product_id": "libssh-devel-0.8.7-3.6.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.6.1.s390x", "product": { "name": "libssh4-0.8.7-3.6.1.s390x", "product_id": "libssh4-0.8.7-3.6.1.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-3.6.1.s390x", "product": { "name": "libssh4-32bit-0.8.7-3.6.1.s390x", "product_id": "libssh4-32bit-0.8.7-3.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.6.1.x86_64", "product": { "name": "libssh-devel-0.8.7-3.6.1.x86_64", "product_id": "libssh-devel-0.8.7-3.6.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.6.1.x86_64", "product": { "name": "libssh4-0.8.7-3.6.1.x86_64", "product_id": "libssh4-0.8.7-3.6.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-3.6.1.x86_64", "product": { "name": "libssh4-32bit-0.8.7-3.6.1.x86_64", "product_id": "libssh4-32bit-0.8.7-3.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64" }, "product_reference": "libssh-devel-0.8.7-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le" }, "product_reference": "libssh-devel-0.8.7-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x" }, "product_reference": "libssh-devel-0.8.7-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64" }, "product_reference": "libssh-devel-0.8.7-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64" }, "product_reference": "libssh4-0.8.7-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le" }, "product_reference": "libssh4-0.8.7-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x" }, "product_reference": "libssh4-0.8.7-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64" }, "product_reference": "libssh4-0.8.7-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64" }, "product_reference": "libssh4-0.8.7-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le" }, "product_reference": "libssh4-0.8.7-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x" }, "product_reference": "libssh4-0.8.7-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64" }, "product_reference": "libssh4-0.8.7-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x" }, "product_reference": "libssh4-32bit-0.8.7-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64" }, "product_reference": "libssh4-0.8.7-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le" }, "product_reference": "libssh4-0.8.7-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x" }, "product_reference": "libssh4-0.8.7-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64" }, "product_reference": "libssh4-0.8.7-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x" }, "product_reference": "libssh4-32bit-0.8.7-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-20T08:21:47Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2020:0130-1
Vulnerability from csaf_suse
Published
2020-01-20 08:21
Modified
2020-01-20 08:21
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).
Patchnames
SUSE-2020-130,SUSE-SLE-Module-Basesystem-15-2020-130,SUSE-SLE-Module-Development-Tools-OBS-15-2020-130,SUSE-SLE-Product-HPC-15-2020-130,SUSE-SLE-Product-SLES-15-2020-130,SUSE-SLE-Product-SLES_SAP-15-2020-130
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-130,SUSE-SLE-Module-Basesystem-15-2020-130,SUSE-SLE-Module-Development-Tools-OBS-15-2020-130,SUSE-SLE-Product-HPC-15-2020-130,SUSE-SLE-Product-SLES-15-2020-130,SUSE-SLE-Product-SLES_SAP-15-2020-130", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0130-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0130-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200130-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0130-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006384.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2020-01-20T08:21:36Z", "generator": { "date": "2020-01-20T08:21:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0130-1", "initial_release_date": "2020-01-20T08:21:36Z", "revision_history": [ { "date": "2020-01-20T08:21:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.9.2.aarch64", "product": { "name": "libssh-devel-0.7.5-6.9.2.aarch64", "product_id": "libssh-devel-0.7.5-6.9.2.aarch64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.9.2.aarch64", "product": { "name": "libssh-devel-doc-0.7.5-6.9.2.aarch64", "product_id": "libssh-devel-doc-0.7.5-6.9.2.aarch64" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.9.2.aarch64", "product": { "name": "libssh4-0.7.5-6.9.2.aarch64", "product_id": "libssh4-0.7.5-6.9.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.7.5-6.9.2.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.7.5-6.9.2.aarch64_ilp32", "product_id": "libssh4-64bit-0.7.5-6.9.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.9.2.i586", "product": { "name": "libssh-devel-0.7.5-6.9.2.i586", "product_id": "libssh-devel-0.7.5-6.9.2.i586" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.9.2.i586", "product": { "name": "libssh-devel-doc-0.7.5-6.9.2.i586", "product_id": "libssh-devel-doc-0.7.5-6.9.2.i586" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.9.2.i586", "product": { "name": "libssh4-0.7.5-6.9.2.i586", "product_id": "libssh4-0.7.5-6.9.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.9.2.ppc64le", "product": { "name": "libssh-devel-0.7.5-6.9.2.ppc64le", "product_id": "libssh-devel-0.7.5-6.9.2.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.9.2.ppc64le", "product": { "name": "libssh-devel-doc-0.7.5-6.9.2.ppc64le", "product_id": "libssh-devel-doc-0.7.5-6.9.2.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.9.2.ppc64le", "product": { "name": "libssh4-0.7.5-6.9.2.ppc64le", "product_id": "libssh4-0.7.5-6.9.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.9.2.s390x", "product": { "name": "libssh-devel-0.7.5-6.9.2.s390x", "product_id": "libssh-devel-0.7.5-6.9.2.s390x" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.9.2.s390x", "product": { "name": "libssh-devel-doc-0.7.5-6.9.2.s390x", "product_id": "libssh-devel-doc-0.7.5-6.9.2.s390x" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.9.2.s390x", "product": { "name": "libssh4-0.7.5-6.9.2.s390x", "product_id": "libssh4-0.7.5-6.9.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.9.2.x86_64", "product": { "name": "libssh-devel-0.7.5-6.9.2.x86_64", "product_id": "libssh-devel-0.7.5-6.9.2.x86_64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.9.2.x86_64", "product": { "name": "libssh-devel-doc-0.7.5-6.9.2.x86_64", "product_id": "libssh-devel-doc-0.7.5-6.9.2.x86_64" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.9.2.x86_64", "product": { "name": "libssh4-0.7.5-6.9.2.x86_64", "product_id": "libssh4-0.7.5-6.9.2.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.7.5-6.9.2.x86_64", "product": { "name": "libssh4-32bit-0.7.5-6.9.2.x86_64", "product_id": "libssh4-32bit-0.7.5-6.9.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le" }, "product_reference": "libssh-devel-0.7.5-6.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x" }, "product_reference": "libssh-devel-0.7.5-6.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh4-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le" }, "product_reference": "libssh4-0.7.5-6.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x" }, "product_reference": "libssh4-0.7.5-6.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh4-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh4-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le" }, "product_reference": "libssh-devel-0.7.5-6.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x" }, "product_reference": "libssh-devel-0.7.5-6.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64" }, "product_reference": "libssh4-0.7.5-6.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le" }, "product_reference": "libssh4-0.7.5-6.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x" }, "product_reference": "libssh4-0.7.5-6.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le" }, "product_reference": "libssh-devel-0.7.5-6.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh-devel-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le" }, "product_reference": "libssh4-0.7.5-6.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.7.5-6.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64" }, "product_reference": "libssh4-32bit-0.7.5-6.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libssh4-32bit-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libssh-devel-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-0.7.5-6.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libssh4-32bit-0.7.5-6.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-20T08:21:36Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2019:3307-1
Vulnerability from csaf_suse
Published
2019-12-16 13:51
Modified
2019-12-16 13:51
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).
Patchnames
SUSE-2019-3307,SUSE-SLE-SDK-12-SP5-2019-3307,SUSE-SLE-SERVER-12-SP5-2019-3307
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-3307,SUSE-SLE-SDK-12-SP5-2019-3307,SUSE-SLE-SERVER-12-SP5-2019-3307", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3307-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:3307-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193307-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:3307-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006261.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2019-12-16T13:51:09Z", "generator": { "date": "2019-12-16T13:51:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:3307-1", "initial_release_date": "2019-12-16T13:51:09Z", "revision_history": [ { "date": "2019-12-16T13:51:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.3.1.aarch64", "product": { "name": "libssh-devel-0.8.7-3.3.1.aarch64", "product_id": "libssh-devel-0.8.7-3.3.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.3.1.aarch64", "product": { "name": "libssh4-0.8.7-3.3.1.aarch64", "product_id": "libssh4-0.8.7-3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.8.7-3.3.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.8.7-3.3.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.8.7-3.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.3.1.i586", "product": { "name": "libssh-devel-0.8.7-3.3.1.i586", "product_id": "libssh-devel-0.8.7-3.3.1.i586" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.3.1.i586", "product": { "name": "libssh4-0.8.7-3.3.1.i586", "product_id": "libssh4-0.8.7-3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.3.1.ppc64le", "product": { "name": "libssh-devel-0.8.7-3.3.1.ppc64le", "product_id": "libssh-devel-0.8.7-3.3.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.3.1.ppc64le", "product": { "name": "libssh4-0.8.7-3.3.1.ppc64le", "product_id": "libssh4-0.8.7-3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.3.1.s390", "product": { "name": "libssh-devel-0.8.7-3.3.1.s390", "product_id": "libssh-devel-0.8.7-3.3.1.s390" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.3.1.s390", "product": { "name": "libssh4-0.8.7-3.3.1.s390", "product_id": "libssh4-0.8.7-3.3.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.3.1.s390x", "product": { "name": "libssh-devel-0.8.7-3.3.1.s390x", "product_id": "libssh-devel-0.8.7-3.3.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.3.1.s390x", "product": { "name": "libssh4-0.8.7-3.3.1.s390x", "product_id": "libssh4-0.8.7-3.3.1.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-3.3.1.s390x", "product": { "name": "libssh4-32bit-0.8.7-3.3.1.s390x", "product_id": "libssh4-32bit-0.8.7-3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-3.3.1.x86_64", "product": { "name": "libssh-devel-0.8.7-3.3.1.x86_64", "product_id": "libssh-devel-0.8.7-3.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.8.7-3.3.1.x86_64", "product": { "name": "libssh4-0.8.7-3.3.1.x86_64", "product_id": "libssh4-0.8.7-3.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-3.3.1.x86_64", "product": { "name": "libssh4-32bit-0.8.7-3.3.1.x86_64", "product_id": "libssh4-32bit-0.8.7-3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64" }, "product_reference": "libssh-devel-0.8.7-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le" }, "product_reference": "libssh-devel-0.8.7-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x" }, "product_reference": "libssh-devel-0.8.7-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64" }, "product_reference": "libssh-devel-0.8.7-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64" }, "product_reference": "libssh4-0.8.7-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le" }, "product_reference": "libssh4-0.8.7-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x" }, "product_reference": "libssh4-0.8.7-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64" }, "product_reference": "libssh4-0.8.7-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64" }, "product_reference": "libssh4-0.8.7-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le" }, "product_reference": "libssh4-0.8.7-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x" }, "product_reference": "libssh4-0.8.7-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64" }, "product_reference": "libssh4-0.8.7-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x" }, "product_reference": "libssh4-32bit-0.8.7-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64" }, "product_reference": "libssh4-0.8.7-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le" }, "product_reference": "libssh4-0.8.7-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x" }, "product_reference": "libssh4-0.8.7-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64" }, "product_reference": "libssh4-0.8.7-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x" }, "product_reference": "libssh4-32bit-0.8.7-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libssh4-32bit-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-0.8.7-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh4-0.8.7-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-16T13:51:09Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2019:3293-1
Vulnerability from csaf_suse
Published
2019-12-13 17:28
Modified
2019-12-13 17:28
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).
Patchnames
SUSE-2019-3293,SUSE-SLE-Module-Basesystem-15-2019-3293,SUSE-SLE-Module-Development-Tools-OBS-15-2019-3293
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-3293,SUSE-SLE-Module-Basesystem-15-2019-3293,SUSE-SLE-Module-Development-Tools-OBS-15-2019-3293", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3293-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:3293-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193293-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:3293-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006254.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2019-12-13T17:28:39Z", "generator": { "date": "2019-12-13T17:28:39Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:3293-1", "initial_release_date": "2019-12-13T17:28:39Z", "revision_history": [ { "date": "2019-12-13T17:28:39Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.6.1.aarch64", "product": { "name": "libssh-devel-0.7.5-6.6.1.aarch64", "product_id": "libssh-devel-0.7.5-6.6.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.6.1.aarch64", "product": { "name": "libssh-devel-doc-0.7.5-6.6.1.aarch64", "product_id": "libssh-devel-doc-0.7.5-6.6.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.6.1.aarch64", "product": { "name": "libssh4-0.7.5-6.6.1.aarch64", "product_id": "libssh4-0.7.5-6.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.7.5-6.6.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.7.5-6.6.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.7.5-6.6.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.6.1.i586", "product": { "name": "libssh-devel-0.7.5-6.6.1.i586", "product_id": "libssh-devel-0.7.5-6.6.1.i586" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.6.1.i586", "product": { "name": "libssh-devel-doc-0.7.5-6.6.1.i586", "product_id": "libssh-devel-doc-0.7.5-6.6.1.i586" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.6.1.i586", "product": { "name": "libssh4-0.7.5-6.6.1.i586", "product_id": "libssh4-0.7.5-6.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.6.1.ppc64le", "product": { "name": "libssh-devel-0.7.5-6.6.1.ppc64le", "product_id": "libssh-devel-0.7.5-6.6.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.6.1.ppc64le", "product": { "name": "libssh-devel-doc-0.7.5-6.6.1.ppc64le", "product_id": "libssh-devel-doc-0.7.5-6.6.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.6.1.ppc64le", "product": { "name": "libssh4-0.7.5-6.6.1.ppc64le", "product_id": "libssh4-0.7.5-6.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.6.1.s390x", "product": { "name": "libssh-devel-0.7.5-6.6.1.s390x", "product_id": "libssh-devel-0.7.5-6.6.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.6.1.s390x", "product": { "name": "libssh-devel-doc-0.7.5-6.6.1.s390x", "product_id": "libssh-devel-doc-0.7.5-6.6.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.6.1.s390x", "product": { "name": "libssh4-0.7.5-6.6.1.s390x", "product_id": "libssh4-0.7.5-6.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.7.5-6.6.1.x86_64", "product": { "name": "libssh-devel-0.7.5-6.6.1.x86_64", "product_id": "libssh-devel-0.7.5-6.6.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.7.5-6.6.1.x86_64", "product": { "name": "libssh-devel-doc-0.7.5-6.6.1.x86_64", "product_id": "libssh-devel-doc-0.7.5-6.6.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.7.5-6.6.1.x86_64", "product": { "name": "libssh4-0.7.5-6.6.1.x86_64", "product_id": "libssh4-0.7.5-6.6.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.7.5-6.6.1.x86_64", "product": { "name": "libssh4-32bit-0.7.5-6.6.1.x86_64", "product_id": "libssh4-32bit-0.7.5-6.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64" }, "product_reference": "libssh-devel-0.7.5-6.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le" }, "product_reference": "libssh-devel-0.7.5-6.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x" }, "product_reference": "libssh-devel-0.7.5-6.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.7.5-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64" }, "product_reference": "libssh-devel-0.7.5-6.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64" }, "product_reference": "libssh4-0.7.5-6.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le" }, "product_reference": "libssh4-0.7.5-6.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x" }, "product_reference": "libssh4-0.7.5-6.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.7.5-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64" }, "product_reference": "libssh4-0.7.5-6.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.7.5-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64" }, "product_reference": "libssh4-32bit-0.7.5-6.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh-devel-0.7.5-6.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-0.7.5-6.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libssh4-32bit-0.7.5-6.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-13T17:28:39Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2024:0525-1
Vulnerability from csaf_suse
Published
2024-02-19 07:04
Modified
2024-02-19 07:04
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
Update to version 0.9.8 (jsc#PED-7719):
* Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)
* Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)
* Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)
* Allow @ in usernames when parsing from URI composes
Update to version 0.9.7:
* Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm
guessing (bsc#1211188)
* Fix CVE-2023-2283: a possible authorization bypass in
pki_verify_data_signature under low-memory conditions (bsc#1211190)
* Fix several memory leaks in GSSAPI handling code
Update to version 0.9.6 (bsc#1189608, CVE-2021-3634):
* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6
Update to 0.9.5 (bsc#1174713, CVE-2020-16135):
* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)
* Improve handling of library initialization (T222)
* Fix parsing of subsecond times in SFTP (T219)
* Make the documentation reproducible
* Remove deprecated API usage in OpenSSL
* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN
* Define version in one place (T226)
* Prevent invalid free when using different C runtimes than OpenSSL (T229)
* Compatibility improvements to testsuite
Update to version 0.9.4
* https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/
* Fix possible Denial of Service attack when using AES-CTR-ciphers
CVE-2020-1730 (bsc#1168699)
Update to version 0.9.3
* Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095)
* SSH-01-003 Client: Missing NULL check leads to crash in erroneous state
* SSH-01-006 General: Various unchecked Null-derefs cause DOS
* SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys
* SSH-01-010 SSH: Deprecated hash function in fingerprinting
* SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS
* SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access
* SSH-01-001 State Machine: Initial machine states should be set explicitly
* SSH-01-002 Kex: Differently bound macros used to iterate same array
* SSH-01-005 Code-Quality: Integer sign confusion during assignments
* SSH-01-008 SCP: Protocol Injection via unescaped File Names
* SSH-01-009 SSH: Update documentation which RFCs are implemented
* SSH-01-012 PKI: Information leak via uninitialized stack buffer
Update to version 0.9.2
* Fixed libssh-config.cmake
* Fixed issues with rsa algorithm negotiation (T191)
* Fixed detection of OpenSSL ed25519 support (T197)
Update to version 0.9.1
* Added support for Ed25519 via OpenSSL
* Added support for X25519 via OpenSSL
* Added support for localuser in Match keyword
* Fixed Match keyword to be case sensitive
* Fixed compilation with LibreSSL
* Fixed error report of channel open (T75)
* Fixed sftp documentation (T137)
* Fixed known_hosts parsing (T156)
* Fixed build issue with MinGW (T157)
* Fixed build with gcc 9 (T164)
* Fixed deprecation issues (T165)
* Fixed known_hosts directory creation (T166)
- Split out configuration to separate package to not mess up the
library packaging and coinstallation
Update to verion 0.9.0
* Added support for AES-GCM
* Added improved rekeying support
* Added performance improvements
* Disabled blowfish support by default
* Fixed several ssh config parsing issues
* Added support for DH Group Exchange KEX
* Added support for Encrypt-then-MAC mode
* Added support for parsing server side configuration file
* Added support for ECDSA/Ed25519 certificates
* Added FIPS 140-2 compatibility
* Improved known_hosts parsing
* Improved documentation
* Improved OpenSSL API usage for KEX, DH, and signatures
- Add libssh client and server config files
Patchnames
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
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\nUpdate to version 0.9.8 (jsc#PED-7719):\n\n* Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)\n* Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)\n* Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)\n* Allow @ in usernames when parsing from URI composes\n\nUpdate to version 0.9.7:\n\n* Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm\n guessing (bsc#1211188)\n* Fix CVE-2023-2283: a possible authorization bypass in\n pki_verify_data_signature under low-memory conditions (bsc#1211190)\n* Fix several memory leaks in GSSAPI handling code\n\nUpdate to version 0.9.6 (bsc#1189608, CVE-2021-3634):\n\n* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6\n\n\nUpdate to 0.9.5 (bsc#1174713, CVE-2020-16135):\n\n* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)\n* Improve handling of library initialization (T222)\n* Fix parsing of subsecond times in SFTP (T219)\n* Make the documentation reproducible\n* Remove deprecated API usage in OpenSSL\n* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN\n* Define version in one place (T226)\n* Prevent invalid free when using different C runtimes than OpenSSL (T229)\n* Compatibility improvements to testsuite \n\nUpdate to version 0.9.4\n\n* https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/\n* Fix possible Denial of Service attack when using AES-CTR-ciphers\n CVE-2020-1730 (bsc#1168699)\n\nUpdate to version 0.9.3\n\n* Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095)\n* SSH-01-003 Client: Missing NULL check leads to crash in erroneous state\n* SSH-01-006 General: Various unchecked Null-derefs cause DOS\n* SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys\n* SSH-01-010 SSH: Deprecated hash function in fingerprinting\n* SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS\n* SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access\n* SSH-01-001 State Machine: Initial machine states should be set explicitly\n* SSH-01-002 Kex: Differently bound macros used to iterate same array\n* SSH-01-005 Code-Quality: Integer sign confusion during assignments\n* SSH-01-008 SCP: Protocol Injection via unescaped File Names\n* SSH-01-009 SSH: Update documentation which RFCs are implemented\n* SSH-01-012 PKI: Information leak via uninitialized stack buffer\n\nUpdate to version 0.9.2\n\n* Fixed libssh-config.cmake\n* Fixed issues with rsa algorithm negotiation (T191)\n* Fixed detection of OpenSSL ed25519 support (T197)\n\nUpdate to version 0.9.1\n\n* Added support for Ed25519 via OpenSSL\n* Added support for X25519 via OpenSSL\n* Added support for localuser in Match keyword\n* Fixed Match keyword to be case sensitive\n* Fixed compilation with LibreSSL\n* Fixed error report of channel open (T75)\n* Fixed sftp documentation (T137)\n* Fixed known_hosts parsing (T156)\n* Fixed build issue with MinGW (T157)\n* Fixed build with gcc 9 (T164)\n* Fixed deprecation issues (T165)\n* Fixed known_hosts directory creation (T166)\n\n- Split out configuration to separate package to not mess up the\n library packaging and coinstallation\n\nUpdate to verion 0.9.0\n\n* Added support for AES-GCM\n* Added improved rekeying support\n* Added performance improvements\n* Disabled blowfish support by default\n* Fixed several ssh config parsing issues\n* Added support for DH Group Exchange KEX\n* Added support for Encrypt-then-MAC mode\n* Added support for parsing server side configuration file\n* Added support for ECDSA/Ed25519 certificates\n* Added FIPS 140-2 compatibility\n* Improved known_hosts parsing\n* Improved documentation\n* Improved OpenSSL API usage for KEX, DH, and signatures\n\n- Add libssh client and server config files\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-525,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-525,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-525,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-525,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-525,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-525,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-525,SUSE-SUSE-MicroOS-5.1-2024-525,SUSE-SUSE-MicroOS-5.2-2024-525,SUSE-Storage-7.1-2024-525", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0525-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:0525-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240525-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:0525-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017947.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE Bug 1168699", "url": "https://bugzilla.suse.com/1168699" }, { "category": "self", "summary": "SUSE Bug 1174713", "url": "https://bugzilla.suse.com/1174713" }, { "category": "self", "summary": "SUSE Bug 1189608", "url": "https://bugzilla.suse.com/1189608" }, { "category": "self", "summary": "SUSE Bug 1211188", "url": "https://bugzilla.suse.com/1211188" }, { "category": "self", "summary": "SUSE Bug 1211190", "url": "https://bugzilla.suse.com/1211190" }, { "category": "self", "summary": "SUSE Bug 1218126", "url": "https://bugzilla.suse.com/1218126" }, { "category": "self", "summary": "SUSE Bug 1218186", "url": "https://bugzilla.suse.com/1218186" }, { "category": "self", "summary": "SUSE Bug 1218209", "url": "https://bugzilla.suse.com/1218209" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-16135 page", "url": "https://www.suse.com/security/cve/CVE-2020-16135/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1730 page", "url": "https://www.suse.com/security/cve/CVE-2020-1730/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3634 page", "url": "https://www.suse.com/security/cve/CVE-2021-3634/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-1667 page", "url": "https://www.suse.com/security/cve/CVE-2023-1667/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2283 page", "url": "https://www.suse.com/security/cve/CVE-2023-2283/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-48795 page", "url": "https://www.suse.com/security/cve/CVE-2023-48795/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6004 page", "url": "https://www.suse.com/security/cve/CVE-2023-6004/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6918 page", "url": "https://www.suse.com/security/cve/CVE-2023-6918/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2024-02-19T07:04:14Z", "generator": { "date": "2024-02-19T07:04:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:0525-1", "initial_release_date": "2024-02-19T07:04:14Z", "revision_history": [ { "date": "2024-02-19T07:04:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.aarch64", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64", "product_id": "libssh-config-0.9.8-150200.13.3.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "product_id": "libssh-devel-0.9.8-150200.13.3.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.aarch64", "product": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64", "product_id": "libssh4-0.9.8-150200.13.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.9.8-150200.13.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.i586", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.i586", "product_id": "libssh-config-0.9.8-150200.13.3.1.i586" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.i586", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.i586", "product_id": "libssh-devel-0.9.8-150200.13.3.1.i586" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.i586", "product": { "name": "libssh4-0.9.8-150200.13.3.1.i586", "product_id": "libssh4-0.9.8-150200.13.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "product_id": "libssh-config-0.9.8-150200.13.3.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "product_id": "libssh-devel-0.9.8-150200.13.3.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.ppc64le", "product": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le", "product_id": "libssh4-0.9.8-150200.13.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.s390x", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x", "product_id": "libssh-config-0.9.8-150200.13.3.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.s390x", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.s390x", "product_id": "libssh-devel-0.9.8-150200.13.3.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.s390x", "product": { "name": "libssh4-0.9.8-150200.13.3.1.s390x", "product_id": "libssh4-0.9.8-150200.13.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh-config-0.9.8-150200.13.3.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh-devel-0.9.8-150200.13.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh4-0.9.8-150200.13.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "product": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "product_id": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "important" } ], "title": "CVE-2019-14889" }, { "cve": "CVE-2020-16135", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-16135" } ], "notes": [ { "category": "general", "text": "libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-16135", "url": "https://www.suse.com/security/cve/CVE-2020-16135" }, { "category": "external", "summary": "SUSE Bug 1174713 for CVE-2020-16135", "url": "https://bugzilla.suse.com/1174713" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1730" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions before 0.8.9 and before 0.9.4 in the way it handled AES-CTR (or DES ciphers if enabled) ciphers. The server or client could crash when the connection hasn\u0027t been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1730", "url": "https://www.suse.com/security/cve/CVE-2020-1730" }, { "category": "external", "summary": "SUSE Bug 1168699 for CVE-2020-1730", "url": "https://bugzilla.suse.com/1168699" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2020-1730" }, { "cve": "CVE-2021-3634", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3634" } ], "notes": [ { "category": "general", "text": "A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating \"secret_hash\" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3634", "url": "https://www.suse.com/security/cve/CVE-2021-3634" }, { "category": "external", "summary": "SUSE Bug 1189608 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1189608" }, { "category": "external", "summary": "SUSE Bug 1194948 for CVE-2021-3634", "url": "https://bugzilla.suse.com/1194948" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "low" } ], "title": "CVE-2021-3634" }, { "cve": "CVE-2023-1667", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-1667" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-1667", "url": "https://www.suse.com/security/cve/CVE-2023-1667" }, { "category": "external", "summary": "SUSE Bug 1211188 for CVE-2023-1667", "url": "https://bugzilla.suse.com/1211188" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-1667" }, { "cve": "CVE-2023-2283", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2283" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2283", "url": "https://www.suse.com/security/cve/CVE-2023-2283" }, { "category": "external", "summary": "SUSE Bug 1211190 for CVE-2023-2283", "url": "https://bugzilla.suse.com/1211190" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-2283" }, { "cve": "CVE-2023-48795", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-48795" } ], "notes": [ { "category": "general", "text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-48795", "url": "https://www.suse.com/security/cve/CVE-2023-48795" }, { "category": "external", "summary": "SUSE Bug 1217950 for CVE-2023-48795", "url": "https://bugzilla.suse.com/1217950" }, { "category": "external", "summary": "SUSE Bug 1218708 for CVE-2023-48795", "url": "https://bugzilla.suse.com/1218708" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "important" } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-6004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6004" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue may allow an attacker to inject malicious code into the command of the features mentioned through the hostname parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6004", "url": "https://www.suse.com/security/cve/CVE-2023-6004" }, { "category": "external", "summary": "SUSE Bug 1218209 for CVE-2023-6004", "url": "https://bugzilla.suse.com/1218209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6918" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the uninitialized memory as an input for the KDF. In this case, non-matching keys will result in decryption/integrity failures, terminating the connection.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6918", "url": "https://www.suse.com/security/cve/CVE-2023-6918" }, { "category": "external", "summary": "SUSE Bug 1218186 for CVE-2023-6918", "url": "https://bugzilla.suse.com/1218186" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libssh4-32bit-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-02-19T07:04:14Z", "details": "moderate" } ], "title": "CVE-2023-6918" } ] }
suse-su-2019:3308-1
Vulnerability from csaf_suse
Published
2019-12-16 13:52
Modified
2019-12-16 13:52
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).
Patchnames
SUSE-2019-3308,SUSE-SLE-DESKTOP-12-SP4-2019-3308,SUSE-SLE-SDK-12-SP4-2019-3308,SUSE-SLE-SDK-12-SP5-2019-3308,SUSE-SLE-SERVER-12-SP4-2019-3308
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-3308,SUSE-SLE-DESKTOP-12-SP4-2019-3308,SUSE-SLE-SDK-12-SP4-2019-3308,SUSE-SLE-SDK-12-SP5-2019-3308,SUSE-SLE-SERVER-12-SP4-2019-3308", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3308-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:3308-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193308-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:3308-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006263.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2019-12-16T13:52:01Z", "generator": { "date": "2019-12-16T13:52:01Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:3308-1", "initial_release_date": "2019-12-16T13:52:01Z", "revision_history": [ { "date": "2019-12-16T13:52:01Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.9.1.aarch64", "product": { "name": "libssh-devel-0.6.3-12.9.1.aarch64", "product_id": "libssh-devel-0.6.3-12.9.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.9.1.aarch64", "product": { "name": "libssh-devel-doc-0.6.3-12.9.1.aarch64", "product_id": "libssh-devel-doc-0.6.3-12.9.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.9.1.aarch64", "product": { "name": "libssh4-0.6.3-12.9.1.aarch64", "product_id": "libssh4-0.6.3-12.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.6.3-12.9.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.6.3-12.9.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.6.3-12.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.9.1.i586", "product": { "name": "libssh-devel-0.6.3-12.9.1.i586", "product_id": "libssh-devel-0.6.3-12.9.1.i586" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.9.1.i586", "product": { "name": "libssh-devel-doc-0.6.3-12.9.1.i586", "product_id": "libssh-devel-doc-0.6.3-12.9.1.i586" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.9.1.i586", "product": { "name": "libssh4-0.6.3-12.9.1.i586", "product_id": "libssh4-0.6.3-12.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.9.1.ppc64le", "product": { "name": "libssh-devel-0.6.3-12.9.1.ppc64le", "product_id": "libssh-devel-0.6.3-12.9.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le", "product": { "name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le", "product_id": "libssh-devel-doc-0.6.3-12.9.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.9.1.ppc64le", "product": { "name": "libssh4-0.6.3-12.9.1.ppc64le", "product_id": "libssh4-0.6.3-12.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.9.1.s390", "product": { "name": "libssh-devel-0.6.3-12.9.1.s390", "product_id": "libssh-devel-0.6.3-12.9.1.s390" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.9.1.s390", "product": { "name": "libssh-devel-doc-0.6.3-12.9.1.s390", "product_id": "libssh-devel-doc-0.6.3-12.9.1.s390" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.9.1.s390", "product": { "name": "libssh4-0.6.3-12.9.1.s390", "product_id": "libssh4-0.6.3-12.9.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.9.1.s390x", "product": { "name": "libssh-devel-0.6.3-12.9.1.s390x", "product_id": "libssh-devel-0.6.3-12.9.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.9.1.s390x", "product": { "name": "libssh-devel-doc-0.6.3-12.9.1.s390x", "product_id": "libssh-devel-doc-0.6.3-12.9.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.9.1.s390x", "product": { "name": "libssh4-0.6.3-12.9.1.s390x", "product_id": "libssh4-0.6.3-12.9.1.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.6.3-12.9.1.s390x", "product": { "name": "libssh4-32bit-0.6.3-12.9.1.s390x", "product_id": "libssh4-32bit-0.6.3-12.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.9.1.x86_64", "product": { "name": "libssh-devel-0.6.3-12.9.1.x86_64", "product_id": "libssh-devel-0.6.3-12.9.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.9.1.x86_64", "product": { "name": "libssh-devel-doc-0.6.3-12.9.1.x86_64", "product_id": "libssh-devel-doc-0.6.3-12.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.9.1.x86_64", "product": { "name": "libssh4-0.6.3-12.9.1.x86_64", "product_id": "libssh4-0.6.3-12.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.6.3-12.9.1.x86_64", "product": { "name": "libssh4-32bit-0.6.3-12.9.1.x86_64", "product_id": "libssh4-32bit-0.6.3-12.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64" }, "product_reference": "libssh-devel-0.6.3-12.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le" }, "product_reference": "libssh-devel-0.6.3-12.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x" }, "product_reference": "libssh-devel-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh-devel-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64" }, "product_reference": "libssh4-0.6.3-12.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le" }, "product_reference": "libssh4-0.6.3-12.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x" }, "product_reference": "libssh4-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh-devel-doc-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64" }, "product_reference": "libssh4-0.6.3-12.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le" }, "product_reference": "libssh4-0.6.3-12.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x" }, "product_reference": "libssh4-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x" }, "product_reference": "libssh4-32bit-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64" }, "product_reference": "libssh4-0.6.3-12.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le" }, "product_reference": "libssh4-0.6.3-12.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x" }, "product_reference": "libssh4-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh4-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x" }, "product_reference": "libssh4-32bit-0.6.3-12.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.6.3-12.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.6.3-12.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libssh4-32bit-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh-devel-doc-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libssh4-0.6.3-12.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libssh-devel-doc-0.6.3-12.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-16T13:52:01Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2020:0129-1
Vulnerability from csaf_suse
Published
2020-01-20 08:21
Modified
2020-01-20 08:21
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).
Patchnames
SUSE-2020-129,SUSE-SLE-Module-Basesystem-15-SP1-2020-129,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-129
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-129,SUSE-SLE-Module-Basesystem-15-SP1-2020-129,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-129", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0129-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0129-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200129-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0129-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006383.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2020-01-20T08:21:17Z", "generator": { "date": "2020-01-20T08:21:17Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0129-1", "initial_release_date": "2020-01-20T08:21:17Z", "revision_history": [ { "date": "2020-01-20T08:21:17Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.9.1.aarch64", "product": { "name": "libssh-devel-0.8.7-10.9.1.aarch64", "product_id": "libssh-devel-0.8.7-10.9.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.9.1.aarch64", "product": { "name": "libssh4-0.8.7-10.9.1.aarch64", "product_id": "libssh4-0.8.7-10.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.8.7-10.9.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.8.7-10.9.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.8.7-10.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.9.1.i586", "product": { "name": "libssh-devel-0.8.7-10.9.1.i586", "product_id": "libssh-devel-0.8.7-10.9.1.i586" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.9.1.i586", "product": { "name": "libssh4-0.8.7-10.9.1.i586", "product_id": "libssh4-0.8.7-10.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.9.1.ppc64le", "product": { "name": "libssh-devel-0.8.7-10.9.1.ppc64le", "product_id": "libssh-devel-0.8.7-10.9.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.9.1.ppc64le", "product": { "name": "libssh4-0.8.7-10.9.1.ppc64le", "product_id": "libssh4-0.8.7-10.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.9.1.s390x", "product": { "name": "libssh-devel-0.8.7-10.9.1.s390x", "product_id": "libssh-devel-0.8.7-10.9.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.9.1.s390x", "product": { "name": "libssh4-0.8.7-10.9.1.s390x", "product_id": "libssh4-0.8.7-10.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.9.1.x86_64", "product": { "name": "libssh-devel-0.8.7-10.9.1.x86_64", "product_id": "libssh-devel-0.8.7-10.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.9.1.x86_64", "product": { "name": "libssh4-0.8.7-10.9.1.x86_64", "product_id": "libssh4-0.8.7-10.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-10.9.1.x86_64", "product": { "name": "libssh4-32bit-0.8.7-10.9.1.x86_64", "product_id": "libssh4-32bit-0.8.7-10.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64" }, "product_reference": "libssh-devel-0.8.7-10.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le" }, "product_reference": "libssh-devel-0.8.7-10.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x" }, "product_reference": "libssh-devel-0.8.7-10.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64" }, "product_reference": "libssh-devel-0.8.7-10.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64" }, "product_reference": "libssh4-0.8.7-10.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le" }, "product_reference": "libssh4-0.8.7-10.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x" }, "product_reference": "libssh4-0.8.7-10.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64" }, "product_reference": "libssh4-0.8.7-10.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-10.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-10.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14889", "url": "https://www.suse.com/security/cve/CVE-2019-14889" }, { "category": "external", "summary": "SUSE Bug 1158095 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1158095" }, { "category": "external", "summary": "SUSE Bug 1224871 for CVE-2019-14889", "url": "https://bugzilla.suse.com/1224871" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-20T08:21:17Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2019:3267-1
Vulnerability from csaf_suse
Published
2019-12-11 10:19
Modified
2019-12-11 10:19
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).
Patchnames
SUSE-2019-3267,SUSE-SLE-Module-Basesystem-15-SP1-2019-3267,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-3267
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-3267,SUSE-SLE-Module-Basesystem-15-SP1-2019-3267,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-3267", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3267-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:3267-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193267-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:3267-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006238.html" }, { "category": "self", "summary": "SUSE Bug 1158095", "url": "https://bugzilla.suse.com/1158095" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14889 page", "url": "https://www.suse.com/security/cve/CVE-2019-14889/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2019-12-11T10:19:55Z", "generator": { "date": "2019-12-11T10:19:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:3267-1", "initial_release_date": "2019-12-11T10:19:55Z", "revision_history": [ { "date": "2019-12-11T10:19:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.6.2.aarch64", "product": { "name": "libssh-devel-0.8.7-10.6.2.aarch64", "product_id": "libssh-devel-0.8.7-10.6.2.aarch64" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.6.2.aarch64", "product": { "name": "libssh4-0.8.7-10.6.2.aarch64", "product_id": "libssh4-0.8.7-10.6.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.8.7-10.6.2.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.8.7-10.6.2.aarch64_ilp32", "product_id": "libssh4-64bit-0.8.7-10.6.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.6.2.i586", "product": { "name": "libssh-devel-0.8.7-10.6.2.i586", "product_id": "libssh-devel-0.8.7-10.6.2.i586" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.6.2.i586", "product": { "name": "libssh4-0.8.7-10.6.2.i586", "product_id": "libssh4-0.8.7-10.6.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.6.2.ppc64le", "product": { "name": "libssh-devel-0.8.7-10.6.2.ppc64le", "product_id": "libssh-devel-0.8.7-10.6.2.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.6.2.ppc64le", "product": { "name": "libssh4-0.8.7-10.6.2.ppc64le", "product_id": "libssh4-0.8.7-10.6.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.6.2.s390x", "product": { "name": "libssh-devel-0.8.7-10.6.2.s390x", "product_id": "libssh-devel-0.8.7-10.6.2.s390x" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.6.2.s390x", "product": { "name": "libssh4-0.8.7-10.6.2.s390x", "product_id": "libssh4-0.8.7-10.6.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.8.7-10.6.2.x86_64", "product": { "name": "libssh-devel-0.8.7-10.6.2.x86_64", "product_id": "libssh-devel-0.8.7-10.6.2.x86_64" } }, { "category": "product_version", "name": "libssh4-0.8.7-10.6.2.x86_64", "product": { "name": "libssh4-0.8.7-10.6.2.x86_64", "product_id": "libssh4-0.8.7-10.6.2.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.8.7-10.6.2.x86_64", "product": { "name": "libssh4-32bit-0.8.7-10.6.2.x86_64", "product_id": "libssh4-32bit-0.8.7-10.6.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.6.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.aarch64" }, "product_reference": "libssh-devel-0.8.7-10.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.6.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.ppc64le" }, "product_reference": "libssh-devel-0.8.7-10.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.6.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.s390x" }, "product_reference": "libssh-devel-0.8.7-10.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.8.7-10.6.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.x86_64" }, "product_reference": "libssh-devel-0.8.7-10.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.6.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.aarch64" }, "product_reference": "libssh4-0.8.7-10.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.6.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.ppc64le" }, "product_reference": "libssh4-0.8.7-10.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.6.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.s390x" }, "product_reference": "libssh4-0.8.7-10.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.8.7-10.6.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.x86_64" }, "product_reference": "libssh4-0.8.7-10.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.8.7-10.6.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.6.2.x86_64" }, "product_reference": "libssh4-32bit-0.8.7-10.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14889", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14889" } ], "notes": [ { "category": "general", "text": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.6.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 Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.6.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 Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh-devel-0.8.7-10.6.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-0.8.7-10.6.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libssh4-32bit-0.8.7-10.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-11T10:19:55Z", "details": "important" } ], "title": "CVE-2019-14889" } ] }
suse-su-2024:0539-1
Vulnerability from csaf_suse
Published
2024-02-20 15:03
Modified
2024-02-20 15:03
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
Update to version 0.9.8 (jsc#PED-7719):
* Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)
* Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)
* Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)
* Allow @ in usernames when parsing from URI composes
Update to version 0.9.7
* Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm
guessing (bsc#1211188)
* Fix CVE-2023-2283: a possible authorization bypass in
pki_verify_data_signature under low-memory conditions (bsc#1211190)
* Fix several memory leaks in GSSAPI handling code
Update to version 0.9.6 (bsc#1189608, CVE-2021-3634)
* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6
Update to version 0.9.5 (bsc#1174713, CVE-2020-16135):
* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)
* Improve handling of library initialization (T222)
* Fix parsing of subsecond times in SFTP (T219)
* Make the documentation reproducible
* Remove deprecated API usage in OpenSSL
* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN
* Define version in one place (T226)
* Prevent invalid free when using different C runtimes than OpenSSL (T229)
* Compatibility improvements to testsuite
Update to version 0.9.4:
* https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/
* Fix possible Denial of Service attack when using AES-CTR-ciphers
CVE-2020-1730 (bsc#1168699)
Update to version 0.9.3:
* Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095)
* SSH-01-003 Client: Missing NULL check leads to crash in erroneous state
* SSH-01-006 General: Various unchecked Null-derefs cause DOS
* SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys
* SSH-01-010 SSH: Deprecated hash function in fingerprinting
* SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS
* SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access
* SSH-01-001 State Machine: Initial machine states should be set explicitly
* SSH-01-002 Kex: Differently bound macros used to iterate same array
* SSH-01-005 Code-Quality: Integer sign confusion during assignments
* SSH-01-008 SCP: Protocol Injection via unescaped File Names
* SSH-01-009 SSH: Update documentation which RFCs are implemented
* SSH-01-012 PKI: Information leak via uninitialized stack buffer
Update to version 0.9.2:
* Fixed libssh-config.cmake
* Fixed issues with rsa algorithm negotiation (T191)
* Fixed detection of OpenSSL ed25519 support (T197)
Update to version 0.9.1:
* Added support for Ed25519 via OpenSSL
* Added support for X25519 via OpenSSL
* Added support for localuser in Match keyword
* Fixed Match keyword to be case sensitive
* Fixed compilation with LibreSSL
* Fixed error report of channel open (T75)
* Fixed sftp documentation (T137)
* Fixed known_hosts parsing (T156)
* Fixed build issue with MinGW (T157)
* Fixed build with gcc 9 (T164)
* Fixed deprecation issues (T165)
* Fixed known_hosts directory creation (T166)
Update to verion 0.9.0:
* Added support for AES-GCM
* Added improved rekeying support
* Added performance improvements
* Disabled blowfish support by default
* Fixed several ssh config parsing issues
* Added support for DH Group Exchange KEX
* Added support for Encrypt-then-MAC mode
* Added support for parsing server side configuration file
* Added support for ECDSA/Ed25519 certificates
* Added FIPS 140-2 compatibility
* Improved known_hosts parsing
* Improved documentation
* Improved OpenSSL API usage for KEX, DH, and signatures
- Add libssh client and server config files
Patchnames
SUSE-2024-539,SUSE-SLE-SDK-12-SP5-2024-539,SUSE-SLE-SERVER-12-SP5-2024-539
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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" } ] }
fkie_cve-2019-14889
Vulnerability from fkie_nvd
Published
2019-12-10 23:15
Modified
2024-11-21 04:27
Severity ?
Summary
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.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889 | Issue Tracking, Patch, Third Party Advisory | |
secalert@redhat.com | https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html | ||
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/ | ||
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/ | ||
secalert@redhat.com | https://security.gentoo.org/glsa/202003-27 | Third Party Advisory | |
secalert@redhat.com | https://usn.ubuntu.com/4219-1/ | Third Party Advisory | |
secalert@redhat.com | https://www.libssh.org/security/advisories/CVE-2019-14889.txt | Vendor Advisory | |
secalert@redhat.com | https://www.oracle.com/security-alerts/cpuapr2020.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202003-27 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4219-1/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.libssh.org/security/advisories/CVE-2019-14889.txt | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpuapr2020.html | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
libssh | libssh | * | |
libssh | libssh | * | |
canonical | ubuntu_linux | 16.04 | |
canonical | ubuntu_linux | 18.04 | |
canonical | ubuntu_linux | 19.04 | |
canonical | ubuntu_linux | 19.10 | |
opensuse | leap | 15.1 | |
fedoraproject | fedora | 30 | |
fedoraproject | fedora | 31 | |
debian | debian_linux | 8.0 | |
oracle | mysql_workbench | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*", "matchCriteriaId": "087E8B29-3C05-4B51-BF55-0917BB6F3CCA", "versionEndExcluding": "0.8.8", "vulnerable": true }, { "criteria": "cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*", "matchCriteriaId": "889AAD5C-582E-468C-AD3F-E171E007EEAB", "versionEndExcluding": "0.9.3", "versionStartIncluding": "0.9.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*", "matchCriteriaId": "CD783B0C-9246-47D9-A937-6144FE8BFF0F", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*", "matchCriteriaId": "A31C8344-3E02-4EB8-8BD8-4C84B7959624", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", "matchCriteriaId": "97A4B8DF-58DA-4AB6-A1F9-331B36409BA3", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", "matchCriteriaId": "80F0FA5D-8D3B-4C0E-81E2-87998286AF33", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*", "matchCriteriaId": "7B4DA1DD-9BC1-4D76-BB41-6E6D69838571", "versionEndIncluding": "8.0.19", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target." }, { "lang": "es", "value": "Se detect\u00f3 un fallo con la funci\u00f3n ssh_scp_new() de la API libssh en versiones anteriores a 0.9.3 y anteriores a 0.8.8. Cuando el cliente libssh SCP se conecta a un servidor, el comando scp, que incluye una ruta provista por el usuario, es ejecutado en el lado del servidor. En caso de que la biblioteca sea usada de manera que los usuarios puedan influir en el tercer par\u00e1metro de la funci\u00f3n, ser\u00eda posible para un atacante inyectar comandos arbitrarios, lo que comprometer\u00eda el objetivo remoto." } ], "id": "CVE-2019-14889", "lastModified": "2024-11-21T04:27:37.110", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 1.2, "impactScore": 5.9, "source": "secalert@redhat.com", "type": "Secondary" } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-12-10T23:15:10.580", "references": [ { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html" }, { "source": "secalert@redhat.com", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-27" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4219-1/" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-27" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4219-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-mrxf-x73j-79wm
Vulnerability from github
Published
2022-05-24 17:03
Modified
2023-02-01 21:30
Severity ?
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2019-14889" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-12-10T23:15:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-mrxf-x73j-79wm", "modified": "2023-02-01T21:30:23Z", "published": "2022-05-24T17:03:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14889" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-27" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4219-1" }, { "type": "WEB", "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
gsd-2019-14889
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-14889", "description": "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.", "id": "GSD-2019-14889", "references": [ "https://www.suse.com/security/cve/CVE-2019-14889.html", "https://access.redhat.com/errata/RHSA-2020:4545", "https://ubuntu.com/security/CVE-2019-14889", "https://advisories.mageia.org/CVE-2019-14889.html", "https://linux.oracle.com/cve/CVE-2019-14889.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-14889" ], "details": "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.", "id": "GSD-2019-14889", "modified": "2023-12-13T01:23:52.666589Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-14889", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libssh", "version": { "version_data": [ { "version_value": "All libssh versions before 0.9.3" }, { "version_value": "All libssh versions before 0.8.8" } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.1/CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78" } ] } ] }, "references": { "reference_data": [ { "name": "USN-4219-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4219-1/" }, { "name": "openSUSE-SU-2019:2689", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html" }, { "name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html" }, { "name": "FEDORA-2019-8b0ad69829", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/" }, { "name": "FEDORA-2019-46b6bd2459", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/" }, { "name": "openSUSE-SU-2020:0102", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html" }, { "name": "GLSA-202003-27", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-27" }, { "name": "https://www.oracle.com/security-alerts/cpuapr2020.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889" }, { "name": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt", "refsource": "CONFIRM", "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "0.8.8", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "0.9.3", "versionStartIncluding": "0.9.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "8.0.19", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-14889" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-78" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889" }, { "name": "USN-4219-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4219-1/" }, { "name": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt" }, { "name": "openSUSE-SU-2019:2689", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html" }, { "name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html" }, { "name": "FEDORA-2019-8b0ad69829", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/" }, { "name": "FEDORA-2019-46b6bd2459", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/" }, { "name": "openSUSE-SU-2020:0102", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html" }, { "name": "GLSA-202003-27", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-27" }, { "name": "N/A", "refsource": "N/A", "tags": [ "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" }, { "name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-05-30T00:15Z", "publishedDate": "2019-12-10T23:15Z" } } }
Loading…
Loading…
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.
Loading…
Loading…