Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-14889 (GCVE-0-2019-14889)
Vulnerability from cvelistv5 – Published: 2019-12-10 00:00 – Updated: 2024-08-05 00:26| URL | Tags |
|---|---|
| https://usn.ubuntu.com/4219-1/ | vendor-advisory |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://lists.debian.org/debian-lts-announce/2019… | mailing-list |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://security.gentoo.org/glsa/202003-27 | vendor-advisory |
| https://www.oracle.com/security-alerts/cpuapr2020.html | |
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… | |
| https://www.libssh.org/security/advisories/CVE-20… | |
| https://lists.debian.org/debian-lts-announce/2023… | mailing-list |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:26:39.148Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "USN-4219-1",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4219-1/"
},
{
"name": "openSUSE-SU-2019:2689",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html"
},
{
"name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html"
},
{
"name": "FEDORA-2019-8b0ad69829",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/"
},
{
"name": "FEDORA-2019-46b6bd2459",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/"
},
{
"name": "openSUSE-SU-2020:0102",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html"
},
{
"name": "GLSA-202003-27",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202003-27"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt"
},
{
"name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "libssh",
"vendor": "Red Hat",
"versions": [
{
"status": "affected",
"version": "All libssh versions before 0.9.3"
},
{
"status": "affected",
"version": "All libssh versions before 0.8.8"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-29T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "USN-4219-1",
"tags": [
"vendor-advisory"
],
"url": "https://usn.ubuntu.com/4219-1/"
},
{
"name": "openSUSE-SU-2019:2689",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00033.html"
},
{
"name": "[debian-lts-announce] 20191217 [SECURITY] [DLA 2038-1] libssh security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00020.html"
},
{
"name": "FEDORA-2019-8b0ad69829",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/"
},
{
"name": "FEDORA-2019-46b6bd2459",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EV2ONSPDJCTDVORCB4UGRQUZQQ46JHRN/"
},
{
"name": "openSUSE-SU-2020:0102",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00047.html"
},
{
"name": "GLSA-202003-27",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202003-27"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14889"
},
{
"url": "https://www.libssh.org/security/advisories/CVE-2019-14889.txt"
},
{
"name": "[debian-lts-announce] 20230529 [SECURITY] [DLA 3437-1] libssh security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00029.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2019-14889",
"datePublished": "2019-12-10T00:00:00.000Z",
"dateReserved": "2019-08-10T00:00:00.000Z",
"dateUpdated": "2024-08-05T00:26:39.148Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-14889",
"date": "2026-05-24",
"epss": "0.01122",
"percentile": "0.78506"
},
"fkie_nvd": {
"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\"}]}]}]",
"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": "{\"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}]}",
"published": "2019-12-10T23:15:10.580",
"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\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"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\"}]}]"
},
"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\"]}]}}"
}
}
CERTFR-2020-AVI-218
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Oracle MySQL. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Oracle | MySQL | MySQL Client versions 5.6.47 et antérieures, 5.7.29 et antérieures, 8.0.18 et antérieures | ||
| Oracle | MySQL | MySQL Cluster versions 7.3.28 et antérieures, 7.4.27 et antérieures, 7.5.17 et antérieures, 7.6.13 et antérieures, 8.0.19 et antérieures | ||
| Oracle | MySQL | MySQL Workbench versions 8.0.19 et antérieures | ||
| Oracle | MySQL | MySQL Enterprise Monitor versions 4.0.11.5331 et antérieures, 8.0.18.1217 et antérieures | ||
| Oracle | MySQL | MySQL Server versions 5.6.47 et antérieures, 5.7.29 et antérieures, 8.0.19 et antérieures | ||
| Oracle | MySQL | MySQL Connectors versions 5.1.48 et antérieures, 8.0.19 et antérieures |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "MySQL Client versions 5.6.47 et ant\u00e9rieures, 5.7.29 et ant\u00e9rieures, 8.0.18 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Cluster versions 7.3.28 et ant\u00e9rieures, 7.4.27 et ant\u00e9rieures, 7.5.17 et ant\u00e9rieures, 7.6.13 et ant\u00e9rieures, 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Workbench versions 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Enterprise Monitor versions 4.0.11.5331 et ant\u00e9rieures, 8.0.18.1217 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Server versions 5.6.47 et ant\u00e9rieures, 5.7.29 et ant\u00e9rieures, 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Connectors versions 5.1.48 et ant\u00e9rieures, 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-2921",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2921"
},
{
"name": "CVE-2020-2933",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2933"
},
{
"name": "CVE-2020-2875",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2875"
},
{
"name": "CVE-2020-2752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2752"
},
{
"name": "CVE-2020-2892",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2892"
},
{
"name": "CVE-2020-2853",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2853"
},
{
"name": "CVE-2020-2774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2774"
},
{
"name": "CVE-2020-2934",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2934"
},
{
"name": "CVE-2020-2901",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2901"
},
{
"name": "CVE-2020-2760",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2760"
},
{
"name": "CVE-2020-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2804"
},
{
"name": "CVE-2020-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2928"
},
{
"name": "CVE-2020-2770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2770"
},
{
"name": "CVE-2020-2761",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2761"
},
{
"name": "CVE-2019-19646",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19646"
},
{
"name": "CVE-2020-2897",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2897"
},
{
"name": "CVE-2020-2922",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2922"
},
{
"name": "CVE-2020-2930",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2930"
},
{
"name": "CVE-2020-2893",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2893"
},
{
"name": "CVE-2020-2790",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2790"
},
{
"name": "CVE-2020-2903",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2903"
},
{
"name": "CVE-2019-1547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1547"
},
{
"name": "CVE-2020-2768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2768"
},
{
"name": "CVE-2020-2926",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2926"
},
{
"name": "CVE-2020-2904",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2904"
},
{
"name": "CVE-2020-2812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2812"
},
{
"name": "CVE-2020-2896",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2896"
},
{
"name": "CVE-2020-2763",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2763"
},
{
"name": "CVE-2020-2814",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2814"
},
{
"name": "CVE-2020-2779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2779"
},
{
"name": "CVE-2020-2759",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2759"
},
{
"name": "CVE-2020-2806",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2806"
},
{
"name": "CVE-2020-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2895"
},
{
"name": "CVE-2020-2762",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2762"
},
{
"name": "CVE-2020-2925",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2925"
},
{
"name": "CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"name": "CVE-2020-2780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2780"
},
{
"name": "CVE-2019-14889",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14889"
},
{
"name": "CVE-2019-17563",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17563"
},
{
"name": "CVE-2020-2765",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2765"
},
{
"name": "CVE-2019-15601",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15601"
},
{
"name": "CVE-2020-2898",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2898"
},
{
"name": "CVE-2020-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2923"
},
{
"name": "CVE-2020-2924",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2924"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-218",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-04-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Oracle MySQL.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Oracle MySQL",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Oracle cpuapr2020 du 14 avril 2020",
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Oracle cpuapr2020verbose du 14 avril 2020",
"url": "https://www.oracle.com/security-alerts/cpuapr2020verbose.html#MSQL"
}
]
}
CERTFR-2020-AVI-218
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Oracle MySQL. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Oracle | MySQL | MySQL Client versions 5.6.47 et antérieures, 5.7.29 et antérieures, 8.0.18 et antérieures | ||
| Oracle | MySQL | MySQL Cluster versions 7.3.28 et antérieures, 7.4.27 et antérieures, 7.5.17 et antérieures, 7.6.13 et antérieures, 8.0.19 et antérieures | ||
| Oracle | MySQL | MySQL Workbench versions 8.0.19 et antérieures | ||
| Oracle | MySQL | MySQL Enterprise Monitor versions 4.0.11.5331 et antérieures, 8.0.18.1217 et antérieures | ||
| Oracle | MySQL | MySQL Server versions 5.6.47 et antérieures, 5.7.29 et antérieures, 8.0.19 et antérieures | ||
| Oracle | MySQL | MySQL Connectors versions 5.1.48 et antérieures, 8.0.19 et antérieures |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "MySQL Client versions 5.6.47 et ant\u00e9rieures, 5.7.29 et ant\u00e9rieures, 8.0.18 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Cluster versions 7.3.28 et ant\u00e9rieures, 7.4.27 et ant\u00e9rieures, 7.5.17 et ant\u00e9rieures, 7.6.13 et ant\u00e9rieures, 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Workbench versions 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Enterprise Monitor versions 4.0.11.5331 et ant\u00e9rieures, 8.0.18.1217 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Server versions 5.6.47 et ant\u00e9rieures, 5.7.29 et ant\u00e9rieures, 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "MySQL Connectors versions 5.1.48 et ant\u00e9rieures, 8.0.19 et ant\u00e9rieures",
"product": {
"name": "MySQL",
"vendor": {
"name": "Oracle",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-2921",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2921"
},
{
"name": "CVE-2020-2933",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2933"
},
{
"name": "CVE-2020-2875",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2875"
},
{
"name": "CVE-2020-2752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2752"
},
{
"name": "CVE-2020-2892",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2892"
},
{
"name": "CVE-2020-2853",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2853"
},
{
"name": "CVE-2020-2774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2774"
},
{
"name": "CVE-2020-2934",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2934"
},
{
"name": "CVE-2020-2901",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2901"
},
{
"name": "CVE-2020-2760",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2760"
},
{
"name": "CVE-2020-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2804"
},
{
"name": "CVE-2020-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2928"
},
{
"name": "CVE-2020-2770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2770"
},
{
"name": "CVE-2020-2761",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2761"
},
{
"name": "CVE-2019-19646",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19646"
},
{
"name": "CVE-2020-2897",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2897"
},
{
"name": "CVE-2020-2922",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2922"
},
{
"name": "CVE-2020-2930",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2930"
},
{
"name": "CVE-2020-2893",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2893"
},
{
"name": "CVE-2020-2790",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2790"
},
{
"name": "CVE-2020-2903",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2903"
},
{
"name": "CVE-2019-1547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1547"
},
{
"name": "CVE-2020-2768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2768"
},
{
"name": "CVE-2020-2926",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2926"
},
{
"name": "CVE-2020-2904",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2904"
},
{
"name": "CVE-2020-2812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2812"
},
{
"name": "CVE-2020-2896",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2896"
},
{
"name": "CVE-2020-2763",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2763"
},
{
"name": "CVE-2020-2814",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2814"
},
{
"name": "CVE-2020-2779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2779"
},
{
"name": "CVE-2020-2759",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2759"
},
{
"name": "CVE-2020-2806",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2806"
},
{
"name": "CVE-2020-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2895"
},
{
"name": "CVE-2020-2762",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2762"
},
{
"name": "CVE-2020-2925",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2925"
},
{
"name": "CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"name": "CVE-2020-2780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2780"
},
{
"name": "CVE-2019-14889",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14889"
},
{
"name": "CVE-2019-17563",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17563"
},
{
"name": "CVE-2020-2765",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2765"
},
{
"name": "CVE-2019-15601",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15601"
},
{
"name": "CVE-2020-2898",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2898"
},
{
"name": "CVE-2020-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2923"
},
{
"name": "CVE-2020-2924",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2924"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-218",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-04-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Oracle MySQL.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Oracle MySQL",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Oracle cpuapr2020 du 14 avril 2020",
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Oracle cpuapr2020verbose du 14 avril 2020",
"url": "https://www.oracle.com/security-alerts/cpuapr2020verbose.html#MSQL"
}
]
}
BDU:2020-02642
Vulnerability from fstec - Published: 15.04.2020{
"CVSS 2.0": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
"CVSS 3.0": "AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Canonical Ltd., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Red Hat Inc., Novell Inc., Fedora Project, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "16.04 LTS (Ubuntu), 9 (Debian GNU/Linux), 18.04 LTS (Ubuntu), 19.04 (Ubuntu), 8.0 (Red Hat Enterprise Linux), 15.1 (OpenSUSE Leap), 30 (Fedora), 8 (Debian GNU/Linux), 10 (Debian GNU/Linux), 31 (Fedora), 19.10 (Ubuntu), 0.8.8 (libssh), \u043e\u0442 0.9.0 \u0434\u043e 0.9.3 (libssh), 1.7 (Astra Linux Special Edition), - (\u0410\u043b\u044c\u0442 8 \u0421\u041f), 4.7 (Astra Linux Special Edition), \u0434\u043e 2.5 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Oracle Corp.:\nhttps://www.oracle.com/security-alerts/cpuapr2020.html\n\n\u0414\u043b\u044f libssh:\nhttps://www.libssh.org/security/advisories/CVE-2019-14889.txt\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Fedora Project:\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/\n\n\u0414\u043b\u044f Ubuntu:\nhttps://people.canonical.com/~ubuntu-security/cve/2020/CVE-2019-14889.html\n\n\u0414\u043b\u044f Debian GNU/Linux\nhttps://security-tracker.debian.org/tracker/CVE-2019-14889\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttps://www.suse.com/security/cve/CVE-2019-14889/\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/cve-2019-14889/\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-0819SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0926SE47\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0441\u043d\u043e\u0432\u0430:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f libssh \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 0.9.5-1+deb11u1\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f x2goclient \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 4.0.5.2-2+deb9u1\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "15.04.2020",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "16.09.2024",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "05.06.2020",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2020-02642",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2019-14889",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Ubuntu, Debian GNU/Linux, Red Hat Enterprise Linux, OpenSUSE Leap, Fedora, libssh, Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Canonical Ltd. Ubuntu 16.04 LTS , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , Canonical Ltd. Ubuntu 18.04 LTS , Canonical Ltd. Ubuntu 19.04 , Red Hat Inc. Red Hat Enterprise Linux 8.0 , Novell Inc. OpenSUSE Leap 15.1 , Fedora Project Fedora 30 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 8 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , Fedora Project Fedora 31 , Canonical Ltd. Ubuntu 19.10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u043b\u044c\u0442 8 \u0421\u041f - (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 ARM (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 ssh_scp_new() \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 libssh, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043c\u0435\u0440 \u043f\u043e \u0447\u0438\u0441\u0442\u043a\u0435 \u0434\u0430\u043d\u043d\u044b\u0445 \u043d\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0435\u043c \u0443\u0440\u043e\u0432\u043d\u0435 (\u0412\u043d\u0435\u0434\u0440\u0435\u043d\u0438\u0435 \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443) (CWE-77)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 ssh_scp_new() \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 libssh \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435\u043c \u043c\u0435\u0440 \u043f\u043e \u0447\u0438\u0441\u0442\u043a\u0435 \u0434\u0430\u043d\u043d\u044b\u0445 \u043d\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0435\u043c \u0443\u0440\u043e\u0432\u043d\u0435. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u043d\u044a\u0435\u043a\u0446\u0438\u044f",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://www.oracle.com/security-alerts/cpuapr2020.html\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7JJWJTXVWLLJTVHBPGWL7472S5FWXYQR/\nhttps://people.canonical.com/~ubuntu-security/cve/2020/CVE-2019-14889.html\nhttps://security-tracker.debian.org/tracker/CVE-2019-14889\nhttps://www.suse.com/security/cve/CVE-2019-14889/\nhttps://access.redhat.com/security/cve/cve-2019-14889/\nhttps://www.libssh.org/security/advisories/CVE-2019-14889.txt\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-0819SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0926SE47\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.5/\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023\nhttps://altsp.su/obnovleniya-bezopasnosti/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-77",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 8,5)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,1)"
}
FKIE_CVE-2019-14889
Vulnerability from fkie_nvd - Published: 2019-12-10 23:15 - Updated: 2024-11-21 04:27| 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 – Updated: 2023-02-01 21:30A 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 - Updated: 2023-12-13 01:23{
"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"
}
}
}
OPENSUSE-SU-2019:2689-1
Vulnerability from csaf_opensuse - Published: 2019-12-16 17:14 - Updated: 2019-12-16 17:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an arbitrary command execution (bsc#1158095).\n\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"
}
]
}
OPENSUSE-SU-2020:0102-1
Vulnerability from csaf_opensuse - Published: 2020-01-25 13:13 - Updated: 2020-01-25 13:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh-devel-0.8.7-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh4-0.8.7-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libssh4-32bit-0.8.7-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2019-14889: Fixed an unwanted command execution in scp caused by unsanitized location (bsc#1158095).\n\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 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.9.6-1.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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"
}
]
}
RHSA-2020:4545
Vulnerability from csaf_redhat - Published: 2020-11-04 01:00 - Updated: 2025-11-21 18:18A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
|
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't been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-config-0:0.9.4-2.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debuginfo-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-debugsource-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.GA:libssh-devel-0:0.9.4-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "2025-11-21T18:18:01+00:00",
"generator": {
"date": "2025-11-21T18:18:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"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": "2025-11-21T18:18:01+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"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.