Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-20044 (GCVE-0-2019-20044)
Vulnerability from cvelistv5
Published
2020-02-24 13:09
Modified
2024-08-05 02:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T02:32:10.480Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://zsh.sourceforge.net/releases.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2117-1] zsh security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "name": "FEDORA-2020-3f38f3e517", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/" }, { "name": "FEDORA-2020-9009363f0f", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/" }, { "name": "GLSA-202003-55", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202003-55" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/kb/HT211170" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/kb/HT211175" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/kb/HT211171" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/kb/HT211168" }, { "name": "20200529 APPLE-SA-2020-05-26-1 iOS 13.5 and iPadOS 13.5", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "name": "20200529 APPLE-SA-2020-05-26-5 watchOS 6.2.5", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "name": "20200529 APPLE-SA-2020-05-26-3 macOS Catalina 10.15.5, Security Update 2020-003 Mojave, Security Update 2020-003 High Sierra", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "name": "20200529 APPLE-SA-2020-05-26-4 tvOS 13.4.5", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/HT211168" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/HT211170" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/HT211171" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/HT211175" }, { "name": "[debian-lts-announce] 20201201 [SECURITY] [DLA 2470-1] zsh security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid()." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-12-01T06:06:16", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://zsh.sourceforge.net/releases.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2117-1] zsh security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "name": "FEDORA-2020-3f38f3e517", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/" }, { "name": "FEDORA-2020-9009363f0f", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/" }, { "name": "GLSA-202003-55", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/202003-55" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/kb/HT211170" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/kb/HT211175" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/kb/HT211171" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/kb/HT211168" }, { "name": "20200529 APPLE-SA-2020-05-26-1 iOS 13.5 and iPadOS 13.5", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "name": "20200529 APPLE-SA-2020-05-26-5 watchOS 6.2.5", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "name": "20200529 APPLE-SA-2020-05-26-3 macOS Catalina 10.15.5, Security Update 2020-003 Mojave, Security Update 2020-003 High Sierra", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "name": "20200529 APPLE-SA-2020-05-26-4 tvOS 13.4.5", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/HT211168" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/HT211170" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/HT211171" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/HT211175" }, { "name": "[debian-lts-announce] 20201201 [SECURITY] [DLA 2470-1] zsh security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20044", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://zsh.sourceforge.net/releases.html", "refsource": "MISC", "url": "http://zsh.sourceforge.net/releases.html" }, { "name": "https://github.com/XMB5/zsh-privileged-upgrade", "refsource": "MISC", "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "name": "https://www.zsh.org/mla/zsh-announce/141", "refsource": "MISC", "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2117-1] zsh security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "name": "FEDORA-2020-3f38f3e517", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/" }, { "name": "FEDORA-2020-9009363f0f", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/" }, { "name": "GLSA-202003-55", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-55" }, { "name": "https://support.apple.com/kb/HT211170", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211170" }, { "name": "https://support.apple.com/kb/HT211175", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211175" }, { "name": "https://support.apple.com/kb/HT211171", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211171" }, { "name": "https://support.apple.com/kb/HT211168", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211168" }, { "name": "20200529 APPLE-SA-2020-05-26-1 iOS 13.5 and iPadOS 13.5", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "name": "20200529 APPLE-SA-2020-05-26-5 watchOS 6.2.5", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "name": "20200529 APPLE-SA-2020-05-26-3 macOS Catalina 10.15.5, Security Update 2020-003 Mojave, Security Update 2020-003 High Sierra", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "name": "20200529 APPLE-SA-2020-05-26-4 tvOS 13.4.5", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "name": "https://support.apple.com/HT211168", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211168" }, { "name": "https://support.apple.com/HT211170", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211170" }, { "name": "https://support.apple.com/HT211171", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211171" }, { "name": "https://support.apple.com/HT211175", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211175" }, { "name": "[debian-lts-announce] 20201201 [SECURITY] [DLA 2470-1] zsh security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-20044", "datePublished": "2020-02-24T13:09:43", "dateReserved": "2019-12-27T00:00:00", "dateUpdated": "2024-08-05T02:32:10.480Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-20044\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-02-24T14:15:11.667\",\"lastModified\":\"2024-11-21T04:37:56.997\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().\"},{\"lang\":\"es\",\"value\":\"En Zsh versiones anteriores a 5.8, los atacantes capaces de ejecutar comandos pueden recuperar privilegios eliminados mediante la opci\u00f3n --no-PRIVILEGED. Zsh presenta un fallo al sobrescribir el uid guardado, ya que los privilegios originales pueden ser restaurados mediante una ejecuci\u00f3n de zmodload de MODULE_PATH=/dir/with/module con un m\u00f3dulo que llama a la funci\u00f3n setuid().\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":7.2,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":3.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-273\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zsh:zsh:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.8\",\"matchCriteriaId\":\"334E1948-F09E-438D-8A9F-E1D7573EC29B\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"387021A0-AF36-463C-A605-32EA7DAC172E\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"703AF700-7A70-47E2-BC3A-7FD03B3CA9C1\"}]}]},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"13.5\",\"matchCriteriaId\":\"9145C3CB-429B-4FB8-A0AC-B543E9FFF938\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"13.5\",\"matchCriteriaId\":\"9C09256B-04A9-4D08-A791-8022B5AC5B14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.15.5\",\"matchCriteriaId\":\"99973242-A249-4C34-B042-5F833AE73708\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.13.0\",\"versionEndExcluding\":\"10.13.6\",\"matchCriteriaId\":\"2DA1C24E-B74D-4C8C-931D-AE35BFB4F0CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.14.0\",\"versionEndExcluding\":\"10.14.6\",\"matchCriteriaId\":\"3E76BECE-0843-4B9F-90DE-7690764701B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.15\",\"versionEndExcluding\":\"10.15.5\",\"matchCriteriaId\":\"ABAA703D-5FAB-4773-B4A2-759685B17ACB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"297D2D0C-EA9D-4B2C-9357-D88DB6C7143A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2018-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D845143-1B4D-478B-B83E-8F1664CBCAC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2018-003:*:*:*:*:*:*\",\"matchCriteriaId\":\"23C6DF6A-9A30-4F9E-BD9C-C19D8551C6DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"754A2DF4-8724-4448-A2AB-AC5442029CB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"D392C777-1949-4920-B459-D083228E4688\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-003:*:*:*:*:*:*\",\"matchCriteriaId\":\"68B0A232-F2A4-4B87-99EB-3A532DFA87DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-004:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DF528F7-0F1E-4E55-A088-91327E3C360C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-005:*:*:*:*:*:*\",\"matchCriteriaId\":\"E222445A-D398-47C8-9639-4BAE36B69AA1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-006:*:*:*:*:*:*\",\"matchCriteriaId\":\"9425DAC8-038D-4B09-A074-3780AED912FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-007:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EA63C1C-1EEC-4961-A7B7-439D21293B99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2020-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2F5D631-2306-4526-BEE5-22456D95ABAB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2020-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"F79B7361-F2F2-4FA6-A27D-CC8F2D37A726\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"693E7DAE-BBF0-4D48-9F8A-20DDBD4AAC0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"CFE26ECC-A2C2-4501-9950-510DE0E1BD86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"26108BEF-0847-4AB0-BD98-35344DFA7835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-004:*:*:*:*:*:*\",\"matchCriteriaId\":\"A369D48B-6A0A-47AE-9513-D5E2E6F30931\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-005:*:*:*:*:*:*\",\"matchCriteriaId\":\"510F8317-94DA-498E-927A-83D5F41AF54A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-006:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D5D1970-6D2A-42CA-A203-42023D71730D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-007:*:*:*:*:*:*\",\"matchCriteriaId\":\"C68AE52B-5139-40A4-AE9A-E752DBF07D1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2020-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"0FD3467D-7679-479F-9C0B-A93F7CD0929D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2020-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4C6098E-EDBD-4A85-8282-B2E9D9333872\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"13.4.5\",\"matchCriteriaId\":\"87753A67-6F9D-4264-BCEB-0694281F0477\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.2.5\",\"matchCriteriaId\":\"85301873-69B8-4A21-9EFD-F69A5E1ABF40\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2020/May/49\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/May/53\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/May/55\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/May/59\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://zsh.sourceforge.net/releases.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/XMB5/zsh-privileged-upgrade\",\"source\":\"cve@mitre.org\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202003-55\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211168\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211170\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211171\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211175\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211168\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211170\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211171\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211175\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.zsh.org/mla/zsh-announce/141\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/May/49\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/May/53\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/May/55\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/May/59\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://zsh.sourceforge.net/releases.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/XMB5/zsh-privileged-upgrade\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202003-55\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211168\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211170\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211171\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT211175\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211168\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211170\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211171\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211175\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.zsh.org/mla/zsh-announce/141\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]}]}}" } }
suse-su-2022:0735-1
Vulnerability from csaf_suse
Published
2022-03-04 13:51
Modified
2022-03-04 13:51
Summary
Security update for zsh
Notes
Title of the patch
Security update for zsh
Description of the patch
This update for zsh fixes the following issues:
- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be
executed related to prompt expansion (bsc#1196435).
- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be
properly dropped when unsetting the PRIVILEGED option (bsc#1163882).
Patchnames
SUSE-2022-735,SUSE-SLE-Module-Basesystem-15-SP3-2022-735,SUSE-SLE-Module-Basesystem-15-SP4-2022-735,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-735,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-735,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-735,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-735,SUSE-SLE-Product-RT-15-SP2-2022-735,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-735,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-735,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-735,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-735,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-735,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-735,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-735,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-735,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-735,SUSE-Storage-6-2022-735,SUSE-Storage-7-2022-735
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for zsh", "title": "Title of the patch" }, { "category": "description", "text": "This update for zsh fixes the following issues:\n\n- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be \n executed related to prompt expansion (bsc#1196435).\n- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be\n properly dropped when unsetting the PRIVILEGED option (bsc#1163882).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-735,SUSE-SLE-Module-Basesystem-15-SP3-2022-735,SUSE-SLE-Module-Basesystem-15-SP4-2022-735,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-735,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-735,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-735,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-735,SUSE-SLE-Product-RT-15-SP2-2022-735,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-735,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-735,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-735,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-735,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-735,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-735,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-735,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-735,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-735,SUSE-Storage-6-2022-735,SUSE-Storage-7-2022-735", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0735-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:0735-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220735-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:0735-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010365.html" }, { "category": "self", "summary": "SUSE Bug 1163882", "url": "https://bugzilla.suse.com/1163882" }, { "category": "self", "summary": "SUSE Bug 1196435", "url": "https://bugzilla.suse.com/1196435" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20044 page", "url": "https://www.suse.com/security/cve/CVE-2019-20044/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-45444 page", "url": "https://www.suse.com/security/cve/CVE-2021-45444/" } ], "title": "Security update for zsh", "tracking": { "current_release_date": "2022-03-04T13:51:25Z", "generator": { "date": "2022-03-04T13:51:25Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:0735-1", "initial_release_date": "2022-03-04T13:51:25Z", "revision_history": [ { "date": "2022-03-04T13:51:25Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.aarch64", "product": { "name": "zsh-5.6-7.5.1.aarch64", "product_id": "zsh-5.6-7.5.1.aarch64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.aarch64", "product": { "name": "zsh-htmldoc-5.6-7.5.1.aarch64", "product_id": "zsh-htmldoc-5.6-7.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.i586", "product": { "name": "zsh-5.6-7.5.1.i586", "product_id": "zsh-5.6-7.5.1.i586" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.i586", "product": { "name": "zsh-htmldoc-5.6-7.5.1.i586", "product_id": "zsh-htmldoc-5.6-7.5.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.ppc64le", "product": { "name": "zsh-5.6-7.5.1.ppc64le", "product_id": "zsh-5.6-7.5.1.ppc64le" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.ppc64le", "product": { "name": "zsh-htmldoc-5.6-7.5.1.ppc64le", "product_id": "zsh-htmldoc-5.6-7.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.s390x", "product": { "name": "zsh-5.6-7.5.1.s390x", "product_id": "zsh-5.6-7.5.1.s390x" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.s390x", "product": { "name": "zsh-htmldoc-5.6-7.5.1.s390x", "product_id": "zsh-htmldoc-5.6-7.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.x86_64", "product": { "name": "zsh-5.6-7.5.1.x86_64", "product_id": "zsh-5.6-7.5.1.x86_64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.x86_64", "product": { "name": "zsh-htmldoc-5.6-7.5.1.x86_64", "product_id": "zsh-htmldoc-5.6-7.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP2", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.1", "product": { "name": "SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.1", "product": { "name": "SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.1", "product": { "name": "SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-5.6-7.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.s390x" }, "product_reference": "zsh-5.6-7.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-5.6-7.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.s390x" }, "product_reference": "zsh-5.6-7.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-5.6-7.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.s390x" }, "product_reference": "zsh-5.6-7.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-5.6-7.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-5.6-7.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:zsh-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-5.6-7.5.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:zsh-5.6-7.5.1.s390x" }, "product_reference": "zsh-5.6-7.5.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20044", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20044" } ], "notes": [ { "category": "general", "text": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.x86_64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Manager Proxy 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Retail Branch Server 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.ppc64le", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.s390x", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20044", "url": "https://www.suse.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "SUSE Bug 1163882 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1163882" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200202" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.x86_64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Manager Proxy 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Retail Branch Server 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.ppc64le", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.s390x", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.x86_64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Manager Proxy 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Retail Branch Server 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.ppc64le", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.s390x", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:51:25Z", "details": "important" } ], "title": "CVE-2019-20044" }, { "cve": "CVE-2021-45444", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-45444" } ], "notes": [ { "category": "general", "text": "In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.x86_64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Manager Proxy 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Retail Branch Server 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.ppc64le", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.s390x", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-45444", "url": "https://www.suse.com/security/cve/CVE-2021-45444" }, { "category": "external", "summary": "SUSE Bug 1196435 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1196435" }, { "category": "external", "summary": "SUSE Bug 1199097 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1199097" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1200202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.x86_64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Manager Proxy 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Retail Branch Server 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.ppc64le", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.s390x", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 6:zsh-5.6-7.5.1.x86_64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.aarch64", "SUSE Enterprise Storage 7:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:zsh-5.6-7.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:zsh-5.6-7.5.1.x86_64", "SUSE Manager Proxy 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Retail Branch Server 4.1:zsh-5.6-7.5.1.x86_64", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.ppc64le", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.s390x", "SUSE Manager Server 4.1:zsh-5.6-7.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:51:25Z", "details": "important" } ], "title": "CVE-2021-45444" } ] }
suse-su-2022:14910-1
Vulnerability from csaf_suse
Published
2022-03-14 16:25
Modified
2022-03-14 16:25
Summary
Security update for zsh
Notes
Title of the patch
Security update for zsh
Description of the patch
This update for zsh fixes the following issues:
- CVE-2019-20044: Fixed an insecure dropping of privileges when unsetting
the PRIVILEGED option (bsc#1163882).
- CVE-2018-13259: Fixed an unexpected truncation of long shebang lines (bsc#1107294).
- CVE-2018-7549: Fixed a crash when an empty hash table (bsc#1082991).
- CVE-2018-1083: Fixed a stack-based buffer overflow when using tab completion
on directories with long names (bsc#1087026).
- CVE-2018-1071: Fixed a stack-based buffer overflow when executing certain
commands (bsc#1084656).
- CVE-2018-0502: Fixed a mishandling of shebang lines (bsc#1107296).
- CVE-2017-18206: Fixed a buffer overflow related to symlink processing (bsc#1083002).
- CVE-2017-18205: Fixed an application crash when using cd with no
arguments (bsc#1082998).
- CVE-2016-10714: Fixed a potential application crash when handling maximum
length paths (bsc#1083250).
- CVE-2014-10072: Fixed a buffer overflow when scanning very long directory
paths for symbolic links (bsc#1082975).
- CVE-2014-10071: Fixed a buffer overflow when redirecting output to a long
file descriptor (bsc#1082977).
- CVE-2014-10070: Fixed a privilege escalation vulnerability via environment
variables (bsc#1082885).
Patchnames
sleposp3-zsh-14910,slessp4-zsh-14910
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for zsh", "title": "Title of the patch" }, { "category": "description", "text": "This update for zsh fixes the following issues:\n\n- CVE-2019-20044: Fixed an insecure dropping of privileges when unsetting\n the PRIVILEGED option (bsc#1163882).\n- CVE-2018-13259: Fixed an unexpected truncation of long shebang lines (bsc#1107294).\n- CVE-2018-7549: Fixed a crash when an empty hash table (bsc#1082991).\n- CVE-2018-1083: Fixed a stack-based buffer overflow when using tab completion\n on directories with long names (bsc#1087026).\n- CVE-2018-1071: Fixed a stack-based buffer overflow when executing certain\n commands (bsc#1084656).\n- CVE-2018-0502: Fixed a mishandling of shebang lines (bsc#1107296).\n- CVE-2017-18206: Fixed a buffer overflow related to symlink processing (bsc#1083002).\n- CVE-2017-18205: Fixed an application crash when using cd with no\n arguments (bsc#1082998).\n- CVE-2016-10714: Fixed a potential application crash when handling maximum\n length paths (bsc#1083250).\n- CVE-2014-10072: Fixed a buffer overflow when scanning very long directory\n paths for symbolic links (bsc#1082975).\n- CVE-2014-10071: Fixed a buffer overflow when redirecting output to a long\n file descriptor (bsc#1082977).\n- CVE-2014-10070: Fixed a privilege escalation vulnerability via environment\n variables (bsc#1082885).\n", "title": "Description of the patch" }, { "category": "details", "text": "sleposp3-zsh-14910,slessp4-zsh-14910", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_14910-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:14910-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-202214910-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:14910-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010436.html" }, { "category": "self", "summary": "SUSE Bug 1082885", "url": "https://bugzilla.suse.com/1082885" }, { "category": "self", "summary": "SUSE Bug 1082975", "url": "https://bugzilla.suse.com/1082975" }, { "category": "self", "summary": "SUSE Bug 1082977", "url": "https://bugzilla.suse.com/1082977" }, { "category": "self", "summary": "SUSE Bug 1082991", "url": "https://bugzilla.suse.com/1082991" }, { "category": "self", "summary": "SUSE Bug 1082998", "url": "https://bugzilla.suse.com/1082998" }, { "category": "self", "summary": "SUSE Bug 1083002", "url": "https://bugzilla.suse.com/1083002" }, { "category": "self", "summary": "SUSE Bug 1083250", "url": "https://bugzilla.suse.com/1083250" }, { "category": "self", "summary": "SUSE Bug 1084656", "url": "https://bugzilla.suse.com/1084656" }, { "category": "self", "summary": "SUSE Bug 1087026", "url": "https://bugzilla.suse.com/1087026" }, { "category": "self", "summary": "SUSE Bug 1107294", "url": "https://bugzilla.suse.com/1107294" }, { "category": "self", "summary": "SUSE Bug 1107296", "url": "https://bugzilla.suse.com/1107296" }, { "category": "self", "summary": "SUSE Bug 1163882", "url": "https://bugzilla.suse.com/1163882" }, { "category": "self", "summary": "SUSE CVE CVE-2014-10070 page", "url": "https://www.suse.com/security/cve/CVE-2014-10070/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-10071 page", "url": "https://www.suse.com/security/cve/CVE-2014-10071/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-10072 page", "url": "https://www.suse.com/security/cve/CVE-2014-10072/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10714 page", "url": "https://www.suse.com/security/cve/CVE-2016-10714/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18205 page", "url": "https://www.suse.com/security/cve/CVE-2017-18205/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18206 page", "url": "https://www.suse.com/security/cve/CVE-2017-18206/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0502 page", "url": "https://www.suse.com/security/cve/CVE-2018-0502/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1071 page", "url": "https://www.suse.com/security/cve/CVE-2018-1071/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1083 page", "url": "https://www.suse.com/security/cve/CVE-2018-1083/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-13259 page", "url": "https://www.suse.com/security/cve/CVE-2018-13259/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7549 page", "url": "https://www.suse.com/security/cve/CVE-2018-7549/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20044 page", "url": "https://www.suse.com/security/cve/CVE-2019-20044/" } ], "title": "Security update for zsh", "tracking": { "current_release_date": "2022-03-14T16:25:48Z", "generator": { "date": "2022-03-14T16:25:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:14910-1", "initial_release_date": "2022-03-14T16:25:48Z", "revision_history": [ { "date": "2022-03-14T16:25:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "zsh-4.3.6-67.9.8.1.i586", "product": { "name": "zsh-4.3.6-67.9.8.1.i586", "product_id": "zsh-4.3.6-67.9.8.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "zsh-4.3.6-67.9.8.1.ppc64", "product": { "name": "zsh-4.3.6-67.9.8.1.ppc64", "product_id": "zsh-4.3.6-67.9.8.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "zsh-4.3.6-67.9.8.1.s390x", "product": { "name": "zsh-4.3.6-67.9.8.1.s390x", "product_id": "zsh-4.3.6-67.9.8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-4.3.6-67.9.8.1.x86_64", "product": { "name": "zsh-4.3.6-67.9.8.1.x86_64", "product_id": "zsh-4.3.6-67.9.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product": { "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-pos:11:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-4.3.6-67.9.8.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586" }, "product_reference": "zsh-4.3.6-67.9.8.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-4.3.6-67.9.8.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586" }, "product_reference": "zsh-4.3.6-67.9.8.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-4.3.6-67.9.8.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64" }, "product_reference": "zsh-4.3.6-67.9.8.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-4.3.6-67.9.8.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x" }, "product_reference": "zsh-4.3.6-67.9.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-4.3.6-67.9.8.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" }, "product_reference": "zsh-4.3.6-67.9.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-10070", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-10070" } ], "notes": [ { "category": "general", "text": "zsh before 5.0.7 allows evaluation of the initial values of integer variables imported from the environment (instead of treating them as literal numbers). That could allow local privilege escalation, under some specific and atypical conditions where zsh is being invoked in privilege-elevation contexts when the environment has not been properly sanitized, such as when zsh is invoked by sudo on systems where \"env_reset\" has been disabled.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-10070", "url": "https://www.suse.com/security/cve/CVE-2014-10070" }, { "category": "external", "summary": "SUSE Bug 1082885 for CVE-2014-10070", "url": "https://bugzilla.suse.com/1082885" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2014-10070", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2014-10070", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "important" } ], "title": "CVE-2014-10070" }, { "cve": "CVE-2014-10071", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-10071" } ], "notes": [ { "category": "general", "text": "In exec.c in zsh before 5.0.7, there is a buffer overflow for very long fds in the \"\u003e\u0026 fd\" syntax.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-10071", "url": "https://www.suse.com/security/cve/CVE-2014-10071" }, { "category": "external", "summary": "SUSE Bug 1082977 for CVE-2014-10071", "url": "https://bugzilla.suse.com/1082977" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2014-10071", "url": "https://bugzilla.suse.com/1200039" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "moderate" } ], "title": "CVE-2014-10071" }, { "cve": "CVE-2014-10072", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-10072" } ], "notes": [ { "category": "general", "text": "In utils.c in zsh before 5.0.6, there is a buffer overflow when scanning very long directory paths for symbolic links.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-10072", "url": "https://www.suse.com/security/cve/CVE-2014-10072" }, { "category": "external", "summary": "SUSE Bug 1082975 for CVE-2014-10072", "url": "https://bugzilla.suse.com/1082975" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2014-10072", "url": "https://bugzilla.suse.com/1200039" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "moderate" } ], "title": "CVE-2014-10072" }, { "cve": "CVE-2016-10714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10714" } ], "notes": [ { "category": "general", "text": "In zsh before 5.3, an off-by-one error resulted in undersized buffers that were intended to support PATH_MAX characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10714", "url": "https://www.suse.com/security/cve/CVE-2016-10714" }, { "category": "external", "summary": "SUSE Bug 1083250 for CVE-2016-10714", "url": "https://bugzilla.suse.com/1083250" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2016-10714", "url": "https://bugzilla.suse.com/1200039" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "low" } ], "title": "CVE-2016-10714" }, { "cve": "CVE-2017-18205", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18205" } ], "notes": [ { "category": "general", "text": "In builtin.c in zsh before 5.4, when sh compatibility mode is used, there is a NULL pointer dereference during processing of the cd command with no argument if HOME is not set.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18205", "url": "https://www.suse.com/security/cve/CVE-2017-18205" }, { "category": "external", "summary": "SUSE Bug 1082998 for CVE-2017-18205", "url": "https://bugzilla.suse.com/1082998" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2017-18205", "url": "https://bugzilla.suse.com/1200039" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "low" } ], "title": "CVE-2017-18205" }, { "cve": "CVE-2017-18206", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18206" } ], "notes": [ { "category": "general", "text": "In utils.c in zsh before 5.4, symlink expansion had a buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18206", "url": "https://www.suse.com/security/cve/CVE-2017-18206" }, { "category": "external", "summary": "SUSE Bug 1083002 for CVE-2017-18206", "url": "https://bugzilla.suse.com/1083002" }, { "category": "external", "summary": "SUSE Bug 1215218 for CVE-2017-18206", "url": "https://bugzilla.suse.com/1215218" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "moderate" } ], "title": "CVE-2017-18206" }, { "cve": "CVE-2018-0502", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0502" } ], "notes": [ { "category": "general", "text": "An issue was discovered in zsh before 5.6. The beginning of a #! script file was mishandled, potentially leading to an execve call to a program named on the second line.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0502", "url": "https://www.suse.com/security/cve/CVE-2018-0502" }, { "category": "external", "summary": "SUSE Bug 1107296 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1107296" }, { "category": "external", "summary": "SUSE Bug 1194009 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1194009" }, { "category": "external", "summary": "SUSE Bug 1194012 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1194012" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "important" } ], "title": "CVE-2018-0502" }, { "cve": "CVE-2018-1071", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1071" } ], "notes": [ { "category": "general", "text": "zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the exec.c:hashcmd() function. A local attacker could exploit this to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1071", "url": "https://www.suse.com/security/cve/CVE-2018-1071" }, { "category": "external", "summary": "SUSE Bug 1084656 for CVE-2018-1071", "url": "https://bugzilla.suse.com/1084656" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2018-1071", "url": "https://bugzilla.suse.com/1200039" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "low" } ], "title": "CVE-2018-1071" }, { "cve": "CVE-2018-1083", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1083" } ], "notes": [ { "category": "general", "text": "Zsh before version 5.4.2-test-1 is vulnerable to a buffer overflow in the shell autocomplete functionality. A local unprivileged user can create a specially crafted directory path which leads to code execution in the context of the user who tries to use autocomplete to traverse the before mentioned path. If the user affected is privileged, this leads to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1083", "url": "https://www.suse.com/security/cve/CVE-2018-1083" }, { "category": "external", "summary": "SUSE Bug 1087026 for CVE-2018-1083", "url": "https://bugzilla.suse.com/1087026" }, { "category": "external", "summary": "SUSE Bug 1189668 for CVE-2018-1083", "url": "https://bugzilla.suse.com/1189668" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2018-1083", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "moderate" } ], "title": "CVE-2018-1083" }, { "cve": "CVE-2018-13259", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-13259" } ], "notes": [ { "category": "general", "text": "An issue was discovered in zsh before 5.6. Shebang lines exceeding 64 characters were truncated, potentially leading to an execve call to a program name that is a substring of the intended one.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-13259", "url": "https://www.suse.com/security/cve/CVE-2018-13259" }, { "category": "external", "summary": "SUSE Bug 1107294 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1107294" }, { "category": "external", "summary": "SUSE Bug 1194009 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1194009" }, { "category": "external", "summary": "SUSE Bug 1194012 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1194012" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "important" } ], "title": "CVE-2018-13259" }, { "cve": "CVE-2018-7549", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7549" } ], "notes": [ { "category": "general", "text": "In params.c in zsh through 5.4.2, there is a crash during a copy of an empty hash table, as demonstrated by typeset -p.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7549", "url": "https://www.suse.com/security/cve/CVE-2018-7549" }, { "category": "external", "summary": "SUSE Bug 1082991 for CVE-2018-7549", "url": "https://bugzilla.suse.com/1082991" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2018-7549", "url": "https://bugzilla.suse.com/1200039" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "low" } ], "title": "CVE-2018-7549" }, { "cve": "CVE-2019-20044", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20044" } ], "notes": [ { "category": "general", "text": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20044", "url": "https://www.suse.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "SUSE Bug 1163882 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1163882" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200202" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:zsh-4.3.6-67.9.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-14T16:25:48Z", "details": "important" } ], "title": "CVE-2019-20044" } ] }
suse-su-2022:0733-1
Vulnerability from csaf_suse
Published
2022-03-04 13:48
Modified
2022-03-04 13:48
Summary
Security update for zsh
Notes
Title of the patch
Security update for zsh
Description of the patch
This update for zsh fixes the following issues:
- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be
executed related to prompt expansion (bsc#1196435).
- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be
properly dropped when unsetting the PRIVILEGED option (bsc#1163882).
- CVE-2018-1100: Fixed a potential code execution via a stack-based buffer
overflow in utils.c:checkmailpath() (bsc#1089030).
Patchnames
HPE-Helion-OpenStack-8-2022-733,SUSE-2022-733,SUSE-OpenStack-Cloud-8-2022-733,SUSE-OpenStack-Cloud-9-2022-733,SUSE-OpenStack-Cloud-Crowbar-8-2022-733,SUSE-OpenStack-Cloud-Crowbar-9-2022-733,SUSE-SLE-SAP-12-SP3-2022-733,SUSE-SLE-SAP-12-SP4-2022-733,SUSE-SLE-SERVER-12-SP2-BCL-2022-733,SUSE-SLE-SERVER-12-SP3-2022-733,SUSE-SLE-SERVER-12-SP3-BCL-2022-733,SUSE-SLE-SERVER-12-SP4-LTSS-2022-733,SUSE-SLE-SERVER-12-SP5-2022-733
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for zsh", "title": "Title of the patch" }, { "category": "description", "text": "This update for zsh fixes the following issues:\n\n- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be \n executed related to prompt expansion (bsc#1196435).\n- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be\n properly dropped when unsetting the PRIVILEGED option (bsc#1163882).\n- CVE-2018-1100: Fixed a potential code execution via a stack-based buffer\n overflow in utils.c:checkmailpath() (bsc#1089030).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2022-733,SUSE-2022-733,SUSE-OpenStack-Cloud-8-2022-733,SUSE-OpenStack-Cloud-9-2022-733,SUSE-OpenStack-Cloud-Crowbar-8-2022-733,SUSE-OpenStack-Cloud-Crowbar-9-2022-733,SUSE-SLE-SAP-12-SP3-2022-733,SUSE-SLE-SAP-12-SP4-2022-733,SUSE-SLE-SERVER-12-SP2-BCL-2022-733,SUSE-SLE-SERVER-12-SP3-2022-733,SUSE-SLE-SERVER-12-SP3-BCL-2022-733,SUSE-SLE-SERVER-12-SP4-LTSS-2022-733,SUSE-SLE-SERVER-12-SP5-2022-733", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0733-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:0733-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220733-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:0733-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010368.html" }, { "category": "self", "summary": "SUSE Bug 1089030", "url": "https://bugzilla.suse.com/1089030" }, { "category": "self", "summary": "SUSE Bug 1163882", "url": "https://bugzilla.suse.com/1163882" }, { "category": "self", "summary": "SUSE Bug 1196435", "url": "https://bugzilla.suse.com/1196435" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1100 page", "url": "https://www.suse.com/security/cve/CVE-2018-1100/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20044 page", "url": "https://www.suse.com/security/cve/CVE-2019-20044/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-45444 page", "url": "https://www.suse.com/security/cve/CVE-2021-45444/" } ], "title": "Security update for zsh", "tracking": { "current_release_date": "2022-03-04T13:48:03Z", "generator": { "date": "2022-03-04T13:48:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:0733-1", "initial_release_date": "2022-03-04T13:48:03Z", "revision_history": [ { "date": "2022-03-04T13:48:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "zsh-5.0.5-6.19.1.aarch64", "product": { "name": "zsh-5.0.5-6.19.1.aarch64", "product_id": "zsh-5.0.5-6.19.1.aarch64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.0.5-6.19.1.aarch64", "product": { "name": "zsh-htmldoc-5.0.5-6.19.1.aarch64", "product_id": "zsh-htmldoc-5.0.5-6.19.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "zsh-5.0.5-6.19.1.i586", "product": { "name": "zsh-5.0.5-6.19.1.i586", "product_id": "zsh-5.0.5-6.19.1.i586" } }, { "category": "product_version", "name": "zsh-htmldoc-5.0.5-6.19.1.i586", "product": { "name": "zsh-htmldoc-5.0.5-6.19.1.i586", "product_id": "zsh-htmldoc-5.0.5-6.19.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "zsh-5.0.5-6.19.1.ppc64le", "product": { "name": "zsh-5.0.5-6.19.1.ppc64le", "product_id": "zsh-5.0.5-6.19.1.ppc64le" } }, { "category": "product_version", "name": "zsh-htmldoc-5.0.5-6.19.1.ppc64le", "product": { "name": "zsh-htmldoc-5.0.5-6.19.1.ppc64le", "product_id": "zsh-htmldoc-5.0.5-6.19.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zsh-5.0.5-6.19.1.s390", "product": { "name": "zsh-5.0.5-6.19.1.s390", "product_id": "zsh-5.0.5-6.19.1.s390" } }, { "category": "product_version", "name": "zsh-htmldoc-5.0.5-6.19.1.s390", "product": { "name": "zsh-htmldoc-5.0.5-6.19.1.s390", "product_id": "zsh-htmldoc-5.0.5-6.19.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "zsh-5.0.5-6.19.1.s390x", "product": { "name": "zsh-5.0.5-6.19.1.s390x", "product_id": "zsh-5.0.5-6.19.1.s390x" } }, { "category": "product_version", "name": "zsh-htmldoc-5.0.5-6.19.1.s390x", "product": { "name": "zsh-htmldoc-5.0.5-6.19.1.s390x", "product_id": "zsh-htmldoc-5.0.5-6.19.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-5.0.5-6.19.1.x86_64", "product": { "name": "zsh-5.0.5-6.19.1.x86_64", "product_id": "zsh-5.0.5-6.19.1.x86_64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.0.5-6.19.1.x86_64", "product": { "name": "zsh-htmldoc-5.0.5-6.19.1.x86_64", "product_id": "zsh-htmldoc-5.0.5-6.19.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le" }, "product_reference": "zsh-5.0.5-6.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le" }, "product_reference": "zsh-5.0.5-6.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64" }, "product_reference": "zsh-5.0.5-6.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le" }, "product_reference": "zsh-5.0.5-6.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x" }, "product_reference": "zsh-5.0.5-6.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64" }, "product_reference": "zsh-5.0.5-6.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le" }, "product_reference": "zsh-5.0.5-6.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x" }, "product_reference": "zsh-5.0.5-6.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64" }, "product_reference": "zsh-5.0.5-6.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le" }, "product_reference": "zsh-5.0.5-6.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x" }, "product_reference": "zsh-5.0.5-6.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64" }, "product_reference": "zsh-5.0.5-6.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le" }, "product_reference": "zsh-5.0.5-6.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x" }, "product_reference": "zsh-5.0.5-6.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.0.5-6.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64" }, "product_reference": "zsh-5.0.5-6.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-1100", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1100" } ], "notes": [ { "category": "general", "text": "zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the utils.c:checkmailpath function. A local attacker could exploit this to execute arbitrary code in the context of another user.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1100", "url": "https://www.suse.com/security/cve/CVE-2018-1100" }, { "category": "external", "summary": "SUSE Bug 1089030 for CVE-2018-1100", "url": "https://bugzilla.suse.com/1089030" }, { "category": "external", "summary": "SUSE Bug 1189668 for CVE-2018-1100", "url": "https://bugzilla.suse.com/1189668" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:48:03Z", "details": "important" } ], "title": "CVE-2018-1100" }, { "cve": "CVE-2019-20044", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20044" } ], "notes": [ { "category": "general", "text": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20044", "url": "https://www.suse.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "SUSE Bug 1163882 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1163882" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200202" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:48:03Z", "details": "important" } ], "title": "CVE-2019-20044" }, { "cve": "CVE-2021-45444", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-45444" } ], "notes": [ { "category": "general", "text": "In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-45444", "url": "https://www.suse.com/security/cve/CVE-2021-45444" }, { "category": "external", "summary": "SUSE Bug 1196435 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1196435" }, { "category": "external", "summary": "SUSE Bug 1199097 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1199097" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1200202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:zsh-5.0.5-6.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud 9:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:zsh-5.0.5-6.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:zsh-5.0.5-6.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:48:03Z", "details": "important" } ], "title": "CVE-2021-45444" } ] }
suse-su-2022:0732-1
Vulnerability from csaf_suse
Published
2022-03-04 13:47
Modified
2022-03-04 13:47
Summary
Security update for zsh
Notes
Title of the patch
Security update for zsh
Description of the patch
This update for zsh fixes the following issues:
- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be
executed related to prompt expansion (bsc#1196435).
- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be
properly dropped when unsetting the PRIVILEGED option (bsc#1163882).
Patchnames
SUSE-2022-732,SUSE-SLE-Product-HPC-15-2022-732,SUSE-SLE-Product-SLES-15-2022-732,SUSE-SLE-Product-SLES_SAP-15-2022-732
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for zsh", "title": "Title of the patch" }, { "category": "description", "text": "This update for zsh fixes the following issues:\n\n- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be \n executed related to prompt expansion (bsc#1196435).\n- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be\n properly dropped when unsetting the PRIVILEGED option (bsc#1163882).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-732,SUSE-SLE-Product-HPC-15-2022-732,SUSE-SLE-Product-SLES-15-2022-732,SUSE-SLE-Product-SLES_SAP-15-2022-732", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0732-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:0732-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220732-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:0732-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010367.html" }, { "category": "self", "summary": "SUSE Bug 1163882", "url": "https://bugzilla.suse.com/1163882" }, { "category": "self", "summary": "SUSE Bug 1196435", "url": "https://bugzilla.suse.com/1196435" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20044 page", "url": "https://www.suse.com/security/cve/CVE-2019-20044/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-45444 page", "url": "https://www.suse.com/security/cve/CVE-2021-45444/" } ], "title": "Security update for zsh", "tracking": { "current_release_date": "2022-03-04T13:47:38Z", "generator": { "date": "2022-03-04T13:47:38Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:0732-1", "initial_release_date": "2022-03-04T13:47:38Z", "revision_history": [ { "date": "2022-03-04T13:47:38Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "zsh-5.6-3.11.1.aarch64", "product": { "name": "zsh-5.6-3.11.1.aarch64", "product_id": "zsh-5.6-3.11.1.aarch64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-3.11.1.aarch64", "product": { "name": "zsh-htmldoc-5.6-3.11.1.aarch64", "product_id": "zsh-htmldoc-5.6-3.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-3.11.1.i586", "product": { "name": "zsh-5.6-3.11.1.i586", "product_id": "zsh-5.6-3.11.1.i586" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-3.11.1.i586", "product": { "name": "zsh-htmldoc-5.6-3.11.1.i586", "product_id": "zsh-htmldoc-5.6-3.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-3.11.1.ppc64le", "product": { "name": "zsh-5.6-3.11.1.ppc64le", "product_id": "zsh-5.6-3.11.1.ppc64le" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-3.11.1.ppc64le", "product": { "name": "zsh-htmldoc-5.6-3.11.1.ppc64le", "product_id": "zsh-htmldoc-5.6-3.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-3.11.1.s390x", "product": { "name": "zsh-5.6-3.11.1.s390x", "product_id": "zsh-5.6-3.11.1.s390x" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-3.11.1.s390x", "product": { "name": "zsh-htmldoc-5.6-3.11.1.s390x", "product_id": "zsh-htmldoc-5.6-3.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-3.11.1.x86_64", "product": { "name": "zsh-5.6-3.11.1.x86_64", "product_id": "zsh-5.6-3.11.1.x86_64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-3.11.1.x86_64", "product": { "name": "zsh-htmldoc-5.6-3.11.1.x86_64", "product_id": "zsh-htmldoc-5.6-3.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.aarch64" }, "product_reference": "zsh-5.6-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.x86_64" }, "product_reference": "zsh-5.6-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.aarch64" }, "product_reference": "zsh-5.6-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.x86_64" }, "product_reference": "zsh-5.6-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.aarch64" }, "product_reference": "zsh-5.6-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.ppc64le" }, "product_reference": "zsh-5.6-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.s390x" }, "product_reference": "zsh-5.6-3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.x86_64" }, "product_reference": "zsh-5.6-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.ppc64le" }, "product_reference": "zsh-5.6-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.x86_64" }, "product_reference": "zsh-5.6-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20044", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20044" } ], "notes": [ { "category": "general", "text": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20044", "url": "https://www.suse.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "SUSE Bug 1163882 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1163882" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200202" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:47:38Z", "details": "important" } ], "title": "CVE-2019-20044" }, { "cve": "CVE-2021-45444", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-45444" } ], "notes": [ { "category": "general", "text": "In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-45444", "url": "https://www.suse.com/security/cve/CVE-2021-45444" }, { "category": "external", "summary": "SUSE Bug 1196435 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1196435" }, { "category": "external", "summary": "SUSE Bug 1199097 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1199097" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1200202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:zsh-5.6-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:zsh-5.6-3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:47:38Z", "details": "important" } ], "title": "CVE-2021-45444" } ] }
fkie_cve-2019-20044
Vulnerability from fkie_nvd
Published
2020-02-24 14:15
Modified
2024-11-21 04:37
Severity ?
Summary
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://seclists.org/fulldisclosure/2020/May/49 | Mailing List, Third Party Advisory | |
cve@mitre.org | http://seclists.org/fulldisclosure/2020/May/53 | Mailing List, Third Party Advisory | |
cve@mitre.org | http://seclists.org/fulldisclosure/2020/May/55 | Mailing List, Third Party Advisory | |
cve@mitre.org | http://seclists.org/fulldisclosure/2020/May/59 | Mailing List, Third Party Advisory | |
cve@mitre.org | http://zsh.sourceforge.net/releases.html | Release Notes, Third Party Advisory | |
cve@mitre.org | https://github.com/XMB5/zsh-privileged-upgrade | Broken Link | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/ | ||
cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/ | ||
cve@mitre.org | https://security.gentoo.org/glsa/202003-55 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/HT211168 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/HT211170 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/HT211171 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/HT211175 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/kb/HT211168 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/kb/HT211170 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/kb/HT211171 | Third Party Advisory | |
cve@mitre.org | https://support.apple.com/kb/HT211175 | Third Party Advisory | |
cve@mitre.org | https://www.zsh.org/mla/zsh-announce/141 | Release Notes, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2020/May/49 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2020/May/53 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2020/May/55 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2020/May/59 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://zsh.sourceforge.net/releases.html | Release Notes, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/XMB5/zsh-privileged-upgrade | Broken Link | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202003-55 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT211168 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT211170 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT211171 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT211175 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT211168 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT211170 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT211171 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT211175 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.zsh.org/mla/zsh-announce/141 | Release Notes, Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
zsh | zsh | * | |
apple | macos | - | |
linux | linux_kernel | - | |
fedoraproject | fedora | 30 | |
fedoraproject | fedora | 31 | |
debian | debian_linux | 8.0 | |
debian | debian_linux | 9.0 | |
apple | ipados | * | |
apple | iphone_os | * | |
apple | mac_os_x | * | |
apple | mac_os_x | * | |
apple | mac_os_x | * | |
apple | mac_os_x | * | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.13.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | mac_os_x | 10.14.6 | |
apple | tvos | * | |
apple | watchos | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:zsh:zsh:*:*:*:*:*:*:*:*", "matchCriteriaId": "334E1948-F09E-438D-8A9F-E1D7573EC29B", "versionEndExcluding": "5.8", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*", "matchCriteriaId": "387021A0-AF36-463C-A605-32EA7DAC172E", "vulnerable": false }, { "criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*", "matchCriteriaId": "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "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 }, { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*", "matchCriteriaId": "9145C3CB-429B-4FB8-A0AC-B543E9FFF938", "versionEndExcluding": "13.5", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*", "matchCriteriaId": "9C09256B-04A9-4D08-A791-8022B5AC5B14", "versionEndExcluding": "13.5", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "matchCriteriaId": "99973242-A249-4C34-B042-5F833AE73708", "versionEndExcluding": "10.15.5", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "matchCriteriaId": "2DA1C24E-B74D-4C8C-931D-AE35BFB4F0CC", "versionEndExcluding": "10.13.6", "versionStartIncluding": "10.13.0", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "matchCriteriaId": "3E76BECE-0843-4B9F-90DE-7690764701B0", "versionEndExcluding": "10.14.6", "versionStartIncluding": "10.14.0", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "matchCriteriaId": "ABAA703D-5FAB-4773-B4A2-759685B17ACB", "versionEndExcluding": "10.15.5", "versionStartIncluding": "10.15", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:-:*:*:*:*:*:*", "matchCriteriaId": "297D2D0C-EA9D-4B2C-9357-D88DB6C7143A", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2018-002:*:*:*:*:*:*", "matchCriteriaId": "0D845143-1B4D-478B-B83E-8F1664CBCAC3", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2018-003:*:*:*:*:*:*", "matchCriteriaId": "23C6DF6A-9A30-4F9E-BD9C-C19D8551C6DA", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-001:*:*:*:*:*:*", "matchCriteriaId": "754A2DF4-8724-4448-A2AB-AC5442029CB7", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-002:*:*:*:*:*:*", "matchCriteriaId": "D392C777-1949-4920-B459-D083228E4688", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-003:*:*:*:*:*:*", "matchCriteriaId": "68B0A232-F2A4-4B87-99EB-3A532DFA87DA", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-004:*:*:*:*:*:*", "matchCriteriaId": "0DF528F7-0F1E-4E55-A088-91327E3C360C", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-005:*:*:*:*:*:*", "matchCriteriaId": "E222445A-D398-47C8-9639-4BAE36B69AA1", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-006:*:*:*:*:*:*", "matchCriteriaId": "9425DAC8-038D-4B09-A074-3780AED912FA", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-007:*:*:*:*:*:*", "matchCriteriaId": "8EA63C1C-1EEC-4961-A7B7-439D21293B99", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2020-001:*:*:*:*:*:*", "matchCriteriaId": "B2F5D631-2306-4526-BEE5-22456D95ABAB", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2020-002:*:*:*:*:*:*", "matchCriteriaId": "F79B7361-F2F2-4FA6-A27D-CC8F2D37A726", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:-:*:*:*:*:*:*", "matchCriteriaId": "693E7DAE-BBF0-4D48-9F8A-20DDBD4AAC0C", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-001:*:*:*:*:*:*", "matchCriteriaId": "CFE26ECC-A2C2-4501-9950-510DE0E1BD86", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-002:*:*:*:*:*:*", "matchCriteriaId": "26108BEF-0847-4AB0-BD98-35344DFA7835", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-004:*:*:*:*:*:*", "matchCriteriaId": "A369D48B-6A0A-47AE-9513-D5E2E6F30931", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-005:*:*:*:*:*:*", "matchCriteriaId": "510F8317-94DA-498E-927A-83D5F41AF54A", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-006:*:*:*:*:*:*", "matchCriteriaId": "0D5D1970-6D2A-42CA-A203-42023D71730D", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-007:*:*:*:*:*:*", "matchCriteriaId": "C68AE52B-5139-40A4-AE9A-E752DBF07D1B", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2020-001:*:*:*:*:*:*", "matchCriteriaId": "0FD3467D-7679-479F-9C0B-A93F7CD0929D", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2020-002:*:*:*:*:*:*", "matchCriteriaId": "D4C6098E-EDBD-4A85-8282-B2E9D9333872", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*", "matchCriteriaId": "87753A67-6F9D-4264-BCEB-0694281F0477", "versionEndExcluding": "13.4.5", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*", "matchCriteriaId": "85301873-69B8-4A21-9EFD-F69A5E1ABF40", "versionEndExcluding": "6.2.5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid()." }, { "lang": "es", "value": "En Zsh versiones anteriores a 5.8, los atacantes capaces de ejecutar comandos pueden recuperar privilegios eliminados mediante la opci\u00f3n --no-PRIVILEGED. Zsh presenta un fallo al sobrescribir el uid guardado, ya que los privilegios originales pueden ser restaurados mediante una ejecuci\u00f3n de zmodload de MODULE_PATH=/dir/with/module con un m\u00f3dulo que llama a la funci\u00f3n setuid()." } ], "id": "CVE-2019-20044", "lastModified": "2024-11-21T04:37:56.997", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-02-24T14:15:11.667", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "http://zsh.sourceforge.net/releases.html" }, { "source": "cve@mitre.org", "tags": [ "Broken Link" ], "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-55" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211168" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211170" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211171" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211175" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211168" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211170" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211171" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211175" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "http://zsh.sourceforge.net/releases.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ], "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-55" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211168" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211170" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211171" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211175" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211168" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211170" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211171" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211175" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://www.zsh.org/mla/zsh-announce/141" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-273" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2019-20044
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-20044", "description": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "id": "GSD-2019-20044", "references": [ "https://www.suse.com/security/cve/CVE-2019-20044.html", "https://access.redhat.com/errata/RHSA-2020:0978", "https://access.redhat.com/errata/RHSA-2020:0903", "https://access.redhat.com/errata/RHSA-2020:0892", "https://access.redhat.com/errata/RHSA-2020:0853", "https://advisories.mageia.org/CVE-2019-20044.html", "https://ubuntu.com/security/CVE-2019-20044", "https://linux.oracle.com/cve/CVE-2019-20044.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-20044" ], "details": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "id": "GSD-2019-20044", "modified": "2023-12-13T01:23:42.825297Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20044", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://zsh.sourceforge.net/releases.html", "refsource": "MISC", "url": "http://zsh.sourceforge.net/releases.html" }, { "name": "https://github.com/XMB5/zsh-privileged-upgrade", "refsource": "MISC", "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "name": "https://www.zsh.org/mla/zsh-announce/141", "refsource": "MISC", "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2117-1] zsh security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "name": "FEDORA-2020-3f38f3e517", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/" }, { "name": "FEDORA-2020-9009363f0f", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/" }, { "name": "GLSA-202003-55", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-55" }, { "name": "https://support.apple.com/kb/HT211170", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211170" }, { "name": "https://support.apple.com/kb/HT211175", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211175" }, { "name": "https://support.apple.com/kb/HT211171", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211171" }, { "name": "https://support.apple.com/kb/HT211168", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT211168" }, { "name": "20200529 APPLE-SA-2020-05-26-1 iOS 13.5 and iPadOS 13.5", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "name": "20200529 APPLE-SA-2020-05-26-5 watchOS 6.2.5", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "name": "20200529 APPLE-SA-2020-05-26-3 macOS Catalina 10.15.5, Security Update 2020-003 Mojave, Security Update 2020-003 High Sierra", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "name": "20200529 APPLE-SA-2020-05-26-4 tvOS 13.4.5", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "name": "https://support.apple.com/HT211168", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211168" }, { "name": "https://support.apple.com/HT211170", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211170" }, { "name": "https://support.apple.com/HT211171", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211171" }, { "name": "https://support.apple.com/HT211175", "refsource": "CONFIRM", "url": "https://support.apple.com/HT211175" }, { "name": "[debian-lts-announce] 20201201 [SECURITY] [DLA 2470-1] zsh security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:zsh:zsh:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.8", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "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 }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.15.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "13.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.2.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "13.4.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "13.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.13.6", "versionStartIncluding": "10.13.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.14.6", "versionStartIncluding": "10.14.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2020-001:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2020-002:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-007:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-004:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-005:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-006:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2020-001:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2020-002:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2018-003:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2018-002:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-003:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-002:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-001:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-007:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-006:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-005:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:security_update_2019-004:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.13.6:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-001:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.14.6:security_update_2019-002:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.15.5", "versionStartIncluding": "10.15", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20044" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-273" } ] } ] }, "references": { "reference_data": [ { "name": "http://zsh.sourceforge.net/releases.html", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "http://zsh.sourceforge.net/releases.html" }, { "name": "https://github.com/XMB5/zsh-privileged-upgrade", "refsource": "MISC", "tags": [ "Broken Link" ], "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "name": "https://www.zsh.org/mla/zsh-announce/141", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2117-1] zsh security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "name": "FEDORA-2020-3f38f3e517", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/" }, { "name": "FEDORA-2020-9009363f0f", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6/" }, { "name": "GLSA-202003-55", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-55" }, { "name": "https://support.apple.com/kb/HT211175", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211175" }, { "name": "https://support.apple.com/kb/HT211170", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211170" }, { "name": "https://support.apple.com/kb/HT211171", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211171" }, { "name": "https://support.apple.com/kb/HT211168", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT211168" }, { "name": "20200529 APPLE-SA-2020-05-26-1 iOS 13.5 and iPadOS 13.5", "refsource": "FULLDISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "name": "20200529 APPLE-SA-2020-05-26-4 tvOS 13.4.5", "refsource": "FULLDISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "name": "20200529 APPLE-SA-2020-05-26-5 watchOS 6.2.5", "refsource": "FULLDISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "name": "20200529 APPLE-SA-2020-05-26-3 macOS Catalina 10.15.5, Security Update 2020-003 Mojave, Security Update 2020-003 High Sierra", "refsource": "FULLDISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "name": "https://support.apple.com/HT211168", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211168" }, { "name": "https://support.apple.com/HT211170", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211170" }, { "name": "https://support.apple.com/HT211171", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211171" }, { "name": "https://support.apple.com/HT211175", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/HT211175" }, { "name": "[debian-lts-announce] 20201201 [SECURITY] [DLA 2470-1] zsh security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-01-09T16:41Z", "publishedDate": "2020-02-24T14:15Z" } } }
rhsa-2020:0903
Vulnerability from csaf_redhat
Published
2020-03-19 11:31
Modified
2024-11-22 14:34
Summary
Red Hat Security Advisory: zsh security update
Notes
Topic
An update for zsh is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.
Security Fix(es):
* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 zsh is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.\n\nSecurity Fix(es):\n\n* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)\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.", "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:0903", "url": "https://access.redhat.com/errata/RHSA-2020:0903" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0903.json" } ], "title": "Red Hat Security Advisory: zsh security update", "tracking": { "current_release_date": "2024-11-22T14:34:26+00:00", "generator": { "date": "2024-11-22T14:34:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0903", "initial_release_date": "2020-03-19T11:31:19+00:00", "revision_history": [ { "date": "2020-03-19T11:31:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-19T11:31:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:34:26+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.1.0.Z.MAIN.EUS", "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.1.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_1.2.ppc64le", "product": { "name": "zsh-0:5.5.1-6.el8_1.2.ppc64le", "product_id": "zsh-0:5.5.1-6.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "product": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "product_id": "zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debugsource@5.5.1-6.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "product": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "product_id": "zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.5.1-6.el8_1.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_1.2.s390x", "product": { "name": "zsh-0:5.5.1-6.el8_1.2.s390x", "product_id": "zsh-0:5.5.1-6.el8_1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_1.2?arch=s390x" } } }, { "category": "product_version", "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "product": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "product_id": "zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debugsource@5.5.1-6.el8_1.2?arch=s390x" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "product": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "product_id": "zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.5.1-6.el8_1.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_1.2.x86_64", "product": { "name": "zsh-0:5.5.1-6.el8_1.2.x86_64", "product_id": "zsh-0:5.5.1-6.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "product": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "product_id": "zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debugsource@5.5.1-6.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "product": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "product_id": "zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.5.1-6.el8_1.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_1.2.aarch64", "product": { "name": "zsh-0:5.5.1-6.el8_1.2.aarch64", "product_id": "zsh-0:5.5.1-6.el8_1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_1.2?arch=aarch64" } } }, { "category": "product_version", "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "product": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "product_id": "zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debugsource@5.5.1-6.el8_1.2?arch=aarch64" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "product": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "product_id": "zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.5.1-6.el8_1.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_1.2.src", "product": { "name": "zsh-0:5.5.1-6.el8_1.2.src", "product_id": "zsh-0:5.5.1-6.el8_1.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_1.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "zsh-html-0:5.5.1-6.el8_1.2.noarch", "product": { "name": "zsh-html-0:5.5.1-6.el8_1.2.noarch", "product_id": "zsh-html-0:5.5.1-6.el8_1.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@5.5.1-6.el8_1.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.src", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.5.1-6.el8_1.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch" }, "product_reference": "zsh-html-0:5.5.1-6.el8_1.2.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.aarch64", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.s390x", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.src", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64" }, "product_reference": "zsh-0:5.5.1-6.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.5.1-6.el8_1.2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch" }, "product_reference": "zsh-html-0:5.5.1-6.el8_1.2.noarch", "relates_to_product_reference": "BaseOS-8.1.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20044", "cwe": { "id": "CWE-271", "name": "Privilege Dropping / Lowering Errors" }, "discovery_date": "2020-02-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1804859" } ], "notes": [ { "category": "description", "text": "A flaw was found in zsh. When unsetting the PRIVILEGED option, the shell sets its effective user and group IDs to match their respective real IDs. When the RUID and EUID were both non-zero, it is possible to regain the shell\u0027s former privileges. Also, the setopt built-in did not correctly report errors when unsetting the option, which prevented users from handling them as the documentation recommended. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option", "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.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "RHBZ#1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20044", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20044" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044" }, { "category": "external", "summary": "http://zsh.sourceforge.net/releases.html", "url": "http://zsh.sourceforge.net/releases.html" } ], "release_date": "2020-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-19T11:31:19+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", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0903" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src", "AppStream-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "AppStream-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.src", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debuginfo-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.aarch64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.s390x", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-debugsource-0:5.5.1-6.el8_1.2.x86_64", "BaseOS-8.1.0.Z.MAIN.EUS:zsh-html-0:5.5.1-6.el8_1.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option" } ] }
rhsa-2020:0892
Vulnerability from csaf_redhat
Published
2020-03-18 14:28
Modified
2024-11-22 14:34
Summary
Red Hat Security Advisory: zsh security update
Notes
Topic
An update for zsh is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.
Security Fix(es):
* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 zsh is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.\n\nSecurity Fix(es):\n\n* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)\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.", "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:0892", "url": "https://access.redhat.com/errata/RHSA-2020:0892" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0892.json" } ], "title": "Red Hat Security Advisory: zsh security update", "tracking": { "current_release_date": "2024-11-22T14:34:33+00:00", "generator": { "date": "2024-11-22T14:34:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0892", "initial_release_date": "2020-03-18T14:28:30+00:00", "revision_history": [ { "date": "2020-03-18T14:28:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-18T14:28:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:34:33+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 Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "zsh-0:4.3.11-11.el6_10.i686", "product": { "name": "zsh-0:4.3.11-11.el6_10.i686", "product_id": "zsh-0:4.3.11-11.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@4.3.11-11.el6_10?arch=i686" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "product": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "product_id": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@4.3.11-11.el6_10?arch=i686" } } }, { "category": "product_version", "name": "zsh-html-0:4.3.11-11.el6_10.i686", "product": { "name": "zsh-html-0:4.3.11-11.el6_10.i686", "product_id": "zsh-html-0:4.3.11-11.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@4.3.11-11.el6_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "zsh-0:4.3.11-11.el6_10.x86_64", "product": { "name": "zsh-0:4.3.11-11.el6_10.x86_64", "product_id": "zsh-0:4.3.11-11.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@4.3.11-11.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "product": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "product_id": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@4.3.11-11.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-html-0:4.3.11-11.el6_10.x86_64", "product": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64", "product_id": "zsh-html-0:4.3.11-11.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@4.3.11-11.el6_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "zsh-0:4.3.11-11.el6_10.src", "product": { "name": "zsh-0:4.3.11-11.el6_10.src", "product_id": "zsh-0:4.3.11-11.el6_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@4.3.11-11.el6_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "zsh-0:4.3.11-11.el6_10.s390x", "product": { "name": "zsh-0:4.3.11-11.el6_10.s390x", "product_id": "zsh-0:4.3.11-11.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@4.3.11-11.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "product": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "product_id": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@4.3.11-11.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "zsh-html-0:4.3.11-11.el6_10.s390x", "product": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x", "product_id": "zsh-html-0:4.3.11-11.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@4.3.11-11.el6_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-0:4.3.11-11.el6_10.ppc64", "product": { "name": "zsh-0:4.3.11-11.el6_10.ppc64", "product_id": "zsh-0:4.3.11-11.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@4.3.11-11.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "product": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "product_id": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@4.3.11-11.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "zsh-html-0:4.3.11-11.el6_10.ppc64", "product": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64", "product_id": "zsh-html-0:4.3.11-11.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@4.3.11-11.el6_10?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src" }, "product_reference": "zsh-0:4.3.11-11.el6_10.src", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:4.3.11-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" }, "product_reference": "zsh-html-0:4.3.11-11.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20044", "cwe": { "id": "CWE-271", "name": "Privilege Dropping / Lowering Errors" }, "discovery_date": "2020-02-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1804859" } ], "notes": [ { "category": "description", "text": "A flaw was found in zsh. When unsetting the PRIVILEGED option, the shell sets its effective user and group IDs to match their respective real IDs. When the RUID and EUID were both non-zero, it is possible to regain the shell\u0027s former privileges. Also, the setopt built-in did not correctly report errors when unsetting the option, which prevented users from handling them as the documentation recommended. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option", "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": [ "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "RHBZ#1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20044", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20044" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044" }, { "category": "external", "summary": "http://zsh.sourceforge.net/releases.html", "url": "http://zsh.sourceforge.net/releases.html" } ], "release_date": "2020-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-18T14:28:30+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", "product_ids": [ "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0892" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Client-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Client-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Client-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Client-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6ComputeNode-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6ComputeNode-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6ComputeNode-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6ComputeNode-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Server-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Server-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Server-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Server-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Workstation-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Workstation-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.src", "6Workstation-optional-6.10.z:zsh-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-debuginfo-0:4.3.11-11.el6_10.x86_64", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.i686", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.ppc64", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.s390x", "6Workstation-optional-6.10.z:zsh-html-0:4.3.11-11.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option" } ] }
rhsa-2020:0853
Vulnerability from csaf_redhat
Published
2020-03-17 16:43
Modified
2024-11-22 14:34
Summary
Red Hat Security Advisory: zsh security update
Notes
Topic
An update for zsh is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.
Security Fix(es):
* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 zsh is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.\n\nSecurity Fix(es):\n\n* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)\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.", "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:0853", "url": "https://access.redhat.com/errata/RHSA-2020:0853" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0853.json" } ], "title": "Red Hat Security Advisory: zsh security update", "tracking": { "current_release_date": "2024-11-22T14:34:18+00:00", "generator": { "date": "2024-11-22T14:34:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0853", "initial_release_date": "2020-03-17T16:43:25+00:00", "revision_history": [ { "date": "2020-03-17T16:43:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-17T16:43:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:34:18+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 Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.0.2-34.el7_7.2.x86_64", "product": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64", "product_id": "zsh-0:5.0.2-34.el7_7.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.0.2-34.el7_7.2?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "product": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "product_id": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.0.2-34.el7_7.2?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "product": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "product_id": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@5.0.2-34.el7_7.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.0.2-34.el7_7.2.src", "product": { "name": "zsh-0:5.0.2-34.el7_7.2.src", "product_id": "zsh-0:5.0.2-34.el7_7.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.0.2-34.el7_7.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.0.2-34.el7_7.2.s390x", "product": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x", "product_id": "zsh-0:5.0.2-34.el7_7.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.0.2-34.el7_7.2?arch=s390x" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "product": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "product_id": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.0.2-34.el7_7.2?arch=s390x" } } }, { "category": "product_version", "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "product": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "product_id": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@5.0.2-34.el7_7.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.0.2-34.el7_7.2.ppc64", "product": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64", "product_id": "zsh-0:5.0.2-34.el7_7.2.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.0.2-34.el7_7.2?arch=ppc64" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "product": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "product_id": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.0.2-34.el7_7.2?arch=ppc64" } } }, { "category": "product_version", "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "product": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "product_id": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@5.0.2-34.el7_7.2?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "product": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "product_id": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.0.2-34.el7_7.2?arch=ppc64le" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "product": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "product_id": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.0.2-34.el7_7.2?arch=ppc64le" } } }, { "category": "product_version", "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "product": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "product_id": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@5.0.2-34.el7_7.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.src", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.0.2-34.el7_7.2.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" }, "product_reference": "zsh-html-0:5.0.2-34.el7_7.2.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20044", "cwe": { "id": "CWE-271", "name": "Privilege Dropping / Lowering Errors" }, "discovery_date": "2020-02-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1804859" } ], "notes": [ { "category": "description", "text": "A flaw was found in zsh. When unsetting the PRIVILEGED option, the shell sets its effective user and group IDs to match their respective real IDs. When the RUID and EUID were both non-zero, it is possible to regain the shell\u0027s former privileges. Also, the setopt built-in did not correctly report errors when unsetting the option, which prevented users from handling them as the documentation recommended. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option", "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": [ "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "RHBZ#1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20044", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20044" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044" }, { "category": "external", "summary": "http://zsh.sourceforge.net/releases.html", "url": "http://zsh.sourceforge.net/releases.html" } ], "release_date": "2020-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-17T16:43:25+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", "product_ids": [ "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0853" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Client-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Client-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Client-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Client-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7ComputeNode-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7ComputeNode-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7ComputeNode-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Server-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Server-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Server-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Server-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Workstation-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Workstation-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.src", "7Workstation-optional-7.7.Z:zsh-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-debuginfo-0:5.0.2-34.el7_7.2.x86_64", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.ppc64le", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.s390x", "7Workstation-optional-7.7.Z:zsh-html-0:5.0.2-34.el7_7.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option" } ] }
rhsa-2020:0978
Vulnerability from csaf_redhat
Published
2020-03-26 08:09
Modified
2024-11-22 14:34
Summary
Red Hat Security Advisory: zsh security update
Notes
Topic
An update for zsh is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.
Security Fix(es):
* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 zsh is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.\n\nSecurity Fix(es):\n\n* zsh: insecure dropping of privileges when unsetting PRIVILEGED option (CVE-2019-20044)\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.", "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:0978", "url": "https://access.redhat.com/errata/RHSA-2020:0978" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0978.json" } ], "title": "Red Hat Security Advisory: zsh security update", "tracking": { "current_release_date": "2024-11-22T14:34:43+00:00", "generator": { "date": "2024-11-22T14:34:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0978", "initial_release_date": "2020-03-26T08:09:15+00:00", "revision_history": [ { "date": "2020-03-26T08:09:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-26T08:09:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:34:43+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 E4S (v. 8.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.0::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "zsh-html-0:5.5.1-6.el8_0.2.noarch", "product": { "name": "zsh-html-0:5.5.1-6.el8_0.2.noarch", "product_id": "zsh-html-0:5.5.1-6.el8_0.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-html@5.5.1-6.el8_0.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_0.2.ppc64le", "product": { "name": "zsh-0:5.5.1-6.el8_0.2.ppc64le", "product_id": "zsh-0:5.5.1-6.el8_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "product": { "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "product_id": "zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debugsource@5.5.1-6.el8_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "product": { "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "product_id": "zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.5.1-6.el8_0.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_0.2.x86_64", "product": { "name": "zsh-0:5.5.1-6.el8_0.2.x86_64", "product_id": "zsh-0:5.5.1-6.el8_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "product": { "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "product_id": "zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debugsource@5.5.1-6.el8_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "product": { "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "product_id": "zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh-debuginfo@5.5.1-6.el8_0.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "zsh-0:5.5.1-6.el8_0.2.src", "product": { "name": "zsh-0:5.5.1-6.el8_0.2.src", "product_id": "zsh-0:5.5.1-6.el8_0.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/zsh@5.5.1-6.el8_0.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le" }, "product_reference": "zsh-0:5.5.1-6.el8_0.2.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_0.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src" }, "product_reference": "zsh-0:5.5.1-6.el8_0.2.src", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64" }, "product_reference": "zsh-0:5.5.1-6.el8_0.2.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.5.1-6.el8_0.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch" }, "product_reference": "zsh-html-0:5.5.1-6.el8_0.2.noarch", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le" }, "product_reference": "zsh-0:5.5.1-6.el8_0.2.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_0.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src" }, "product_reference": "zsh-0:5.5.1-6.el8_0.2.src", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-0:5.5.1-6.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64" }, "product_reference": "zsh-0:5.5.1-6.el8_0.2.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64" }, "product_reference": "zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64" }, "product_reference": "zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-html-0:5.5.1-6.el8_0.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)", "product_id": "BaseOS-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch" }, "product_reference": "zsh-html-0:5.5.1-6.el8_0.2.noarch", "relates_to_product_reference": "BaseOS-8.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20044", "cwe": { "id": "CWE-271", "name": "Privilege Dropping / Lowering Errors" }, "discovery_date": "2020-02-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1804859" } ], "notes": [ { "category": "description", "text": "A flaw was found in zsh. When unsetting the PRIVILEGED option, the shell sets its effective user and group IDs to match their respective real IDs. When the RUID and EUID were both non-zero, it is possible to regain the shell\u0027s former privileges. Also, the setopt built-in did not correctly report errors when unsetting the option, which prevented users from handling them as the documentation recommended. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option", "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.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src", "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "RHBZ#1804859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804859" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20044", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20044" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044" }, { "category": "external", "summary": "http://zsh.sourceforge.net/releases.html", "url": "http://zsh.sourceforge.net/releases.html" } ], "release_date": "2020-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-26T08:09:15+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", "product_ids": [ "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src", "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0978" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src", "AppStream-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "AppStream-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "AppStream-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.src", "BaseOS-8.0.0.Z.E4S:zsh-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-debuginfo-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.ppc64le", "BaseOS-8.0.0.Z.E4S:zsh-debugsource-0:5.5.1-6.el8_0.2.x86_64", "BaseOS-8.0.0.Z.E4S:zsh-html-0:5.5.1-6.el8_0.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "zsh: insecure dropping of privileges when unsetting PRIVILEGED option" } ] }
ghsa-gwf9-995r-26hx
Vulnerability from github
Published
2022-05-24 17:09
Modified
2023-01-09 18:30
Severity ?
VLAI Severity ?
Details
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().
{ "affected": [], "aliases": [ "CVE-2019-20044" ], "database_specific": { "cwe_ids": [ "CWE-273" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-24T14:15:00Z", "severity": "HIGH" }, "details": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "id": "GHSA-gwf9-995r-26hx", "modified": "2023-01-09T18:30:21Z", "published": "2022-05-24T17:09:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044" }, { "type": "WEB", "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-55" }, { "type": "WEB", "url": "https://support.apple.com/HT211168" }, { "type": "WEB", "url": "https://support.apple.com/HT211170" }, { "type": "WEB", "url": "https://support.apple.com/HT211171" }, { "type": "WEB", "url": "https://support.apple.com/HT211175" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211168" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211170" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211171" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211175" }, { "type": "WEB", "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "type": "WEB", "url": "http://zsh.sourceforge.net/releases.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
opensuse-su-2022:0735-1
Vulnerability from csaf_opensuse
Published
2022-03-04 13:50
Modified
2022-03-04 13:50
Summary
Security update for zsh
Notes
Title of the patch
Security update for zsh
Description of the patch
This update for zsh fixes the following issues:
- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be
executed related to prompt expansion (bsc#1196435).
- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be
properly dropped when unsetting the PRIVILEGED option (bsc#1163882).
Patchnames
openSUSE-SLE-15.3-2022-735,openSUSE-SLE-15.4-2022-735
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for zsh", "title": "Title of the patch" }, { "category": "description", "text": "This update for zsh fixes the following issues:\n\n- CVE-2021-45444: Fixed a vulnerability where arbitrary shell commands could be \n executed related to prompt expansion (bsc#1196435).\n- CVE-2019-20044: Fixed a vulnerability where shell privileges would not be\n properly dropped when unsetting the PRIVILEGED option (bsc#1163882).\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2022-735,openSUSE-SLE-15.4-2022-735", "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-2022_0735-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2022:0735-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BYQO6XCA5HFPKOF2ANXLGSZGFT63LHPA/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2022:0735-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BYQO6XCA5HFPKOF2ANXLGSZGFT63LHPA/" }, { "category": "self", "summary": "SUSE Bug 1163882", "url": "https://bugzilla.suse.com/1163882" }, { "category": "self", "summary": "SUSE Bug 1196435", "url": "https://bugzilla.suse.com/1196435" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20044 page", "url": "https://www.suse.com/security/cve/CVE-2019-20044/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-45444 page", "url": "https://www.suse.com/security/cve/CVE-2021-45444/" } ], "title": "Security update for zsh", "tracking": { "current_release_date": "2022-03-04T13:50:08Z", "generator": { "date": "2022-03-04T13:50:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2022:0735-1", "initial_release_date": "2022-03-04T13:50:08Z", "revision_history": [ { "date": "2022-03-04T13:50:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.aarch64", "product": { "name": "zsh-5.6-7.5.1.aarch64", "product_id": "zsh-5.6-7.5.1.aarch64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.aarch64", "product": { "name": "zsh-htmldoc-5.6-7.5.1.aarch64", "product_id": "zsh-htmldoc-5.6-7.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.ppc64le", "product": { "name": "zsh-5.6-7.5.1.ppc64le", "product_id": "zsh-5.6-7.5.1.ppc64le" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.ppc64le", "product": { "name": "zsh-htmldoc-5.6-7.5.1.ppc64le", "product_id": "zsh-htmldoc-5.6-7.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.s390x", "product": { "name": "zsh-5.6-7.5.1.s390x", "product_id": "zsh-5.6-7.5.1.s390x" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.s390x", "product": { "name": "zsh-htmldoc-5.6-7.5.1.s390x", "product_id": "zsh-htmldoc-5.6-7.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-5.6-7.5.1.x86_64", "product": { "name": "zsh-5.6-7.5.1.x86_64", "product_id": "zsh-5.6-7.5.1.x86_64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.6-7.5.1.x86_64", "product": { "name": "zsh-htmldoc-5.6-7.5.1.x86_64", "product_id": "zsh-htmldoc-5.6-7.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-5.6-7.5.1.aarch64" }, "product_reference": "zsh-5.6-7.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-5.6-7.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-5.6-7.5.1.s390x" }, "product_reference": "zsh-5.6-7.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.6-7.5.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-5.6-7.5.1.x86_64" }, "product_reference": "zsh-5.6-7.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.6-7.5.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.aarch64" }, "product_reference": "zsh-htmldoc-5.6-7.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.6-7.5.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.ppc64le" }, "product_reference": "zsh-htmldoc-5.6-7.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.6-7.5.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.s390x" }, "product_reference": "zsh-htmldoc-5.6-7.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.6-7.5.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.x86_64" }, "product_reference": "zsh-htmldoc-5.6-7.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20044", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20044" } ], "notes": [ { "category": "general", "text": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:zsh-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-5.6-7.5.1.x86_64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20044", "url": "https://www.suse.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "SUSE Bug 1163882 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1163882" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200202" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200209" } ], "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.3:zsh-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-5.6-7.5.1.x86_64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:zsh-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-5.6-7.5.1.x86_64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:50:08Z", "details": "important" } ], "title": "CVE-2019-20044" }, { "cve": "CVE-2021-45444", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-45444" } ], "notes": [ { "category": "general", "text": "In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:zsh-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-5.6-7.5.1.x86_64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-45444", "url": "https://www.suse.com/security/cve/CVE-2021-45444" }, { "category": "external", "summary": "SUSE Bug 1196435 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1196435" }, { "category": "external", "summary": "SUSE Bug 1199097 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1199097" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2021-45444", "url": "https://bugzilla.suse.com/1200202" } ], "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.3:zsh-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-5.6-7.5.1.x86_64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:zsh-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-5.6-7.5.1.x86_64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.aarch64", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.ppc64le", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.s390x", "openSUSE Leap 15.3:zsh-htmldoc-5.6-7.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T13:50:08Z", "details": "important" } ], "title": "CVE-2021-45444" } ] }
opensuse-su-2024:11543-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
zsh-5.8-7.7 on GA media
Notes
Title of the patch
zsh-5.8-7.7 on GA media
Description of the patch
These are all security issues fixed in the zsh-5.8-7.7 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11543
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "zsh-5.8-7.7 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the zsh-5.8-7.7 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11543", "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_11543-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0502 page", "url": "https://www.suse.com/security/cve/CVE-2018-0502/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1071 page", "url": "https://www.suse.com/security/cve/CVE-2018-1071/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1083 page", "url": "https://www.suse.com/security/cve/CVE-2018-1083/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1100 page", "url": "https://www.suse.com/security/cve/CVE-2018-1100/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-13259 page", "url": "https://www.suse.com/security/cve/CVE-2018-13259/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20044 page", "url": "https://www.suse.com/security/cve/CVE-2019-20044/" } ], "title": "zsh-5.8-7.7 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:11543-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": "zsh-5.8-7.7.aarch64", "product": { "name": "zsh-5.8-7.7.aarch64", "product_id": "zsh-5.8-7.7.aarch64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.8-7.7.aarch64", "product": { "name": "zsh-htmldoc-5.8-7.7.aarch64", "product_id": "zsh-htmldoc-5.8-7.7.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "zsh-5.8-7.7.ppc64le", "product": { "name": "zsh-5.8-7.7.ppc64le", "product_id": "zsh-5.8-7.7.ppc64le" } }, { "category": "product_version", "name": "zsh-htmldoc-5.8-7.7.ppc64le", "product": { "name": "zsh-htmldoc-5.8-7.7.ppc64le", "product_id": "zsh-htmldoc-5.8-7.7.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zsh-5.8-7.7.s390x", "product": { "name": "zsh-5.8-7.7.s390x", "product_id": "zsh-5.8-7.7.s390x" } }, { "category": "product_version", "name": "zsh-htmldoc-5.8-7.7.s390x", "product": { "name": "zsh-htmldoc-5.8-7.7.s390x", "product_id": "zsh-htmldoc-5.8-7.7.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zsh-5.8-7.7.x86_64", "product": { "name": "zsh-5.8-7.7.x86_64", "product_id": "zsh-5.8-7.7.x86_64" } }, { "category": "product_version", "name": "zsh-htmldoc-5.8-7.7.x86_64", "product": { "name": "zsh-htmldoc-5.8-7.7.x86_64", "product_id": "zsh-htmldoc-5.8-7.7.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": "zsh-5.8-7.7.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64" }, "product_reference": "zsh-5.8-7.7.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.8-7.7.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le" }, "product_reference": "zsh-5.8-7.7.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.8-7.7.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-5.8-7.7.s390x" }, "product_reference": "zsh-5.8-7.7.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-5.8-7.7.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64" }, "product_reference": "zsh-5.8-7.7.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.8-7.7.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64" }, "product_reference": "zsh-htmldoc-5.8-7.7.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.8-7.7.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le" }, "product_reference": "zsh-htmldoc-5.8-7.7.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.8-7.7.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x" }, "product_reference": "zsh-htmldoc-5.8-7.7.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "zsh-htmldoc-5.8-7.7.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" }, "product_reference": "zsh-htmldoc-5.8-7.7.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-0502", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0502" } ], "notes": [ { "category": "general", "text": "An issue was discovered in zsh before 5.6. The beginning of a #! script file was mishandled, potentially leading to an execve call to a program named on the second line.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0502", "url": "https://www.suse.com/security/cve/CVE-2018-0502" }, { "category": "external", "summary": "SUSE Bug 1107296 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1107296" }, { "category": "external", "summary": "SUSE Bug 1194009 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1194009" }, { "category": "external", "summary": "SUSE Bug 1194012 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1194012" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2018-0502", "url": "https://bugzilla.suse.com/1200209" } ], "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:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-0502" }, { "cve": "CVE-2018-1071", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1071" } ], "notes": [ { "category": "general", "text": "zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the exec.c:hashcmd() function. A local attacker could exploit this to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1071", "url": "https://www.suse.com/security/cve/CVE-2018-1071" }, { "category": "external", "summary": "SUSE Bug 1084656 for CVE-2018-1071", "url": "https://bugzilla.suse.com/1084656" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2018-1071", "url": "https://bugzilla.suse.com/1200039" } ], "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:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2018-1071" }, { "cve": "CVE-2018-1083", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1083" } ], "notes": [ { "category": "general", "text": "Zsh before version 5.4.2-test-1 is vulnerable to a buffer overflow in the shell autocomplete functionality. A local unprivileged user can create a specially crafted directory path which leads to code execution in the context of the user who tries to use autocomplete to traverse the before mentioned path. If the user affected is privileged, this leads to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1083", "url": "https://www.suse.com/security/cve/CVE-2018-1083" }, { "category": "external", "summary": "SUSE Bug 1087026 for CVE-2018-1083", "url": "https://bugzilla.suse.com/1087026" }, { "category": "external", "summary": "SUSE Bug 1189668 for CVE-2018-1083", "url": "https://bugzilla.suse.com/1189668" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2018-1083", "url": "https://bugzilla.suse.com/1200209" } ], "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:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-1083" }, { "cve": "CVE-2018-1100", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1100" } ], "notes": [ { "category": "general", "text": "zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the utils.c:checkmailpath function. A local attacker could exploit this to execute arbitrary code in the context of another user.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1100", "url": "https://www.suse.com/security/cve/CVE-2018-1100" }, { "category": "external", "summary": "SUSE Bug 1089030 for CVE-2018-1100", "url": "https://bugzilla.suse.com/1089030" }, { "category": "external", "summary": "SUSE Bug 1189668 for CVE-2018-1100", "url": "https://bugzilla.suse.com/1189668" } ], "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:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-1100" }, { "cve": "CVE-2018-13259", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-13259" } ], "notes": [ { "category": "general", "text": "An issue was discovered in zsh before 5.6. Shebang lines exceeding 64 characters were truncated, potentially leading to an execve call to a program name that is a substring of the intended one.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-13259", "url": "https://www.suse.com/security/cve/CVE-2018-13259" }, { "category": "external", "summary": "SUSE Bug 1107294 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1107294" }, { "category": "external", "summary": "SUSE Bug 1194009 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1194009" }, { "category": "external", "summary": "SUSE Bug 1194012 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1194012" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2018-13259", "url": "https://bugzilla.suse.com/1200209" } ], "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:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-13259" }, { "cve": "CVE-2019-20044", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20044" } ], "notes": [ { "category": "general", "text": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20044", "url": "https://www.suse.com/security/cve/CVE-2019-20044" }, { "category": "external", "summary": "SUSE Bug 1163882 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1163882" }, { "category": "external", "summary": "SUSE Bug 1200039 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200039" }, { "category": "external", "summary": "SUSE Bug 1200202 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200202" }, { "category": "external", "summary": "SUSE Bug 1200209 for CVE-2019-20044", "url": "https://bugzilla.suse.com/1200209" } ], "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:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:zsh-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-5.8-7.7.x86_64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.aarch64", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.ppc64le", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.s390x", "openSUSE Tumbleweed:zsh-htmldoc-5.8-7.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-20044" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…