Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-9401 (GCVE-0-2016-9401)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T02:50:37.655Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "RHSA-2017:0725", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "name": "RHSA-2017:1931", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "name": "[oss-security] 20161117 bash - popd controlled free", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "name": "[oss-security] 20161117 Re: bash - popd controlled free", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "name": "94398", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/94398" }, { "name": "GLSA-201701-02", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201701-02" }, { "name": "[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2016-9401", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-08-06T21:11:48.635928Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-416", "description": "CWE-416 Use After Free", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-06T21:12:45.629Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2016-11-17T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-03-25T13:06:16.000Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "RHSA-2017:0725", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "name": "RHSA-2017:1931", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "name": "[oss-security] 20161117 bash - popd controlled free", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "name": "[oss-security] 20161117 Re: bash - popd controlled free", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "name": "94398", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/94398" }, { "name": "GLSA-201701-02", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201701-02" }, { "name": "[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9401", "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": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2017:0725", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "name": "RHSA-2017:1931", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "name": "[oss-security] 20161117 bash - popd controlled free", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "name": "[oss-security] 20161117 Re: bash - popd controlled free", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "name": "94398", "refsource": "BID", "url": "http://www.securityfocus.com/bid/94398" }, { "name": "GLSA-201701-02", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201701-02" }, { "name": "[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2016-9401", "datePublished": "2017-01-23T21:00:00.000Z", "dateReserved": "2016-11-17T00:00:00.000Z", "dateUpdated": "2025-08-06T21:12:45.629Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-9401\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-01-23T21:59:02.987\",\"lastModified\":\"2025-08-06T22:15:28.463\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.\"},{\"lang\":\"es\",\"value\":\"popd en bash podr\u00edan permitir a usuarios locales eludir el shell restringido y provocar un uso despu\u00e9s de liberaci\u00f3n de memoria a trav\u00e9s de una direcci\u00f3n manipulada.\"}],\"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:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:bash:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.4\",\"matchCriteriaId\":\"A43C0425-7048-4F52-AD44-B8F9B2D4E06E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:bash:4.4:patch1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E40DD8D-EF13-468D-8299-12E37CD1924B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:bash:4.4:patch2:*:*:*:*:*:*\",\"matchCriteriaId\":\"94552CB6-CF18-45F6-9983-880E5B033212\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:bash:4.4:patch3:*:*:*:*:*:*\",\"matchCriteriaId\":\"A14FC9C0-6717-48DA-805D-8B1188D4CB8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:bash:4.4:patch4:*:*:*:*:*:*\",\"matchCriteriaId\":\"28D5F24A-FD02-4AA6-9EA2-4F7EF01990D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:bash:4.4:patch5:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFD90D2E-23E8-4D29-943C-F4D37499F031\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE249E1B-A1FD-4E08-AA71-A0E1F10FFE97\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9BBCD86A-E6C7-4444-9D74-F861084090F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D99A687E-EAE6-417E-A88E-D0082BC194CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B353CE99-D57C-465B-AAB0-73EF581127D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7431ABC1-9252-419E-8CC1-311B41360078\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EC0D196-F7B8-4BDD-9050-779F7A7FBEE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21690BAC-2129-4A33-9B48-1F3BF30072A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B76AA310-FEC7-497F-AF04-C3EC1E76C4CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"17F256A9-D3B9-4C72-B013-4EFD878BFEA8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5ED5807-55B7-47C5-97A6-03233F4FBC3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]}],\"references\":[{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0725.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/17/5\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/17/9\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/94398\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1931\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201701-02\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0725.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/17/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/17/9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/94398\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1931\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201701-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0725.html\", \"name\": \"RHSA-2017:0725\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:1931\", \"name\": \"RHSA-2017:1931\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/17/5\", \"name\": \"[oss-security] 20161117 bash - popd controlled free\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/17/9\", \"name\": \"[oss-security] 20161117 Re: bash - popd controlled free\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"http://www.securityfocus.com/bid/94398\", \"name\": \"94398\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/201701-02\", \"name\": \"GLSA-201701-02\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html\", \"name\": \"[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-06T02:50:37.655Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2016-9401\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-06T21:11:48.635928Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-08-06T21:08:43.019Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"datePublic\": \"2016-11-17T00:00:00.000Z\", \"references\": [{\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0725.html\", \"name\": \"RHSA-2017:0725\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:1931\", \"name\": \"RHSA-2017:1931\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/17/5\", \"name\": \"[oss-security] 20161117 bash - popd controlled free\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/17/9\", \"name\": \"[oss-security] 20161117 Re: bash - popd controlled free\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"http://www.securityfocus.com/bid/94398\", \"name\": \"94398\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\"]}, {\"url\": \"https://security.gentoo.org/glsa/201701-02\", \"name\": \"GLSA-201701-02\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html\", \"name\": \"[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2019-03-25T13:06:16.000Z\"}, \"x_legacyV4Record\": {\"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"n/a\"}]}, \"product_name\": \"n/a\"}]}, \"vendor_name\": \"n/a\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0725.html\", \"name\": \"RHSA-2017:0725\", \"refsource\": \"REDHAT\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:1931\", \"name\": \"RHSA-2017:1931\", \"refsource\": \"REDHAT\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/17/5\", \"name\": \"[oss-security] 20161117 bash - popd controlled free\", \"refsource\": \"MLIST\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/17/9\", \"name\": \"[oss-security] 20161117 Re: bash - popd controlled free\", \"refsource\": \"MLIST\"}, {\"url\": \"http://www.securityfocus.com/bid/94398\", \"name\": \"94398\", \"refsource\": \"BID\"}, {\"url\": \"https://security.gentoo.org/glsa/201701-02\", \"name\": \"GLSA-201701-02\", \"refsource\": \"GENTOO\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html\", \"name\": \"[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update\", \"refsource\": \"MLIST\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"n/a\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2016-9401\", \"STATE\": \"PUBLIC\", \"ASSIGNER\": \"cve@mitre.org\"}}}}", "cveMetadata": "{\"cveId\": \"CVE-2016-9401\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-06T21:12:45.629Z\", \"dateReserved\": \"2016-11-17T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2017-01-23T21:00:00.000Z\", \"assignerShortName\": \"mitre\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2017:1317-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for bash", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for bash fixes an issue that could lead to syntax errors when parsing\nscripts that use expr(1) inside loops.\n\nAdditionally, the popd build-in now ensures that the normalized stack offset is\nwithin bounds before trying to free that stack entry. This fixes a segmentation\nfault.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2017-794,SUSE-SLE-DESKTOP-12-SP2-2017-794,SUSE-SLE-RPI-12-SP2-2017-794,SUSE-SLE-SDK-12-SP2-2017-794,SUSE-SLE-SERVER-12-SP2-2017-794,SUSE-SLE-WE-12-SP2-2017-794", "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-2017_1317-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:1317-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171317-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:1317-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002891.html" }, { "category": "self", "summary": "SUSE Bug 1010845", "url": "https://bugzilla.suse.com/1010845" }, { "category": "self", "summary": "SUSE Bug 1035371", "url": "https://bugzilla.suse.com/1035371" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9401 page", "url": "https://www.suse.com/security/cve/CVE-2016-9401/" } ], "title": "Security update for bash", "tracking": { "current_release_date": "2017-05-16T13:41:26Z", "generator": { "date": "2017-05-16T13:41:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:1317-1", "initial_release_date": "2017-05-16T13:41:26Z", "revision_history": [ { "date": "2017-05-16T13:41:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bash-4.3-82.1.aarch64", "product": { "name": "bash-4.3-82.1.aarch64", "product_id": "bash-4.3-82.1.aarch64" } }, { "category": "product_version", "name": "libreadline6-6.3-82.1.aarch64", "product": { "name": "libreadline6-6.3-82.1.aarch64", "product_id": "libreadline6-6.3-82.1.aarch64" } }, { "category": "product_version", "name": "bash-devel-4.3-82.1.aarch64", "product": { "name": "bash-devel-4.3-82.1.aarch64", "product_id": "bash-devel-4.3-82.1.aarch64" } }, { "category": "product_version", "name": "readline-devel-6.3-82.1.aarch64", "product": { "name": "readline-devel-6.3-82.1.aarch64", "product_id": "readline-devel-6.3-82.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bash-doc-4.3-82.1.noarch", "product": { "name": "bash-doc-4.3-82.1.noarch", "product_id": "bash-doc-4.3-82.1.noarch" } }, { "category": "product_version", "name": "bash-lang-4.3-82.1.noarch", "product": { "name": "bash-lang-4.3-82.1.noarch", "product_id": "bash-lang-4.3-82.1.noarch" } }, { "category": "product_version", "name": "readline-doc-6.3-82.1.noarch", "product": { "name": "readline-doc-6.3-82.1.noarch", "product_id": "readline-doc-6.3-82.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bash-devel-4.3-82.1.ppc64le", "product": { "name": "bash-devel-4.3-82.1.ppc64le", "product_id": "bash-devel-4.3-82.1.ppc64le" } }, { "category": "product_version", "name": "readline-devel-6.3-82.1.ppc64le", "product": { "name": "readline-devel-6.3-82.1.ppc64le", "product_id": "readline-devel-6.3-82.1.ppc64le" } }, { "category": "product_version", "name": "bash-4.3-82.1.ppc64le", "product": { "name": "bash-4.3-82.1.ppc64le", "product_id": "bash-4.3-82.1.ppc64le" } }, { "category": "product_version", "name": "libreadline6-6.3-82.1.ppc64le", "product": { "name": "libreadline6-6.3-82.1.ppc64le", "product_id": "libreadline6-6.3-82.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bash-devel-4.3-82.1.s390x", "product": { "name": "bash-devel-4.3-82.1.s390x", "product_id": "bash-devel-4.3-82.1.s390x" } }, { "category": "product_version", "name": "readline-devel-6.3-82.1.s390x", "product": { "name": "readline-devel-6.3-82.1.s390x", "product_id": "readline-devel-6.3-82.1.s390x" } }, { "category": "product_version", "name": "bash-4.3-82.1.s390x", "product": { "name": "bash-4.3-82.1.s390x", "product_id": "bash-4.3-82.1.s390x" } }, { "category": "product_version", "name": "libreadline6-6.3-82.1.s390x", "product": { "name": "libreadline6-6.3-82.1.s390x", "product_id": "libreadline6-6.3-82.1.s390x" } }, { "category": "product_version", "name": "libreadline6-32bit-6.3-82.1.s390x", "product": { "name": "libreadline6-32bit-6.3-82.1.s390x", "product_id": "libreadline6-32bit-6.3-82.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bash-4.3-82.1.x86_64", "product": { "name": "bash-4.3-82.1.x86_64", "product_id": "bash-4.3-82.1.x86_64" } }, { "category": "product_version", "name": "libreadline6-6.3-82.1.x86_64", "product": { "name": "libreadline6-6.3-82.1.x86_64", "product_id": "libreadline6-6.3-82.1.x86_64" } }, { "category": "product_version", "name": "libreadline6-32bit-6.3-82.1.x86_64", "product": { "name": "libreadline6-32bit-6.3-82.1.x86_64", "product_id": "libreadline6-32bit-6.3-82.1.x86_64" } }, { "category": "product_version", "name": "bash-devel-4.3-82.1.x86_64", "product": { "name": "bash-devel-4.3-82.1.x86_64", "product_id": "bash-devel-4.3-82.1.x86_64" } }, { "category": "product_version", "name": "readline-devel-6.3-82.1.x86_64", "product": { "name": "readline-devel-6.3-82.1.x86_64", "product_id": "readline-devel-6.3-82.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:bash-4.3-82.1.x86_64" }, "product_reference": "bash-4.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.3-82.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:bash-doc-4.3-82.1.noarch" }, "product_reference": "bash-doc-4.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-lang-4.3-82.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:bash-lang-4.3-82.1.noarch" }, "product_reference": "bash-lang-4.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-6.3-82.1.x86_64" }, "product_reference": "libreadline6-6.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-32bit-6.3-82.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-32bit-6.3-82.1.x86_64" }, "product_reference": "libreadline6-32bit-6.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-6.3-82.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:readline-doc-6.3-82.1.noarch" }, "product_reference": "readline-doc-6.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-4.3-82.1.aarch64" }, "product_reference": "bash-4.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.3-82.1.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-doc-4.3-82.1.noarch" }, "product_reference": "bash-doc-4.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libreadline6-6.3-82.1.aarch64" }, "product_reference": "libreadline6-6.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-6.3-82.1.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:readline-doc-6.3-82.1.noarch" }, "product_reference": "readline-doc-6.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.3-82.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.aarch64" }, "product_reference": "bash-devel-4.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.3-82.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.ppc64le" }, "product_reference": "bash-devel-4.3-82.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.3-82.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.s390x" }, "product_reference": "bash-devel-4.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.3-82.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.x86_64" }, "product_reference": "bash-devel-4.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-6.3-82.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.aarch64" }, "product_reference": "readline-devel-6.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-6.3-82.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.ppc64le" }, "product_reference": "readline-devel-6.3-82.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-6.3-82.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.s390x" }, "product_reference": "readline-devel-6.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-6.3-82.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.x86_64" }, "product_reference": "readline-devel-6.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.aarch64" }, "product_reference": "bash-4.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.ppc64le" }, "product_reference": "bash-4.3-82.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.s390x" }, "product_reference": "bash-4.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.x86_64" }, "product_reference": "bash-4.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.3-82.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:bash-doc-4.3-82.1.noarch" }, "product_reference": "bash-doc-4.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.aarch64" }, "product_reference": "libreadline6-6.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.ppc64le" }, "product_reference": "libreadline6-6.3-82.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.s390x" }, "product_reference": "libreadline6-6.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.x86_64" }, "product_reference": "libreadline6-6.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-32bit-6.3-82.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.s390x" }, "product_reference": "libreadline6-32bit-6.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-32bit-6.3-82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.x86_64" }, "product_reference": "libreadline6-32bit-6.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-6.3-82.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:readline-doc-6.3-82.1.noarch" }, "product_reference": "readline-doc-6.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.aarch64" }, "product_reference": "bash-4.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.ppc64le" }, "product_reference": "bash-4.3-82.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.s390x" }, "product_reference": "bash-4.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.3-82.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.x86_64" }, "product_reference": "bash-4.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.3-82.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-doc-4.3-82.1.noarch" }, "product_reference": "bash-doc-4.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.aarch64" }, "product_reference": "libreadline6-6.3-82.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.ppc64le" }, "product_reference": "libreadline6-6.3-82.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.s390x" }, "product_reference": "libreadline6-6.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-6.3-82.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.x86_64" }, "product_reference": "libreadline6-6.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-32bit-6.3-82.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.s390x" }, "product_reference": "libreadline6-32bit-6.3-82.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline6-32bit-6.3-82.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.x86_64" }, "product_reference": "libreadline6-32bit-6.3-82.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-6.3-82.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:readline-doc-6.3-82.1.noarch" }, "product_reference": "readline-doc-6.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bash-lang-4.3-82.1.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP2", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP2:bash-lang-4.3-82.1.noarch" }, "product_reference": "bash-lang-4.3-82.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-9401", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9401" } ], "notes": [ { "category": "general", "text": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:bash-lang-4.3-82.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:bash-lang-4.3-82.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9401", "url": "https://www.suse.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "SUSE Bug 1010845 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1010845" }, { "category": "external", "summary": "SUSE Bug 1044328 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1044328" }, { "category": "external", "summary": "SUSE Bug 1123788 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1123788" }, { "category": "external", "summary": "SUSE Bug 1159416 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1159416" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:bash-lang-4.3-82.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:bash-lang-4.3-82.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:bash-lang-4.3-82.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-4.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bash-doc-4.3-82.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-32bit-6.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libreadline6-6.3-82.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:readline-doc-6.3-82.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:bash-devel-4.3-82.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:readline-devel-6.3-82.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:bash-lang-4.3-82.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2017-05-16T13:41:26Z", "details": "low" } ], "title": "CVE-2016-9401" } ] }
suse-su-2017:1337-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "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 bash", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for bash fixed several issues\n\nThis security issue was fixed:\n\n- CVE-2016-9401: popd in bash might allowed local users to bypass the restricted shell and cause a use-after-free via a crafted address (bsc#1010845).\n\nThis non-security issue was fixed:\n\n- Fix when HISTSIZE=0 and chattr +a .bash_history (bsc#1031729)\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-bash-13111,slessp4-bash-13111", "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-2017_1337-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:1337-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171337-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:1337-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002896.html" }, { "category": "self", "summary": "SUSE Bug 1010845", "url": "https://bugzilla.suse.com/1010845" }, { "category": "self", "summary": "SUSE Bug 1031729", "url": "https://bugzilla.suse.com/1031729" }, { "category": "self", "summary": "SUSE Bug 976776", "url": "https://bugzilla.suse.com/976776" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9401 page", "url": "https://www.suse.com/security/cve/CVE-2016-9401/" } ], "title": "Security update for bash", "tracking": { "current_release_date": "2017-05-18T10:24:30Z", "generator": { "date": "2017-05-18T10:24:30Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:1337-1", "initial_release_date": "2017-05-18T10:24:30Z", "revision_history": [ { "date": "2017-05-18T10:24:30Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libreadline5-5.2-147.35.1.i586", "product": { "name": "libreadline5-5.2-147.35.1.i586", "product_id": "libreadline5-5.2-147.35.1.i586" } }, { "category": "product_version", "name": "readline-devel-5.2-147.35.1.i586", "product": { "name": "readline-devel-5.2-147.35.1.i586", "product_id": "readline-devel-5.2-147.35.1.i586" } }, { "category": "product_version", "name": "bash-3.2-147.35.1.i586", "product": { "name": "bash-3.2-147.35.1.i586", "product_id": "bash-3.2-147.35.1.i586" } }, { "category": "product_version", "name": "bash-doc-3.2-147.35.1.i586", "product": { "name": "bash-doc-3.2-147.35.1.i586", "product_id": "bash-doc-3.2-147.35.1.i586" } }, { "category": "product_version", "name": "readline-doc-5.2-147.35.1.i586", "product": { "name": "readline-doc-5.2-147.35.1.i586", "product_id": "readline-doc-5.2-147.35.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "readline-devel-5.2-147.35.1.ia64", "product": { "name": "readline-devel-5.2-147.35.1.ia64", "product_id": "readline-devel-5.2-147.35.1.ia64" } }, { "category": "product_version", "name": "bash-3.2-147.35.1.ia64", "product": { "name": "bash-3.2-147.35.1.ia64", "product_id": "bash-3.2-147.35.1.ia64" } }, { "category": "product_version", "name": "bash-doc-3.2-147.35.1.ia64", "product": { "name": "bash-doc-3.2-147.35.1.ia64", "product_id": "bash-doc-3.2-147.35.1.ia64" } }, { "category": "product_version", "name": "bash-x86-3.2-147.35.1.ia64", "product": { "name": "bash-x86-3.2-147.35.1.ia64", "product_id": "bash-x86-3.2-147.35.1.ia64" } }, { "category": "product_version", "name": "libreadline5-5.2-147.35.1.ia64", "product": { "name": "libreadline5-5.2-147.35.1.ia64", "product_id": "libreadline5-5.2-147.35.1.ia64" } }, { "category": "product_version", "name": "libreadline5-x86-5.2-147.35.1.ia64", "product": { "name": "libreadline5-x86-5.2-147.35.1.ia64", "product_id": "libreadline5-x86-5.2-147.35.1.ia64" } }, { "category": "product_version", "name": "readline-doc-5.2-147.35.1.ia64", "product": { "name": "readline-doc-5.2-147.35.1.ia64", "product_id": "readline-doc-5.2-147.35.1.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "readline-devel-5.2-147.35.1.ppc64", "product": { "name": "readline-devel-5.2-147.35.1.ppc64", "product_id": "readline-devel-5.2-147.35.1.ppc64" } }, { "category": "product_version", "name": "readline-devel-32bit-5.2-147.35.1.ppc64", "product": { "name": "readline-devel-32bit-5.2-147.35.1.ppc64", "product_id": "readline-devel-32bit-5.2-147.35.1.ppc64" } }, { "category": "product_version", "name": "bash-3.2-147.35.1.ppc64", "product": { "name": "bash-3.2-147.35.1.ppc64", "product_id": "bash-3.2-147.35.1.ppc64" } }, { "category": "product_version", "name": "bash-doc-3.2-147.35.1.ppc64", "product": { "name": "bash-doc-3.2-147.35.1.ppc64", "product_id": "bash-doc-3.2-147.35.1.ppc64" } }, { "category": "product_version", "name": "libreadline5-5.2-147.35.1.ppc64", "product": { "name": "libreadline5-5.2-147.35.1.ppc64", "product_id": "libreadline5-5.2-147.35.1.ppc64" } }, { "category": "product_version", "name": "libreadline5-32bit-5.2-147.35.1.ppc64", "product": { "name": "libreadline5-32bit-5.2-147.35.1.ppc64", "product_id": "libreadline5-32bit-5.2-147.35.1.ppc64" } }, { "category": "product_version", "name": "readline-doc-5.2-147.35.1.ppc64", "product": { "name": "readline-doc-5.2-147.35.1.ppc64", "product_id": "readline-doc-5.2-147.35.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "readline-devel-5.2-147.35.1.s390x", "product": { "name": "readline-devel-5.2-147.35.1.s390x", "product_id": "readline-devel-5.2-147.35.1.s390x" } }, { "category": "product_version", "name": "readline-devel-32bit-5.2-147.35.1.s390x", "product": { "name": "readline-devel-32bit-5.2-147.35.1.s390x", "product_id": "readline-devel-32bit-5.2-147.35.1.s390x" } }, { "category": "product_version", "name": "bash-3.2-147.35.1.s390x", "product": { "name": "bash-3.2-147.35.1.s390x", "product_id": "bash-3.2-147.35.1.s390x" } }, { "category": "product_version", "name": "bash-doc-3.2-147.35.1.s390x", "product": { "name": "bash-doc-3.2-147.35.1.s390x", "product_id": "bash-doc-3.2-147.35.1.s390x" } }, { "category": "product_version", "name": "libreadline5-5.2-147.35.1.s390x", "product": { "name": "libreadline5-5.2-147.35.1.s390x", "product_id": "libreadline5-5.2-147.35.1.s390x" } }, { "category": "product_version", "name": "libreadline5-32bit-5.2-147.35.1.s390x", "product": { "name": "libreadline5-32bit-5.2-147.35.1.s390x", "product_id": "libreadline5-32bit-5.2-147.35.1.s390x" } }, { "category": "product_version", "name": "readline-doc-5.2-147.35.1.s390x", "product": { "name": "readline-doc-5.2-147.35.1.s390x", "product_id": "readline-doc-5.2-147.35.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libreadline5-5.2-147.35.1.x86_64", "product": { "name": "libreadline5-5.2-147.35.1.x86_64", "product_id": "libreadline5-5.2-147.35.1.x86_64" } }, { "category": "product_version", "name": "readline-devel-5.2-147.35.1.x86_64", "product": { "name": "readline-devel-5.2-147.35.1.x86_64", "product_id": "readline-devel-5.2-147.35.1.x86_64" } }, { "category": "product_version", "name": "readline-devel-32bit-5.2-147.35.1.x86_64", "product": { "name": "readline-devel-32bit-5.2-147.35.1.x86_64", "product_id": "readline-devel-32bit-5.2-147.35.1.x86_64" } }, { "category": "product_version", "name": "bash-3.2-147.35.1.x86_64", "product": { "name": "bash-3.2-147.35.1.x86_64", "product_id": "bash-3.2-147.35.1.x86_64" } }, { "category": "product_version", "name": "bash-doc-3.2-147.35.1.x86_64", "product": { "name": "bash-doc-3.2-147.35.1.x86_64", "product_id": "bash-doc-3.2-147.35.1.x86_64" } }, { "category": "product_version", "name": "libreadline5-32bit-5.2-147.35.1.x86_64", "product": { "name": "libreadline5-32bit-5.2-147.35.1.x86_64", "product_id": "libreadline5-32bit-5.2-147.35.1.x86_64" } }, { "category": "product_version", "name": "readline-doc-5.2-147.35.1.x86_64", "product": { "name": "readline-doc-5.2-147.35.1.x86_64", "product_id": "readline-doc-5.2-147.35.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_identification_helper": { "cpe": "cpe:/a:suse:sle-sdk:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4", "product": { "name": "SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.i586" }, "product_reference": "libreadline5-5.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.x86_64" }, "product_reference": "libreadline5-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-5.2-147.35.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.i586" }, "product_reference": "readline-devel-5.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-5.2-147.35.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ia64" }, "product_reference": "readline-devel-5.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ppc64" }, "product_reference": "readline-devel-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.s390x" }, "product_reference": "readline-devel-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.x86_64" }, "product_reference": "readline-devel-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-32bit-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.ppc64" }, "product_reference": "readline-devel-32bit-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-32bit-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.s390x" }, "product_reference": "readline-devel-32bit-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-32bit-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.x86_64" }, "product_reference": "readline-devel-32bit-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.i586" }, "product_reference": "bash-3.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ia64" }, "product_reference": "bash-3.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ppc64" }, "product_reference": "bash-3.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.s390x" }, "product_reference": "bash-3.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.x86_64" }, "product_reference": "bash-3.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.i586" }, "product_reference": "bash-doc-3.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ia64" }, "product_reference": "bash-doc-3.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ppc64" }, "product_reference": "bash-doc-3.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.s390x" }, "product_reference": "bash-doc-3.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.x86_64" }, "product_reference": "bash-doc-3.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-x86-3.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:bash-x86-3.2-147.35.1.ia64" }, "product_reference": "bash-x86-3.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.i586" }, "product_reference": "libreadline5-5.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ia64" }, "product_reference": "libreadline5-5.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ppc64" }, "product_reference": "libreadline5-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.s390x" }, "product_reference": "libreadline5-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.x86_64" }, "product_reference": "libreadline5-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-32bit-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64" }, "product_reference": "libreadline5-32bit-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-32bit-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x" }, "product_reference": "libreadline5-32bit-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-32bit-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64" }, "product_reference": "libreadline5-32bit-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-x86-5.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libreadline5-x86-5.2-147.35.1.ia64" }, "product_reference": "libreadline5-x86-5.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.i586" }, "product_reference": "readline-doc-5.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ia64" }, "product_reference": "readline-doc-5.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ppc64" }, "product_reference": "readline-doc-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.s390x" }, "product_reference": "readline-doc-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.x86_64" }, "product_reference": "readline-doc-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.i586" }, "product_reference": "bash-3.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ia64" }, "product_reference": "bash-3.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ppc64" }, "product_reference": "bash-3.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.s390x" }, "product_reference": "bash-3.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-3.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.x86_64" }, "product_reference": "bash-3.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.i586" }, "product_reference": "bash-doc-3.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ia64" }, "product_reference": "bash-doc-3.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ppc64" }, "product_reference": "bash-doc-3.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.s390x" }, "product_reference": "bash-doc-3.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-3.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.x86_64" }, "product_reference": "bash-doc-3.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bash-x86-3.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-x86-3.2-147.35.1.ia64" }, "product_reference": "bash-x86-3.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.i586" }, "product_reference": "libreadline5-5.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ia64" }, "product_reference": "libreadline5-5.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ppc64" }, "product_reference": "libreadline5-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.s390x" }, "product_reference": "libreadline5-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.x86_64" }, "product_reference": "libreadline5-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-32bit-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64" }, "product_reference": "libreadline5-32bit-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-32bit-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x" }, "product_reference": "libreadline5-32bit-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-32bit-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64" }, "product_reference": "libreadline5-32bit-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline5-x86-5.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-x86-5.2-147.35.1.ia64" }, "product_reference": "libreadline5-x86-5.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.i586" }, "product_reference": "readline-doc-5.2-147.35.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ia64" }, "product_reference": "readline-doc-5.2-147.35.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ppc64" }, "product_reference": "readline-doc-5.2-147.35.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.s390x" }, "product_reference": "readline-doc-5.2-147.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-5.2-147.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.x86_64" }, "product_reference": "readline-doc-5.2-147.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-9401", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9401" } ], "notes": [ { "category": "general", "text": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:bash-x86-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-x86-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-x86-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-x86-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9401", "url": "https://www.suse.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "SUSE Bug 1010845 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1010845" }, { "category": "external", "summary": "SUSE Bug 1044328 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1044328" }, { "category": "external", "summary": "SUSE Bug 1123788 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1123788" }, { "category": "external", "summary": "SUSE Bug 1159416 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1159416" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:bash-x86-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-x86-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-x86-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-x86-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:bash-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:bash-doc-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:bash-x86-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libreadline5-x86-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.i586", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server 11 SP4:readline-doc-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-doc-3.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:bash-x86-3.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libreadline5-x86-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:readline-doc-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libreadline5-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-32bit-5.2-147.35.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:readline-devel-5.2-147.35.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-05-18T10:24:30Z", "details": "low" } ], "title": "CVE-2016-9401" } ] }
rhsa-2017_1931
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bash is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The bash packages provide Bash (Bourne-again shell), which is the default shell for Red Hat Enterprise Linux.\n\nSecurity Fix(es):\n\n* An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances. (CVE-2016-0634)\n\n* An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances. (CVE-2016-7543)\n\n* A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session. (CVE-2016-9401)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.4 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:1931", "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.4_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.4_Release_Notes/index.html" }, { "category": "external", "summary": "1264101", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1264101" }, { "category": "external", "summary": "1267478", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1267478" }, { "category": "external", "summary": "1372806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372806" }, { "category": "external", "summary": "1377496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377496" }, { "category": "external", "summary": "1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1931.json" } ], "title": "Red Hat Security Advisory: bash security and bug fix update", "tracking": { "current_release_date": "2024-11-22T10:28:29+00:00", "generator": { "date": "2024-11-22T10:28:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:1931", "initial_release_date": "2017-08-01T14:26:59+00:00", "revision_history": [ { "date": "2017-08-01T14:26:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-08-01T14:26:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:28:29+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", "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", "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", "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", "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", "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", "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", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-0:4.2.46-28.el7.x86_64", "product_id": "bash-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-doc-0:4.2.46-28.el7.x86_64", "product_id": "bash-doc-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.src", "product": { "name": "bash-0:4.2.46-28.el7.src", "product_id": "bash-0:4.2.46-28.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-0:4.2.46-28.el7.aarch64", "product_id": "bash-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=aarch64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=aarch64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-doc-0:4.2.46-28.el7.aarch64", "product_id": "bash-doc-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-0:4.2.46-28.el7.ppc64le", "product_id": "bash-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product_id": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le", "product_id": "bash-doc-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-0:4.2.46-28.el7.ppc64", "product_id": "bash-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=ppc64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=ppc64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-doc-0:4.2.46-28.el7.ppc64", "product_id": "bash-doc-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.s390x", "product": { "name": "bash-0:4.2.46-28.el7.s390x", "product_id": "bash-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=s390x" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product_id": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=s390x" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.s390x", "product": { "name": "bash-doc-0:4.2.46-28.el7.s390x", "product_id": "bash-doc-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-0634", "discovery_date": "2016-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377613" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Arbitrary code execution via malicious hostname", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-0634" }, { "category": "external", "summary": "RHBZ#1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-0634", "url": "https://www.cve.org/CVERecord?id=CVE-2016-0634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634" } ], "release_date": "2015-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Arbitrary code execution via malicious hostname" }, { "cve": "CVE-2016-7543", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2016-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1379630" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7543" }, { "category": "external", "summary": "RHBZ#1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7543", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7543" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543" } ], "release_date": "2016-09-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution" }, { "cve": "CVE-2016-9401", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1396383" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: popd controlled free", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "RHBZ#1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9401", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9401" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401" } ], "release_date": "2016-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bash: popd controlled free" } ] }
rhsa-2017:0725
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bash is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The bash packages provide Bash (Bourne-again shell), which is the default shell for Red Hat Enterprise Linux.\n\nSecurity Fix(es):\n\n* An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances. (CVE-2016-0634)\n\n* An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances. (CVE-2016-7543)\n\n* A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session. (CVE-2016-9401)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 6.9 Release Notes and Red Hat Enterprise Linux 6.9 Technical Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:0725", "url": "https://access.redhat.com/errata/RHSA-2017:0725" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Release_Notes/index.html" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Technical_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Technical_Notes/index.html" }, { "category": "external", "summary": "1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0725.json" } ], "title": "Red Hat Security Advisory: bash security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:16:01+00:00", "generator": { "date": "2025-09-10T14:16:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2017:0725", "initial_release_date": "2017-03-21T08:42:42+00:00", "revision_history": [ { "date": "2017-03-21T08:42:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-03-21T08:42:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:16:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client", "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", "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", "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", "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", "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", "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", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product_id": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=x86_64" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-0:4.1.2-48.el6.x86_64", "product_id": "bash-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=x86_64" } } }, { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-doc-0:4.1.2-48.el6.x86_64", "product_id": "bash-doc-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.i686", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686", "product_id": "bash-debuginfo-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=i686" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.i686", "product": { "name": "bash-0:4.1.2-48.el6.i686", "product_id": "bash-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=i686" } } }, { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.i686", "product": { "name": "bash-doc-0:4.1.2-48.el6.i686", "product_id": "bash-doc-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.1.2-48.el6.src", "product": { "name": "bash-0:4.1.2-48.el6.src", "product_id": "bash-0:4.1.2-48.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.s390x", "product": { "name": "bash-doc-0:4.1.2-48.el6.s390x", "product_id": "bash-doc-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=s390x" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product_id": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=s390x" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.s390x", "product": { "name": "bash-0:4.1.2-48.el6.s390x", "product_id": "bash-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-doc-0:4.1.2-48.el6.ppc64", "product_id": "bash-doc-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=ppc64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product_id": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=ppc64" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-0:4.1.2-48.el6.ppc64", "product_id": "bash-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-0634", "discovery_date": "2016-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377613" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Arbitrary code execution via malicious hostname", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-0634" }, { "category": "external", "summary": "RHBZ#1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-0634", "url": "https://www.cve.org/CVERecord?id=CVE-2016-0634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634" } ], "release_date": "2015-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Arbitrary code execution via malicious hostname" }, { "cve": "CVE-2016-7543", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2016-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1379630" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7543" }, { "category": "external", "summary": "RHBZ#1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7543", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7543" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543" } ], "release_date": "2016-09-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution" }, { "cve": "CVE-2016-9401", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1396383" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: popd controlled free", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "RHBZ#1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9401", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9401" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401" } ], "release_date": "2016-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bash: popd controlled free" } ] }
RHSA-2017:1931
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bash is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The bash packages provide Bash (Bourne-again shell), which is the default shell for Red Hat Enterprise Linux.\n\nSecurity Fix(es):\n\n* An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances. (CVE-2016-0634)\n\n* An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances. (CVE-2016-7543)\n\n* A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session. (CVE-2016-9401)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.4 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:1931", "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.4_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.4_Release_Notes/index.html" }, { "category": "external", "summary": "1264101", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1264101" }, { "category": "external", "summary": "1267478", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1267478" }, { "category": "external", "summary": "1372806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372806" }, { "category": "external", "summary": "1377496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377496" }, { "category": "external", "summary": "1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1931.json" } ], "title": "Red Hat Security Advisory: bash security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:17:58+00:00", "generator": { "date": "2025-09-10T14:17:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2017:1931", "initial_release_date": "2017-08-01T14:26:59+00:00", "revision_history": [ { "date": "2017-08-01T14:26:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-08-01T14:26:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:17:58+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", "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", "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", "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", "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", "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", "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", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-0:4.2.46-28.el7.x86_64", "product_id": "bash-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-doc-0:4.2.46-28.el7.x86_64", "product_id": "bash-doc-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.src", "product": { "name": "bash-0:4.2.46-28.el7.src", "product_id": "bash-0:4.2.46-28.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-0:4.2.46-28.el7.aarch64", "product_id": "bash-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=aarch64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=aarch64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-doc-0:4.2.46-28.el7.aarch64", "product_id": "bash-doc-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-0:4.2.46-28.el7.ppc64le", "product_id": "bash-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product_id": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le", "product_id": "bash-doc-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-0:4.2.46-28.el7.ppc64", "product_id": "bash-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=ppc64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=ppc64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-doc-0:4.2.46-28.el7.ppc64", "product_id": "bash-doc-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.s390x", "product": { "name": "bash-0:4.2.46-28.el7.s390x", "product_id": "bash-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=s390x" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product_id": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=s390x" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.s390x", "product": { "name": "bash-doc-0:4.2.46-28.el7.s390x", "product_id": "bash-doc-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-0634", "discovery_date": "2016-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377613" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Arbitrary code execution via malicious hostname", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-0634" }, { "category": "external", "summary": "RHBZ#1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-0634", "url": "https://www.cve.org/CVERecord?id=CVE-2016-0634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634" } ], "release_date": "2015-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Arbitrary code execution via malicious hostname" }, { "cve": "CVE-2016-7543", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2016-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1379630" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7543" }, { "category": "external", "summary": "RHBZ#1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7543", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7543" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543" } ], "release_date": "2016-09-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution" }, { "cve": "CVE-2016-9401", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1396383" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: popd controlled free", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "RHBZ#1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9401", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9401" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401" } ], "release_date": "2016-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bash: popd controlled free" } ] }
RHSA-2017:0725
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bash is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The bash packages provide Bash (Bourne-again shell), which is the default shell for Red Hat Enterprise Linux.\n\nSecurity Fix(es):\n\n* An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances. (CVE-2016-0634)\n\n* An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances. (CVE-2016-7543)\n\n* A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session. (CVE-2016-9401)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 6.9 Release Notes and Red Hat Enterprise Linux 6.9 Technical Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:0725", "url": "https://access.redhat.com/errata/RHSA-2017:0725" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Release_Notes/index.html" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Technical_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Technical_Notes/index.html" }, { "category": "external", "summary": "1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0725.json" } ], "title": "Red Hat Security Advisory: bash security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:16:01+00:00", "generator": { "date": "2025-09-10T14:16:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2017:0725", "initial_release_date": "2017-03-21T08:42:42+00:00", "revision_history": [ { "date": "2017-03-21T08:42:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-03-21T08:42:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:16:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client", "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", "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", "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", "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", "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", "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", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product_id": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=x86_64" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-0:4.1.2-48.el6.x86_64", "product_id": "bash-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=x86_64" } } }, { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-doc-0:4.1.2-48.el6.x86_64", "product_id": "bash-doc-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.i686", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686", "product_id": "bash-debuginfo-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=i686" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.i686", "product": { "name": "bash-0:4.1.2-48.el6.i686", "product_id": "bash-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=i686" } } }, { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.i686", "product": { "name": "bash-doc-0:4.1.2-48.el6.i686", "product_id": "bash-doc-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.1.2-48.el6.src", "product": { "name": "bash-0:4.1.2-48.el6.src", "product_id": "bash-0:4.1.2-48.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.s390x", "product": { "name": "bash-doc-0:4.1.2-48.el6.s390x", "product_id": "bash-doc-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=s390x" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product_id": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=s390x" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.s390x", "product": { "name": "bash-0:4.1.2-48.el6.s390x", "product_id": "bash-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-doc-0:4.1.2-48.el6.ppc64", "product_id": "bash-doc-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=ppc64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product_id": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=ppc64" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-0:4.1.2-48.el6.ppc64", "product_id": "bash-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-0634", "discovery_date": "2016-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377613" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Arbitrary code execution via malicious hostname", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-0634" }, { "category": "external", "summary": "RHBZ#1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-0634", "url": "https://www.cve.org/CVERecord?id=CVE-2016-0634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634" } ], "release_date": "2015-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Arbitrary code execution via malicious hostname" }, { "cve": "CVE-2016-7543", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2016-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1379630" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7543" }, { "category": "external", "summary": "RHBZ#1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7543", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7543" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543" } ], "release_date": "2016-09-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution" }, { "cve": "CVE-2016-9401", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1396383" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: popd controlled free", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "RHBZ#1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9401", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9401" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401" } ], "release_date": "2016-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bash: popd controlled free" } ] }
rhsa-2017:1931
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bash is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The bash packages provide Bash (Bourne-again shell), which is the default shell for Red Hat Enterprise Linux.\n\nSecurity Fix(es):\n\n* An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances. (CVE-2016-0634)\n\n* An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances. (CVE-2016-7543)\n\n* A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session. (CVE-2016-9401)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.4 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:1931", "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.4_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.4_Release_Notes/index.html" }, { "category": "external", "summary": "1264101", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1264101" }, { "category": "external", "summary": "1267478", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1267478" }, { "category": "external", "summary": "1372806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372806" }, { "category": "external", "summary": "1377496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377496" }, { "category": "external", "summary": "1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1931.json" } ], "title": "Red Hat Security Advisory: bash security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:17:58+00:00", "generator": { "date": "2025-09-10T14:17:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2017:1931", "initial_release_date": "2017-08-01T14:26:59+00:00", "revision_history": [ { "date": "2017-08-01T14:26:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-08-01T14:26:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:17:58+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", "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", "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", "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", "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", "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", "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", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-0:4.2.46-28.el7.x86_64", "product_id": "bash-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.x86_64", "product": { "name": "bash-doc-0:4.2.46-28.el7.x86_64", "product_id": "bash-doc-0:4.2.46-28.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.src", "product": { "name": "bash-0:4.2.46-28.el7.src", "product_id": "bash-0:4.2.46-28.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-0:4.2.46-28.el7.aarch64", "product_id": "bash-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=aarch64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=aarch64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.aarch64", "product": { "name": "bash-doc-0:4.2.46-28.el7.aarch64", "product_id": "bash-doc-0:4.2.46-28.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-0:4.2.46-28.el7.ppc64le", "product_id": "bash-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product_id": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.ppc64le", "product": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le", "product_id": "bash-doc-0:4.2.46-28.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-0:4.2.46-28.el7.ppc64", "product_id": "bash-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=ppc64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product_id": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=ppc64" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.ppc64", "product": { "name": "bash-doc-0:4.2.46-28.el7.ppc64", "product_id": "bash-doc-0:4.2.46-28.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.2.46-28.el7.s390x", "product": { "name": "bash-0:4.2.46-28.el7.s390x", "product_id": "bash-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.2.46-28.el7?arch=s390x" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product_id": "bash-debuginfo-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.2.46-28.el7?arch=s390x" } } }, { "category": "product_version", "name": "bash-doc-0:4.2.46-28.el7.s390x", "product": { "name": "bash-doc-0:4.2.46-28.el7.s390x", "product_id": "bash-doc-0:4.2.46-28.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.2.46-28.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.src" }, "product_reference": "bash-0:4.2.46-28.el7.src", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-debuginfo-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le" }, "product_reference": "bash-doc-0:4.2.46-28.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.s390x" }, "product_reference": "bash-doc-0:4.2.46-28.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.2.46-28.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" }, "product_reference": "bash-doc-0:4.2.46-28.el7.x86_64", "relates_to_product_reference": "7Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-0634", "discovery_date": "2016-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377613" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Arbitrary code execution via malicious hostname", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-0634" }, { "category": "external", "summary": "RHBZ#1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-0634", "url": "https://www.cve.org/CVERecord?id=CVE-2016-0634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634" } ], "release_date": "2015-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Arbitrary code execution via malicious hostname" }, { "cve": "CVE-2016-7543", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2016-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1379630" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7543" }, { "category": "external", "summary": "RHBZ#1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7543", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7543" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543" } ], "release_date": "2016-09-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution" }, { "cve": "CVE-2016-9401", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1396383" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: popd controlled free", "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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "RHBZ#1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9401", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9401" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401" } ], "release_date": "2016-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-01T14:26:59+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-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:1931" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-optional:bash-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-0:4.2.46-28.el7.s390x", "7Client-optional:bash-0:4.2.46-28.el7.src", "7Client-optional:bash-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Client-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Client-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Client:bash-0:4.2.46-28.el7.aarch64", "7Client:bash-0:4.2.46-28.el7.ppc64", "7Client:bash-0:4.2.46-28.el7.ppc64le", "7Client:bash-0:4.2.46-28.el7.s390x", "7Client:bash-0:4.2.46-28.el7.src", "7Client:bash-0:4.2.46-28.el7.x86_64", "7Client:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Client:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Client:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Client:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Client:bash-doc-0:4.2.46-28.el7.aarch64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64", "7Client:bash-doc-0:4.2.46-28.el7.ppc64le", "7Client:bash-doc-0:4.2.46-28.el7.s390x", "7Client:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-0:4.2.46-28.el7.src", "7ComputeNode-optional:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-0:4.2.46-28.el7.src", "7ComputeNode:bash-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.aarch64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64", "7ComputeNode:bash-doc-0:4.2.46-28.el7.ppc64le", "7ComputeNode:bash-doc-0:4.2.46-28.el7.s390x", "7ComputeNode:bash-doc-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-0:4.2.46-28.el7.s390x", "7Server-optional:bash-0:4.2.46-28.el7.src", "7Server-optional:bash-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Server-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Server-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Server:bash-0:4.2.46-28.el7.aarch64", "7Server:bash-0:4.2.46-28.el7.ppc64", "7Server:bash-0:4.2.46-28.el7.ppc64le", "7Server:bash-0:4.2.46-28.el7.s390x", "7Server:bash-0:4.2.46-28.el7.src", "7Server:bash-0:4.2.46-28.el7.x86_64", "7Server:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Server:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Server:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Server:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Server:bash-doc-0:4.2.46-28.el7.aarch64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64", "7Server:bash-doc-0:4.2.46-28.el7.ppc64le", "7Server:bash-doc-0:4.2.46-28.el7.s390x", "7Server:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-0:4.2.46-28.el7.src", "7Workstation-optional:bash-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation-optional:bash-doc-0:4.2.46-28.el7.x86_64", "7Workstation:bash-0:4.2.46-28.el7.aarch64", "7Workstation:bash-0:4.2.46-28.el7.ppc64", "7Workstation:bash-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-0:4.2.46-28.el7.s390x", "7Workstation:bash-0:4.2.46-28.el7.src", "7Workstation:bash-0:4.2.46-28.el7.x86_64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.aarch64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.s390x", "7Workstation:bash-debuginfo-0:4.2.46-28.el7.x86_64", "7Workstation:bash-doc-0:4.2.46-28.el7.aarch64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64", "7Workstation:bash-doc-0:4.2.46-28.el7.ppc64le", "7Workstation:bash-doc-0:4.2.46-28.el7.s390x", "7Workstation:bash-doc-0:4.2.46-28.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bash: popd controlled free" } ] }
rhsa-2017_0725
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bash is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The bash packages provide Bash (Bourne-again shell), which is the default shell for Red Hat Enterprise Linux.\n\nSecurity Fix(es):\n\n* An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances. (CVE-2016-0634)\n\n* An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances. (CVE-2016-7543)\n\n* A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session. (CVE-2016-9401)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 6.9 Release Notes and Red Hat Enterprise Linux 6.9 Technical Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:0725", "url": "https://access.redhat.com/errata/RHSA-2017:0725" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Release_Notes/index.html" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Technical_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.9_Technical_Notes/index.html" }, { "category": "external", "summary": "1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0725.json" } ], "title": "Red Hat Security Advisory: bash security and bug fix update", "tracking": { "current_release_date": "2024-11-22T10:28:23+00:00", "generator": { "date": "2024-11-22T10:28:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0725", "initial_release_date": "2017-03-21T08:42:42+00:00", "revision_history": [ { "date": "2017-03-21T08:42:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-03-21T08:42:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:28:23+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", "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", "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", "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", "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", "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", "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", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product_id": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=x86_64" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-0:4.1.2-48.el6.x86_64", "product_id": "bash-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=x86_64" } } }, { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.x86_64", "product": { "name": "bash-doc-0:4.1.2-48.el6.x86_64", "product_id": "bash-doc-0:4.1.2-48.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.i686", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686", "product_id": "bash-debuginfo-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=i686" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.i686", "product": { "name": "bash-0:4.1.2-48.el6.i686", "product_id": "bash-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=i686" } } }, { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.i686", "product": { "name": "bash-doc-0:4.1.2-48.el6.i686", "product_id": "bash-doc-0:4.1.2-48.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bash-0:4.1.2-48.el6.src", "product": { "name": "bash-0:4.1.2-48.el6.src", "product_id": "bash-0:4.1.2-48.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.s390x", "product": { "name": "bash-doc-0:4.1.2-48.el6.s390x", "product_id": "bash-doc-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=s390x" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product_id": "bash-debuginfo-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=s390x" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.s390x", "product": { "name": "bash-0:4.1.2-48.el6.s390x", "product_id": "bash-0:4.1.2-48.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bash-doc-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-doc-0:4.1.2-48.el6.ppc64", "product_id": "bash-doc-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-doc@4.1.2-48.el6?arch=ppc64" } } }, { "category": "product_version", "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product_id": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash-debuginfo@4.1.2-48.el6?arch=ppc64" } } }, { "category": "product_version", "name": "bash-0:4.1.2-48.el6.ppc64", "product": { "name": "bash-0:4.1.2-48.el6.ppc64", "product_id": "bash-0:4.1.2-48.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bash@4.1.2-48.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.i686" }, "product_reference": "bash-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.src" }, "product_reference": "bash-0:4.1.2-48.el6.src", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-debuginfo-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-debuginfo-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.i686" }, "product_reference": "bash-doc-0:4.1.2-48.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.s390x" }, "product_reference": "bash-doc-0:4.1.2-48.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-0:4.1.2-48.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" }, "product_reference": "bash-doc-0:4.1.2-48.el6.x86_64", "relates_to_product_reference": "6Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-0634", "discovery_date": "2016-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377613" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the hostname value. A malicious DHCP server could use this flaw to execute arbitrary commands on the DHCP client machines running bash under specific circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Arbitrary code execution via malicious hostname", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-0634" }, { "category": "external", "summary": "RHBZ#1377613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377613" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-0634", "url": "https://www.cve.org/CVERecord?id=CVE-2016-0634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0634" } ], "release_date": "2015-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Arbitrary code execution via malicious hostname" }, { "cve": "CVE-2016-7543", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2016-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1379630" } ], "notes": [ { "category": "description", "text": "An arbitrary command injection flaw was found in the way bash processed the SHELLOPTS and PS4 environment variables. A local, authenticated attacker could use this flaw to exploit poorly written setuid programs to elevate their privileges under certain circumstances.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7543" }, { "category": "external", "summary": "RHBZ#1379630", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379630" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7543", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7543" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7543" } ], "release_date": "2016-09-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bash: Specially crafted SHELLOPTS+PS4 variables allows command substitution" }, { "cve": "CVE-2016-9401", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1396383" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way bash handled popd commands. A poorly written shell script could cause bash to crash resulting in a local denial of service limited to a specific bash session.", "title": "Vulnerability description" }, { "category": "summary", "text": "bash: popd controlled free", "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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "RHBZ#1396383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9401", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9401" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401" } ], "release_date": "2016-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-03-21T08:42:42+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-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0725" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Client-optional:bash-0:4.1.2-48.el6.i686", "6Client-optional:bash-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-0:4.1.2-48.el6.s390x", "6Client-optional:bash-0:4.1.2-48.el6.src", "6Client-optional:bash-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client-optional:bash-doc-0:4.1.2-48.el6.i686", "6Client-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Client-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Client-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Client:bash-0:4.1.2-48.el6.i686", "6Client:bash-0:4.1.2-48.el6.ppc64", "6Client:bash-0:4.1.2-48.el6.s390x", "6Client:bash-0:4.1.2-48.el6.src", "6Client:bash-0:4.1.2-48.el6.x86_64", "6Client:bash-debuginfo-0:4.1.2-48.el6.i686", "6Client:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Client:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Client:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Client:bash-doc-0:4.1.2-48.el6.i686", "6Client:bash-doc-0:4.1.2-48.el6.ppc64", "6Client:bash-doc-0:4.1.2-48.el6.s390x", "6Client:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-0:4.1.2-48.el6.src", "6ComputeNode-optional:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-0:4.1.2-48.el6.i686", "6ComputeNode:bash-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-0:4.1.2-48.el6.src", "6ComputeNode:bash-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.i686", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.i686", "6ComputeNode:bash-doc-0:4.1.2-48.el6.ppc64", "6ComputeNode:bash-doc-0:4.1.2-48.el6.s390x", "6ComputeNode:bash-doc-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-0:4.1.2-48.el6.i686", "6Server-optional:bash-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-0:4.1.2-48.el6.s390x", "6Server-optional:bash-0:4.1.2-48.el6.src", "6Server-optional:bash-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server-optional:bash-doc-0:4.1.2-48.el6.i686", "6Server-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Server-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Server-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Server:bash-0:4.1.2-48.el6.i686", "6Server:bash-0:4.1.2-48.el6.ppc64", "6Server:bash-0:4.1.2-48.el6.s390x", "6Server:bash-0:4.1.2-48.el6.src", "6Server:bash-0:4.1.2-48.el6.x86_64", "6Server:bash-debuginfo-0:4.1.2-48.el6.i686", "6Server:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Server:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Server:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Server:bash-doc-0:4.1.2-48.el6.i686", "6Server:bash-doc-0:4.1.2-48.el6.ppc64", "6Server:bash-doc-0:4.1.2-48.el6.s390x", "6Server:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-0:4.1.2-48.el6.src", "6Workstation-optional:bash-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.i686", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation-optional:bash-doc-0:4.1.2-48.el6.x86_64", "6Workstation:bash-0:4.1.2-48.el6.i686", "6Workstation:bash-0:4.1.2-48.el6.ppc64", "6Workstation:bash-0:4.1.2-48.el6.s390x", "6Workstation:bash-0:4.1.2-48.el6.src", "6Workstation:bash-0:4.1.2-48.el6.x86_64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.i686", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.ppc64", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.s390x", "6Workstation:bash-debuginfo-0:4.1.2-48.el6.x86_64", "6Workstation:bash-doc-0:4.1.2-48.el6.i686", "6Workstation:bash-doc-0:4.1.2-48.el6.ppc64", "6Workstation:bash-doc-0:4.1.2-48.el6.s390x", "6Workstation:bash-doc-0:4.1.2-48.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bash: popd controlled free" } ] }
cnvd-2016-11409
Vulnerability from cnvd
Title: GNU Bash安全绕过漏洞
Description:
GNU Bash是美国软件开发者布莱恩-福克斯(Brian J. Fox)为GNU计划而编写的一个Shell(命令语言解释器),它运行于类Unix操作系统中(Linux系统的默认Shell),并能够从标准输入设备或文件中读取、执行命令,同时也结合了一部分ksh和csh的特点。
GNU Bash存在安全绕过漏洞,攻击者可利用该漏洞绕过安全限制,执行未授权操作。
Severity: 中
Patch Name: GNU Bash安全绕过漏洞的补丁
Patch Description:
GNU Bash是美国软件开发者布莱恩-福克斯(Brian J. Fox)为GNU计划而编写的一个Shell(命令语言解释器),它运行于类Unix操作系统中(Linux系统的默认Shell),并能够从标准输入设备或文件中读取、执行命令,同时也结合了一部分ksh和csh的特点。
GNU Bash存在安全绕过漏洞,攻击者可利用该漏洞绕过安全限制,执行未授权操作。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
目前厂商已经发布了升级补丁以修复此安全问题,详情请关注厂商主页: http://www.gnu.org/software/bash/
Reference: http://www.securityfocus.com/bid/94398
Name | GNU GNU bash |
---|
{ "bids": { "bid": { "bidNumber": "94398" } }, "cves": { "cve": { "cveNumber": "CVE-2016-9401" } }, "description": "GNU Bash\u662f\u7f8e\u56fd\u8f6f\u4ef6\u5f00\u53d1\u8005\u5e03\u83b1\u6069-\u798f\u514b\u65af\uff08Brian J. Fox\uff09\u4e3aGNU\u8ba1\u5212\u800c\u7f16\u5199\u7684\u4e00\u4e2aShell\uff08\u547d\u4ee4\u8bed\u8a00\u89e3\u91ca\u5668\uff09\uff0c\u5b83\u8fd0\u884c\u4e8e\u7c7bUnix\u64cd\u4f5c\u7cfb\u7edf\u4e2d\uff08Linux\u7cfb\u7edf\u7684\u9ed8\u8ba4Shell\uff09\uff0c\u5e76\u80fd\u591f\u4ece\u6807\u51c6\u8f93\u5165\u8bbe\u5907\u6216\u6587\u4ef6\u4e2d\u8bfb\u53d6\u3001\u6267\u884c\u547d\u4ee4\uff0c\u540c\u65f6\u4e5f\u7ed3\u5408\u4e86\u4e00\u90e8\u5206ksh\u548ccsh\u7684\u7279\u70b9\u3002 \r\n\r\nGNU Bash\u5b58\u5728\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u5b89\u5168\u9650\u5236\uff0c\u6267\u884c\u672a\u6388\u6743\u64cd\u4f5c\u3002", "discovererName": "Fernando Mu\u00c3\u00b1oz", "formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u7ecf\u53d1\u5e03\u4e86\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6b64\u5b89\u5168\u95ee\u9898\uff0c\u8be6\u60c5\u8bf7\u5173\u6ce8\u5382\u5546\u4e3b\u9875\uff1a \r\nhttp://www.gnu.org/software/bash/", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2016-11409", "openTime": "2016-11-22", "patchDescription": "GNU Bash\u662f\u7f8e\u56fd\u8f6f\u4ef6\u5f00\u53d1\u8005\u5e03\u83b1\u6069-\u798f\u514b\u65af\uff08Brian J. Fox\uff09\u4e3aGNU\u8ba1\u5212\u800c\u7f16\u5199\u7684\u4e00\u4e2aShell\uff08\u547d\u4ee4\u8bed\u8a00\u89e3\u91ca\u5668\uff09\uff0c\u5b83\u8fd0\u884c\u4e8e\u7c7bUnix\u64cd\u4f5c\u7cfb\u7edf\u4e2d\uff08Linux\u7cfb\u7edf\u7684\u9ed8\u8ba4Shell\uff09\uff0c\u5e76\u80fd\u591f\u4ece\u6807\u51c6\u8f93\u5165\u8bbe\u5907\u6216\u6587\u4ef6\u4e2d\u8bfb\u53d6\u3001\u6267\u884c\u547d\u4ee4\uff0c\u540c\u65f6\u4e5f\u7ed3\u5408\u4e86\u4e00\u90e8\u5206ksh\u548ccsh\u7684\u7279\u70b9\u3002 \r\n\r\nGNU Bash\u5b58\u5728\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u5b89\u5168\u9650\u5236\uff0c\u6267\u884c\u672a\u6388\u6743\u64cd\u4f5c\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "GNU Bash\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\u7684\u8865\u4e01", "products": { "product": "GNU GNU bash" }, "referenceLink": "http://www.securityfocus.com/bid/94398", "serverity": "\u4e2d", "submitTime": "2016-11-17", "title": "GNU Bash\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e" }
opensuse-su-2024:10106-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "bash-4.4-92.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the bash-4.4-92.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10106", "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_10106-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2014-2524 page", "url": "https://www.suse.com/security/cve/CVE-2014-2524/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-6271 page", "url": "https://www.suse.com/security/cve/CVE-2014-6271/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-6277 page", "url": "https://www.suse.com/security/cve/CVE-2014-6277/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-6278 page", "url": "https://www.suse.com/security/cve/CVE-2014-6278/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-7169 page", "url": "https://www.suse.com/security/cve/CVE-2014-7169/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-7186 page", "url": "https://www.suse.com/security/cve/CVE-2014-7186/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-7187 page", "url": "https://www.suse.com/security/cve/CVE-2014-7187/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9401 page", "url": "https://www.suse.com/security/cve/CVE-2016-9401/" } ], "title": "bash-4.4-92.1 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:10106-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": "bash-4.4-92.1.aarch64", "product": { "name": "bash-4.4-92.1.aarch64", "product_id": "bash-4.4-92.1.aarch64" } }, { "category": "product_version", "name": "bash-devel-4.4-92.1.aarch64", "product": { "name": "bash-devel-4.4-92.1.aarch64", "product_id": "bash-devel-4.4-92.1.aarch64" } }, { "category": "product_version", "name": "bash-doc-4.4-92.1.aarch64", "product": { "name": "bash-doc-4.4-92.1.aarch64", "product_id": "bash-doc-4.4-92.1.aarch64" } }, { "category": "product_version", "name": "bash-lang-4.4-92.1.aarch64", "product": { "name": "bash-lang-4.4-92.1.aarch64", "product_id": "bash-lang-4.4-92.1.aarch64" } }, { "category": "product_version", "name": "bash-loadables-4.4-92.1.aarch64", "product": { "name": "bash-loadables-4.4-92.1.aarch64", "product_id": "bash-loadables-4.4-92.1.aarch64" } }, { "category": "product_version", "name": "libreadline7-7.0-92.1.aarch64", "product": { "name": "libreadline7-7.0-92.1.aarch64", "product_id": "libreadline7-7.0-92.1.aarch64" } }, { "category": "product_version", "name": "libreadline7-32bit-7.0-92.1.aarch64", "product": { "name": "libreadline7-32bit-7.0-92.1.aarch64", "product_id": "libreadline7-32bit-7.0-92.1.aarch64" } }, { "category": "product_version", "name": "readline-devel-7.0-92.1.aarch64", "product": { "name": "readline-devel-7.0-92.1.aarch64", "product_id": "readline-devel-7.0-92.1.aarch64" } }, { "category": "product_version", "name": "readline-devel-32bit-7.0-92.1.aarch64", "product": { "name": "readline-devel-32bit-7.0-92.1.aarch64", "product_id": "readline-devel-32bit-7.0-92.1.aarch64" } }, { "category": "product_version", "name": "readline-doc-7.0-92.1.aarch64", "product": { "name": "readline-doc-7.0-92.1.aarch64", "product_id": "readline-doc-7.0-92.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bash-4.4-92.1.ppc64le", "product": { "name": "bash-4.4-92.1.ppc64le", "product_id": "bash-4.4-92.1.ppc64le" } }, { "category": "product_version", "name": "bash-devel-4.4-92.1.ppc64le", "product": { "name": "bash-devel-4.4-92.1.ppc64le", "product_id": "bash-devel-4.4-92.1.ppc64le" } }, { "category": "product_version", "name": "bash-doc-4.4-92.1.ppc64le", "product": { "name": "bash-doc-4.4-92.1.ppc64le", "product_id": "bash-doc-4.4-92.1.ppc64le" } }, { "category": "product_version", "name": "bash-lang-4.4-92.1.ppc64le", "product": { "name": "bash-lang-4.4-92.1.ppc64le", "product_id": "bash-lang-4.4-92.1.ppc64le" } }, { "category": "product_version", "name": "bash-loadables-4.4-92.1.ppc64le", "product": { "name": "bash-loadables-4.4-92.1.ppc64le", "product_id": "bash-loadables-4.4-92.1.ppc64le" } }, { "category": "product_version", "name": "libreadline7-7.0-92.1.ppc64le", "product": { "name": "libreadline7-7.0-92.1.ppc64le", "product_id": "libreadline7-7.0-92.1.ppc64le" } }, { "category": "product_version", "name": "libreadline7-32bit-7.0-92.1.ppc64le", "product": { "name": "libreadline7-32bit-7.0-92.1.ppc64le", "product_id": "libreadline7-32bit-7.0-92.1.ppc64le" } }, { "category": "product_version", "name": "readline-devel-7.0-92.1.ppc64le", "product": { "name": "readline-devel-7.0-92.1.ppc64le", "product_id": "readline-devel-7.0-92.1.ppc64le" } }, { "category": "product_version", "name": "readline-devel-32bit-7.0-92.1.ppc64le", "product": { "name": "readline-devel-32bit-7.0-92.1.ppc64le", "product_id": "readline-devel-32bit-7.0-92.1.ppc64le" } }, { "category": "product_version", "name": "readline-doc-7.0-92.1.ppc64le", "product": { "name": "readline-doc-7.0-92.1.ppc64le", "product_id": "readline-doc-7.0-92.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bash-4.4-92.1.s390x", "product": { "name": "bash-4.4-92.1.s390x", "product_id": "bash-4.4-92.1.s390x" } }, { "category": "product_version", "name": "bash-devel-4.4-92.1.s390x", "product": { "name": "bash-devel-4.4-92.1.s390x", "product_id": "bash-devel-4.4-92.1.s390x" } }, { "category": "product_version", "name": "bash-doc-4.4-92.1.s390x", "product": { "name": "bash-doc-4.4-92.1.s390x", "product_id": "bash-doc-4.4-92.1.s390x" } }, { "category": "product_version", "name": "bash-lang-4.4-92.1.s390x", "product": { "name": "bash-lang-4.4-92.1.s390x", "product_id": "bash-lang-4.4-92.1.s390x" } }, { "category": "product_version", "name": "bash-loadables-4.4-92.1.s390x", "product": { "name": "bash-loadables-4.4-92.1.s390x", "product_id": "bash-loadables-4.4-92.1.s390x" } }, { "category": "product_version", "name": "libreadline7-7.0-92.1.s390x", "product": { "name": "libreadline7-7.0-92.1.s390x", "product_id": "libreadline7-7.0-92.1.s390x" } }, { "category": "product_version", "name": "libreadline7-32bit-7.0-92.1.s390x", "product": { "name": "libreadline7-32bit-7.0-92.1.s390x", "product_id": "libreadline7-32bit-7.0-92.1.s390x" } }, { "category": "product_version", "name": "readline-devel-7.0-92.1.s390x", "product": { "name": "readline-devel-7.0-92.1.s390x", "product_id": "readline-devel-7.0-92.1.s390x" } }, { "category": "product_version", "name": "readline-devel-32bit-7.0-92.1.s390x", "product": { "name": "readline-devel-32bit-7.0-92.1.s390x", "product_id": "readline-devel-32bit-7.0-92.1.s390x" } }, { "category": "product_version", "name": "readline-doc-7.0-92.1.s390x", "product": { "name": "readline-doc-7.0-92.1.s390x", "product_id": "readline-doc-7.0-92.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bash-4.4-92.1.x86_64", "product": { "name": "bash-4.4-92.1.x86_64", "product_id": "bash-4.4-92.1.x86_64" } }, { "category": "product_version", "name": "bash-devel-4.4-92.1.x86_64", "product": { "name": "bash-devel-4.4-92.1.x86_64", "product_id": "bash-devel-4.4-92.1.x86_64" } }, { "category": "product_version", "name": "bash-doc-4.4-92.1.x86_64", "product": { "name": "bash-doc-4.4-92.1.x86_64", "product_id": "bash-doc-4.4-92.1.x86_64" } }, { "category": "product_version", "name": "bash-lang-4.4-92.1.x86_64", "product": { "name": "bash-lang-4.4-92.1.x86_64", "product_id": "bash-lang-4.4-92.1.x86_64" } }, { "category": "product_version", "name": "bash-loadables-4.4-92.1.x86_64", "product": { "name": "bash-loadables-4.4-92.1.x86_64", "product_id": "bash-loadables-4.4-92.1.x86_64" } }, { "category": "product_version", "name": "libreadline7-7.0-92.1.x86_64", "product": { "name": "libreadline7-7.0-92.1.x86_64", "product_id": "libreadline7-7.0-92.1.x86_64" } }, { "category": "product_version", "name": "libreadline7-32bit-7.0-92.1.x86_64", "product": { "name": "libreadline7-32bit-7.0-92.1.x86_64", "product_id": "libreadline7-32bit-7.0-92.1.x86_64" } }, { "category": "product_version", "name": "readline-devel-7.0-92.1.x86_64", "product": { "name": "readline-devel-7.0-92.1.x86_64", "product_id": "readline-devel-7.0-92.1.x86_64" } }, { "category": "product_version", "name": "readline-devel-32bit-7.0-92.1.x86_64", "product": { "name": "readline-devel-32bit-7.0-92.1.x86_64", "product_id": "readline-devel-32bit-7.0-92.1.x86_64" } }, { "category": "product_version", "name": "readline-doc-7.0-92.1.x86_64", "product": { "name": "readline-doc-7.0-92.1.x86_64", "product_id": "readline-doc-7.0-92.1.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": "bash-4.4-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-4.4-92.1.aarch64" }, "product_reference": "bash-4.4-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.4-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le" }, "product_reference": "bash-4.4-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.4-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-4.4-92.1.s390x" }, "product_reference": "bash-4.4-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-4.4-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-4.4-92.1.x86_64" }, "product_reference": "bash-4.4-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.4-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64" }, "product_reference": "bash-devel-4.4-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.4-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le" }, "product_reference": "bash-devel-4.4-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.4-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x" }, "product_reference": "bash-devel-4.4-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-devel-4.4-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64" }, "product_reference": "bash-devel-4.4-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.4-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64" }, "product_reference": "bash-doc-4.4-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.4-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le" }, "product_reference": "bash-doc-4.4-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.4-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x" }, "product_reference": "bash-doc-4.4-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-doc-4.4-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64" }, "product_reference": "bash-doc-4.4-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-lang-4.4-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64" }, "product_reference": "bash-lang-4.4-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-lang-4.4-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le" }, "product_reference": "bash-lang-4.4-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-lang-4.4-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x" }, "product_reference": "bash-lang-4.4-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-lang-4.4-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64" }, "product_reference": "bash-lang-4.4-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-loadables-4.4-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64" }, "product_reference": "bash-loadables-4.4-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-loadables-4.4-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le" }, "product_reference": "bash-loadables-4.4-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-loadables-4.4-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x" }, "product_reference": "bash-loadables-4.4-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bash-loadables-4.4-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64" }, "product_reference": "bash-loadables-4.4-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-7.0-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64" }, "product_reference": "libreadline7-7.0-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-7.0-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le" }, "product_reference": "libreadline7-7.0-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-7.0-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x" }, "product_reference": "libreadline7-7.0-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-7.0-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64" }, "product_reference": "libreadline7-7.0-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-32bit-7.0-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64" }, "product_reference": "libreadline7-32bit-7.0-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-32bit-7.0-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le" }, "product_reference": "libreadline7-32bit-7.0-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-32bit-7.0-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x" }, "product_reference": "libreadline7-32bit-7.0-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libreadline7-32bit-7.0-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64" }, "product_reference": "libreadline7-32bit-7.0-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-7.0-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64" }, "product_reference": "readline-devel-7.0-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-7.0-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le" }, "product_reference": "readline-devel-7.0-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-7.0-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x" }, "product_reference": "readline-devel-7.0-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-7.0-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64" }, "product_reference": "readline-devel-7.0-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-32bit-7.0-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64" }, "product_reference": "readline-devel-32bit-7.0-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-32bit-7.0-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le" }, "product_reference": "readline-devel-32bit-7.0-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-32bit-7.0-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x" }, "product_reference": "readline-devel-32bit-7.0-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-devel-32bit-7.0-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64" }, "product_reference": "readline-devel-32bit-7.0-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-7.0-92.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64" }, "product_reference": "readline-doc-7.0-92.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-7.0-92.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le" }, "product_reference": "readline-doc-7.0-92.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-7.0-92.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x" }, "product_reference": "readline-doc-7.0-92.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "readline-doc-7.0-92.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" }, "product_reference": "readline-doc-7.0-92.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-2524", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-2524" } ], "notes": [ { "category": "general", "text": "The _rl_tropen function in util.c in GNU readline before 6.3 patch 3 allows local users to create or overwrite arbitrary files via a symlink attack on a /var/tmp/rltrace.[PID] file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-2524", "url": "https://www.suse.com/security/cve/CVE-2014-2524" }, { "category": "external", "summary": "SUSE Bug 868822 for CVE-2014-2524", "url": "https://bugzilla.suse.com/868822" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2014-2524" }, { "cve": "CVE-2014-6271", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-6271" } ], "notes": [ { "category": "general", "text": "GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution, aka \"ShellShock.\" NOTE: the original fix for this issue was incorrect; CVE-2014-7169 has been assigned to cover the vulnerability that is still present after the incorrect fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-6271", "url": "https://www.suse.com/security/cve/CVE-2014-6271" }, { "category": "external", "summary": "SUSE Bug 1024628 for CVE-2014-6271", "url": "https://bugzilla.suse.com/1024628" }, { "category": "external", "summary": "SUSE Bug 1130324 for CVE-2014-6271", "url": "https://bugzilla.suse.com/1130324" }, { "category": "external", "summary": "SUSE Bug 870618 for CVE-2014-6271", "url": "https://bugzilla.suse.com/870618" }, { "category": "external", "summary": "SUSE Bug 896776 for CVE-2014-6271", "url": "https://bugzilla.suse.com/896776" }, { "category": "external", "summary": "SUSE Bug 898346 for CVE-2014-6271", "url": "https://bugzilla.suse.com/898346" }, { "category": "external", "summary": "SUSE Bug 898604 for CVE-2014-6271", "url": "https://bugzilla.suse.com/898604" }, { "category": "external", "summary": "SUSE Bug 898812 for CVE-2014-6271", "url": "https://bugzilla.suse.com/898812" }, { "category": "external", "summary": "SUSE Bug 898884 for CVE-2014-6271", "url": "https://bugzilla.suse.com/898884" }, { "category": "external", "summary": "SUSE Bug 900127 for CVE-2014-6271", "url": "https://bugzilla.suse.com/900127" }, { "category": "external", "summary": "SUSE Bug 900454 for CVE-2014-6271", "url": "https://bugzilla.suse.com/900454" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-6271" }, { "cve": "CVE-2014-6277", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-6277" } ], "notes": [ { "category": "general", "text": "GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized memory access, and untrusted-pointer read and write operations) via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271 and CVE-2014-7169.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-6277", "url": "https://www.suse.com/security/cve/CVE-2014-6277" }, { "category": "external", "summary": "SUSE Bug 898812 for CVE-2014-6277", "url": "https://bugzilla.suse.com/898812" }, { "category": "external", "summary": "SUSE Bug 898884 for CVE-2014-6277", "url": "https://bugzilla.suse.com/898884" }, { "category": "external", "summary": "SUSE Bug 900127 for CVE-2014-6277", "url": "https://bugzilla.suse.com/900127" }, { "category": "external", "summary": "SUSE Bug 900454 for CVE-2014-6277", "url": "https://bugzilla.suse.com/900454" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-6277" }, { "cve": "CVE-2014-6278", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-6278" } ], "notes": [ { "category": "general", "text": "GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, which allows remote attackers to execute arbitrary commands via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271, CVE-2014-7169, and CVE-2014-6277.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-6278", "url": "https://www.suse.com/security/cve/CVE-2014-6278" }, { "category": "external", "summary": "SUSE Bug 898604 for CVE-2014-6278", "url": "https://bugzilla.suse.com/898604" }, { "category": "external", "summary": "SUSE Bug 898812 for CVE-2014-6278", "url": "https://bugzilla.suse.com/898812" }, { "category": "external", "summary": "SUSE Bug 898884 for CVE-2014-6278", "url": "https://bugzilla.suse.com/898884" }, { "category": "external", "summary": "SUSE Bug 900127 for CVE-2014-6278", "url": "https://bugzilla.suse.com/900127" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-6278" }, { "cve": "CVE-2014-7169", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-7169" } ], "notes": [ { "category": "general", "text": "GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-7169", "url": "https://www.suse.com/security/cve/CVE-2014-7169" }, { "category": "external", "summary": "SUSE Bug 1024628 for CVE-2014-7169", "url": "https://bugzilla.suse.com/1024628" }, { "category": "external", "summary": "SUSE Bug 1130324 for CVE-2014-7169", "url": "https://bugzilla.suse.com/1130324" }, { "category": "external", "summary": "SUSE Bug 870618 for CVE-2014-7169", "url": "https://bugzilla.suse.com/870618" }, { "category": "external", "summary": "SUSE Bug 896776 for CVE-2014-7169", "url": "https://bugzilla.suse.com/896776" }, { "category": "external", "summary": "SUSE Bug 898346 for CVE-2014-7169", "url": "https://bugzilla.suse.com/898346" }, { "category": "external", "summary": "SUSE Bug 898762 for CVE-2014-7169", "url": "https://bugzilla.suse.com/898762" }, { "category": "external", "summary": "SUSE Bug 898812 for CVE-2014-7169", "url": "https://bugzilla.suse.com/898812" }, { "category": "external", "summary": "SUSE Bug 898884 for CVE-2014-7169", "url": "https://bugzilla.suse.com/898884" }, { "category": "external", "summary": "SUSE Bug 899039 for CVE-2014-7169", "url": "https://bugzilla.suse.com/899039" }, { "category": "external", "summary": "SUSE Bug 899266 for CVE-2014-7169", "url": "https://bugzilla.suse.com/899266" }, { "category": "external", "summary": "SUSE Bug 900127 for CVE-2014-7169", "url": "https://bugzilla.suse.com/900127" }, { "category": "external", "summary": "SUSE Bug 900454 for CVE-2014-7169", "url": "https://bugzilla.suse.com/900454" }, { "category": "external", "summary": "SUSE Bug 902237 for CVE-2014-7169", "url": "https://bugzilla.suse.com/902237" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-7169" }, { "cve": "CVE-2014-7186", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-7186" } ], "notes": [ { "category": "general", "text": "The redirection implementation in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via crafted use of here documents, aka the \"redir_stack\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-7186", "url": "https://www.suse.com/security/cve/CVE-2014-7186" }, { "category": "external", "summary": "SUSE Bug 1024628 for CVE-2014-7186", "url": "https://bugzilla.suse.com/1024628" }, { "category": "external", "summary": "SUSE Bug 898603 for CVE-2014-7186", "url": "https://bugzilla.suse.com/898603" }, { "category": "external", "summary": "SUSE Bug 898812 for CVE-2014-7186", "url": "https://bugzilla.suse.com/898812" }, { "category": "external", "summary": "SUSE Bug 898884 for CVE-2014-7186", "url": "https://bugzilla.suse.com/898884" }, { "category": "external", "summary": "SUSE Bug 899039 for CVE-2014-7186", "url": "https://bugzilla.suse.com/899039" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-7186" }, { "cve": "CVE-2014-7187", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-7187" } ], "notes": [ { "category": "general", "text": "Off-by-one error in the read_token_word function in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via deeply nested for loops, aka the \"word_lineno\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-7187", "url": "https://www.suse.com/security/cve/CVE-2014-7187" }, { "category": "external", "summary": "SUSE Bug 1024628 for CVE-2014-7187", "url": "https://bugzilla.suse.com/1024628" }, { "category": "external", "summary": "SUSE Bug 898603 for CVE-2014-7187", "url": "https://bugzilla.suse.com/898603" }, { "category": "external", "summary": "SUSE Bug 898762 for CVE-2014-7187", "url": "https://bugzilla.suse.com/898762" }, { "category": "external", "summary": "SUSE Bug 898812 for CVE-2014-7187", "url": "https://bugzilla.suse.com/898812" }, { "category": "external", "summary": "SUSE Bug 898884 for CVE-2014-7187", "url": "https://bugzilla.suse.com/898884" }, { "category": "external", "summary": "SUSE Bug 899039 for CVE-2014-7187", "url": "https://bugzilla.suse.com/899039" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-7187" }, { "cve": "CVE-2016-9401", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9401" } ], "notes": [ { "category": "general", "text": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9401", "url": "https://www.suse.com/security/cve/CVE-2016-9401" }, { "category": "external", "summary": "SUSE Bug 1010845 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1010845" }, { "category": "external", "summary": "SUSE Bug 1044328 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1044328" }, { "category": "external", "summary": "SUSE Bug 1123788 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1123788" }, { "category": "external", "summary": "SUSE Bug 1159416 for CVE-2016-9401", "url": "https://bugzilla.suse.com/1159416" } ], "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:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:bash-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-devel-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-devel-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-devel-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-doc-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-doc-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-doc-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-lang-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-lang-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-lang-4.4-92.1.x86_64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.aarch64", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.ppc64le", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.s390x", "openSUSE Tumbleweed:bash-loadables-4.4-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.aarch64", "openSUSE Tumbleweed:libreadline7-7.0-92.1.ppc64le", "openSUSE Tumbleweed:libreadline7-7.0-92.1.s390x", "openSUSE Tumbleweed:libreadline7-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-32bit-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-devel-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-devel-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-devel-7.0-92.1.x86_64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.aarch64", "openSUSE Tumbleweed:readline-doc-7.0-92.1.ppc64le", "openSUSE Tumbleweed:readline-doc-7.0-92.1.s390x", "openSUSE Tumbleweed:readline-doc-7.0-92.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-9401" } ] }
fkie_cve-2016-9401
Vulnerability from fkie_nvd
6.2 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vendor | Product | Version | |
---|---|---|---|
gnu | bash | * | |
gnu | bash | 4.4 | |
gnu | bash | 4.4 | |
gnu | bash | 4.4 | |
gnu | bash | 4.4 | |
gnu | bash | 4.4 | |
debian | debian_linux | 8.0 | |
redhat | enterprise_linux_desktop | 6.0 | |
redhat | enterprise_linux_desktop | 7.0 | |
redhat | enterprise_linux_server | 6.0 | |
redhat | enterprise_linux_server | 7.0 | |
redhat | enterprise_linux_server_aus | 7.4 | |
redhat | enterprise_linux_server_aus | 7.6 | |
redhat | enterprise_linux_server_aus | 7.7 | |
redhat | enterprise_linux_server_eus | 7.4 | |
redhat | enterprise_linux_server_eus | 7.5 | |
redhat | enterprise_linux_server_eus | 7.6 | |
redhat | enterprise_linux_server_eus | 7.7 | |
redhat | enterprise_linux_server_tus | 7.6 | |
redhat | enterprise_linux_server_tus | 7.7 | |
redhat | enterprise_linux_workstation | 6.0 | |
redhat | enterprise_linux_workstation | 7.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:bash:*:*:*:*:*:*:*:*", "matchCriteriaId": "A43C0425-7048-4F52-AD44-B8F9B2D4E06E", "versionEndExcluding": "4.4", "vulnerable": true }, { "criteria": "cpe:2.3:a:gnu:bash:4.4:patch1:*:*:*:*:*:*", "matchCriteriaId": "7E40DD8D-EF13-468D-8299-12E37CD1924B", "vulnerable": true }, { "criteria": "cpe:2.3:a:gnu:bash:4.4:patch2:*:*:*:*:*:*", "matchCriteriaId": "94552CB6-CF18-45F6-9983-880E5B033212", "vulnerable": true }, { "criteria": "cpe:2.3:a:gnu:bash:4.4:patch3:*:*:*:*:*:*", "matchCriteriaId": "A14FC9C0-6717-48DA-805D-8B1188D4CB8C", "vulnerable": true }, { "criteria": "cpe:2.3:a:gnu:bash:4.4:patch4:*:*:*:*:*:*", "matchCriteriaId": "28D5F24A-FD02-4AA6-9EA2-4F7EF01990D3", "vulnerable": true }, { "criteria": "cpe:2.3:a:gnu:bash:4.4:patch5:*:*:*:*:*:*", "matchCriteriaId": "FFD90D2E-23E8-4D29-943C-F4D37499F031", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "EE249E1B-A1FD-4E08-AA71-A0E1F10FFE97", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "33C068A4-3780-4EAB-A937-6082DF847564", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "9BBCD86A-E6C7-4444-9D74-F861084090F0", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "51EF4996-72F4-4FA4-814F-F5991E7A8318", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*", "matchCriteriaId": "D99A687E-EAE6-417E-A88E-D0082BC194CD", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "B353CE99-D57C-465B-AAB0-73EF581127D1", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*", "matchCriteriaId": "7431ABC1-9252-419E-8CC1-311B41360078", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*", "matchCriteriaId": "9EC0D196-F7B8-4BDD-9050-779F7A7FBEE4", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*", "matchCriteriaId": "A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "BF77CDCF-B9C9-427D-B2BF-36650FB2148C", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*", "matchCriteriaId": "21690BAC-2129-4A33-9B48-1F3BF30072A9", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "B76AA310-FEC7-497F-AF04-C3EC1E76C4CC", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*", "matchCriteriaId": "17F256A9-D3B9-4C72-B013-4EFD878BFEA8", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "E5ED5807-55B7-47C5-97A6-03233F4FBC3A", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "825ECE2D-E232-46E0-A047-074B34DB1E97", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address." }, { "lang": "es", "value": "popd en bash podr\u00edan permitir a usuarios locales eludir el shell restringido y provocar un uso despu\u00e9s de liberaci\u00f3n de memoria a trav\u00e9s de una direcci\u00f3n manipulada." } ], "id": "CVE-2016-9401", "lastModified": "2025-08-06T22:15:28.463", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.5, "impactScore": 3.6, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2017-01-23T21:59:02.987", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/94398" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201701-02" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/94398" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201701-02" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
ghsa-888p-vvcc-q364
Vulnerability from github
popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.
{ "affected": [], "aliases": [ "CVE-2016-9401" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-01-23T21:59:00Z", "severity": "MODERATE" }, "details": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.", "id": "GHSA-888p-vvcc-q364", "modified": "2022-05-13T01:16:18Z", "published": "2022-05-13T01:16:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9401" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-02" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94398" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
gsd-2016-9401
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2016-9401", "description": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.", "id": "GSD-2016-9401", "references": [ "https://www.suse.com/security/cve/CVE-2016-9401.html", "https://access.redhat.com/errata/RHSA-2017:1931", "https://access.redhat.com/errata/RHSA-2017:0725", "https://ubuntu.com/security/CVE-2016-9401", "https://advisories.mageia.org/CVE-2016-9401.html", "https://alas.aws.amazon.com/cve/html/CVE-2016-9401.html", "https://linux.oracle.com/cve/CVE-2016-9401.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-9401" ], "details": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.", "id": "GSD-2016-9401", "modified": "2023-12-13T01:21:21.193949Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9401", "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": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2017:0725", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "name": "RHSA-2017:1931", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "name": "[oss-security] 20161117 bash - popd controlled free", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "name": "[oss-security] 20161117 Re: bash - popd controlled free", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "name": "94398", "refsource": "BID", "url": "http://www.securityfocus.com/bid/94398" }, { "name": "GLSA-201701-02", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201701-02" }, { "name": "[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:bash:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.4", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:bash:4.4:patch1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:bash:4.4:patch2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:bash:4.4:patch3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:bash:4.4:patch4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:bash:4.4:patch5:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9401" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-416" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20161117 Re: bash - popd controlled free", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/9" }, { "name": "[oss-security] 20161117 bash - popd controlled free", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/17/5" }, { "name": "94398", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/94398" }, { "name": "GLSA-201701-02", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201701-02" }, { "name": "RHSA-2017:1931", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:1931" }, { "name": "RHSA-2017:0725", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0725.html" }, { "name": "[debian-lts-announce] 20190325 [SECURITY] [DLA 1726-1] bash security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00028.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2020-09-14T18:32Z", "publishedDate": "2017-01-23T21:59Z" } } }
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.